com.aspose.cells
Class NameScopeType

java.lang.Object
    extended by com.aspose.cells.NameScopeType

public class NameScopeType 
extends java.lang.Object

Utility class containing constants. Represents the scope type of defined names.


Field Summary
static final intALL
           All defined names.
static final intWORKBOOK
           The defined names in the workbook.
static final intWORKSHEET
           The defined names in a worksheet or all worksheets.
 

Field Detail

ALL

public static final int ALL
All defined names.

WORKBOOK

public static final int WORKBOOK
The defined names in the workbook.

WORKSHEET

public static final int WORKSHEET
The defined names in a worksheet or all worksheets.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.