Back to Devexpress

DefinedName Properties

officefileapi-devexpress-dot-spreadsheet-dot-definedname-dot-underscore-properties.md

latest2.1 KB
Original Source

DefinedName Properties

A defined name that refers to a cell, range of cells, formula or constant value.

NameDescription
CommentGets or sets a string that provides additional information about the current defined name.
HiddenGets or sets a value indicating whether the defined name should be hidden in the user interface.
IsGlobalGets a value indicating whether the defined name has a workbook scope.
NameGets or sets the name of a cell, cell range, formula or constant.
ParsedExpressionGets or sets the expression tree created from the formula to which the defined name refers.
RangeGets or sets a cell range to which the defined name refers.
RefersToGets or sets a string that specifies a cell, cell range, formula or constant to which the defined name refers.
ScopeGets a worksheet to which the defined name is scoped.

See Also

DefinedName Interface

DefinedName Members

DevExpress.Spreadsheet Namespace