com.aspose.cells

Class ViewType

  • java.lang.Object
    • com.aspose.cells.ViewType
public class ViewType 
extends java.lang.Object

Utility class containing constants. Represents the view type of the worksheet.

Field Summary
static final intNORMAL_VIEW
static final intPAGE_BREAK_PREVIEW
static final intPAGE_LAYOUT_VIEW
 

    • Field Detail

      • NORMAL_VIEW

        public static final int NORMAL_VIEW
      • PAGE_BREAK_PREVIEW

        public static final int PAGE_BREAK_PREVIEW
      • PAGE_LAYOUT_VIEW

        public static final int PAGE_LAYOUT_VIEW