Aspose Total
/
AsposeCellsCloud-CellsApi-26.2
/
docs/model/ImportPictureOption.md
AsposeCellsCloud::Object::ImportPictureOption
Load the model package
use AsposeCellsCloud::Object::ImportPictureOption;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
UpperLeftRow | int | A property "UpperLeftRow" of type integer with a public getter and setter is defined. |
UpperLeftColumn | int | |
LowerRightRow | int | |
LowerRightColumn | int | |
Filename | string | |
Data | string | base64 |
DestinationWorksheet | string | |
IsInsert | boolean | |
ImportDataType | string | |
DataSource | DataSource | |
Source | FileSource | |
[Back to Model list]
[Back to README]