use AsposeCellsCloud::Object::ImportIntArrayOption;| Name | Type | Description | Notes |
|---|---|---|---|
| FirstRow | int | This class has a public property named "FirstRow" of type integer with both get and set accessors. | |
| FirstColumn | int | ||
| IsVertical | boolean | ||
| Data | ARRAY[int?] | ||
| DestinationWorksheet | string | ||
| IsInsert | boolean | ||
| ImportDataType | string | ||
| DataSource | DataSource | ||
| Source | FileSource |