Spread Windows Forms 12.0 Product Documentation
SheetViewType Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : SheetViewType Enumeration
Represents the view type of a IWorksheetView.
Syntax
'Declaration
 
Public Enum SheetViewType 
   Inherits System.Enum
'Usage
 
Dim instance As SheetViewType
public enum SheetViewType : System.Enum 
Members
MemberDescription
NormalNormal View
PageBreakPreviewPage Break Preview
PageLayoutPage Layout View
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.SheetViewType

See Also

Reference

GrapeCity.Spreadsheet Namespace