Spread WPF 17
GrapeCity.Excel Namespace / ExcelWorksheet.ExcelViewportInfo Class
Members


In This Topic
    ExcelWorksheet.ExcelViewportInfo Class
    In This Topic
    Specifies the position of frozen panes or unfrozen panes in the window used to display the sheet.
    Object Model
    ExcelWorksheet.ExcelViewportInfo Class
    Syntax
    'Declaration
     
    Public Class ExcelWorksheet.ExcelViewportInfo 
    'Usage
     
    Dim instance As ExcelWorksheet.ExcelViewportInfo
    public class ExcelWorksheet.ExcelViewportInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelWorksheet.ExcelViewportInfo

    See Also