TdxSpreadSheetCell.GetReference(TdxSpreadSheetCellReferenceOptions) Method
Declaration
function GetReference(AOptions: TdxSpreadSheetCellReferenceOptions = []): string; overload;
Parameters
| Name | Type |
|---|---|
| AOptions | TdxSpreadSheetCellReferenceOptions |
Returns
| Type |
|---|
| string |
See Also