Enum NameScopeType
NameScopeType enumeration
Represents the scope type of defined names.
public enum NameScopeType
Values
Name | Value | Description |
---|---|---|
All | 0 | All defined names. |
Workbook | 1 | The defined names in the workbook. |
Worksheet | 2 | The defined names in a worksheet or all worksheets. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells