Aspose Cloud
/
AsposeCellsCloud-CellsApi-19.2.1
/
docs/ImportIntArrayOption.md
AsposeCellsCloud::Object::ImportIntArrayOption
Load the model package
use AsposeCellsCloud::Object::ImportIntArrayOption;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
source | FileSource | | [optional]
import_data_type | string | | [optional]
destination_worksheet | string | | [optional]
is_insert | boolean | | [optional]
data | ARRAY[int] | | [optional]
is_vertical | boolean | | [optional]
first_row | int | | [optional]
first_column | int | | [optional]
[Back to Model list] [Back to API list] [Back to README]