DefinedName
General
DefinedName és una classe en Aspose.Cells per NET.
DefinedName.Name obté o fixa l’identificador de nom del nom definit.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the name identifier of the defined name |
Formula | string | Read/Write | Gets or sets the cell reference or formula the name refers to |
LocalSheetIndex | int? | Read/Write | Gets or sets the zero‑based index of the worksheet the name is scoped to, or null for workbook scope |
Hidden | bool | Read/Write | Gets or sets a flag indicating whether the defined name is hidden from the UI |
Comment | string | Read/Write | Gets or sets an optional descriptive comment for the defined name |