Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 765 Bytes

File metadata and controls

23 lines (19 loc) · 765 Bytes

AsposeCellsCloud::Object::ImportDoubleArrayOption

Load the model package

use AsposeCellsCloud::Object::ImportDoubleArrayOption;

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[double?]
DestinationWorksheet string
IsInsert boolean
ImportDataType string
DataSource DataSource
Source FileSource

[Back to Model list]
[Back to README]