Aspose::Cells::NameScopeType enum
NameScopeType enum
Represents the scope type of defined names.
enum class 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
- Library Aspose.Cells for C++