Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 758 Bytes

File metadata and controls

23 lines (19 loc) · 758 Bytes

AsposeCellsCloud::Object::ImportIntArrayOption

Load the model package

use AsposeCellsCloud::Object::ImportIntArrayOption;

Properties

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

[Back to Model list]
[Back to README]