DefinedNameModel
General
DefinedNameModel és una classe en Aspose.Cells per NET.
DefinedNameModel.Name especifica l’identificador del nom definit.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Is the identifier of the defined name within the workbook |
Formula | string | Read/Write | Contains the formula or reference that the defined name evaluates to |
LocalSheetIndex | int? | Read/Write | Indicates the zero‑based sheet index where the name is scoped, or null for workbook scope |
Hidden | bool | Read/Write | Flags whether the defined name is hidden from the user interface |
Comment | string | Read/Write | Stores an optional descriptive comment for the defined name |