ExcelAnalysisDescriptor Members
Properties
Name | Description |
---|---|
CaseNamesColumn | Column in Excel Worksheet used for case names.
Return value: Integer. This property is read only. |
DataColumnEnd | Column in Excel Worksheet containing last data column.
Return value: Integer. This property is read only. |
DataColumnStart | Column in Excel Worksheet containing first data column.
Return value: Integer. This property is read only. |
DataRowEnd | Row in Excel Worksheet containing last data row.
Return value: Integer. This property is read only. |
DataRowStart | Row in Excel Worksheet containing first data row.
Return value: Integer. This property is read only. |
Host | Return value:
.
This property is read only. |
VarNamesRow | Row in Excel Worksheet used for variable names.
Return value: Integer. This property is read only. |
VariableFormats | Variable Formats (array of strings. Return value: Variant. This property is read only. |
VariableTypes | VariableTypes (array of integers).
Return value: Variant. This property is read only. |
VariableWidths | VariableWidths (array of integers).
Return value: Variant. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.