Create(Integer,Boolean) Constructor
Initializes a new instance of the TdxSpreadSheetReference class with specified settings.
Declaration
constructor Create(AIndex: Integer; AIsAbsolute: Boolean); overload;
Parameters
| Name | Type |
|---|---|
| AIndex | Integer |
| AIsAbsolute | Boolean |
See Also