Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetDefinedName Methods
Show Inherited Hide Inherited

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