ImportPictureOption
Contents
[
Hide
]
importPictureOption
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
UpperLeftRow | Integer | True | False | ||
UpperLeftColumn | Integer | True | False | ||
LowerRightRow | Integer | True | False | ||
LowerRightColumn | Integer | True | False | ||
Filename | String | True | False | ||
Data | String | True | False | base64 | |
DestinationWorksheet | String | True | False | ||
IsInsert | Boolean | True | False | ||
ImportDataType | String | True | False | ||
DataSource | Class:DataSource | True | False | ||
Source | Class:FileSource | True | False |
Parent Name : ImportOption