Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / SheetView Class
Properties


In This Topic
    SheetView Class Members
    In This Topic

    The following tables list the members exposed by SheetView.

    Public Properties
     NameDescription
    Public PropertyGets or sets the active Cell in the Worksheet, which is the Cell in focus.  
    Public PropertyGets or sets the number of frozen Columns in the Worksheet.  
    Public PropertyGets or sets the number of frozen Rows in the Worksheet.    
    Public PropertyGets or sets the number of Columns after which a vertical split will appear in the Worksheet.     
    Public PropertyGets or sets the number of Rows after which a horizontal split will appear in the Worksheet.  
    Public PropertyGets or sets the Cell that will be displayed in the top left position of the SheetView.  
    Public PropertyGets or sets the WorksheetViewType associated with the Worksheet.  
    Public Property

    Gets or sets the Zoom level used when the Worksheet is displayed in Normal mode.

     
    Public Property

    Gets or sets the Zoom level used when the Worksheet is displayed in PageBreakPreview mode.

     
    Public Property

    Gets or sets the Zoom level used when the Worksheet is displayed in PageLayout mode.

     
    Top
    See Also