Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 768 Bytes

File metadata and controls

23 lines (19 loc) · 768 Bytes

AsposeCellsCloud::Object::ImportStringArrayOption

Load the model package

use AsposeCellsCloud::Object::ImportStringArrayOption;

Properties

Name Type Description Notes
FirstRow int A property named "FirstRow" of type integer with both a getter and a setter is defined in the class.
FirstColumn int
IsVertical boolean
Data ARRAY[string]
DestinationWorksheet string
IsInsert boolean
ImportDataType string
DataSource DataSource
Source FileSource

[Back to Model list]
[Back to README]