Enum NameScopeType

Enum NameScopeType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents the scope type of defined names.

public enum NameScopeType

Fields

All = 0

All defined names.

Workbook = 1

The defined names in the workbook.

Worksheet = 2

The defined names in a worksheet or all worksheets.