TdxSpreadSheetDefinedName Methods
A defined name in a spreadsheet document.Name | Description |
---|---|
EnumReferences(TdxSpreadSheetFormulaEnumReferencesProc) | Extracts the technical information on the worksheet and area reference stored within the defined name object. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
IsCellReference | |
IsCellReference(TRect,TdxSpreadSheetCustomView) | Identifies if the defined name refers to a cell or cell range. |
ToString | Returns the defined name’s scope and caption as a string. |
See Also