ASP.NET MVC Controls | ComponentOne
In This Topic
    WorkbookFrozenPane Class
    In This Topic
    File
    wijmo.xlsx.js
    Module
    wijmo.xlsx
    Implements
    IWorkbookFrozenPane

    Workbook frozen pane definition

    Constructor

    Properties

    Constructor

    constructor

    constructor(): void
    

    Initializes a new instance of the WorkbookFrozenPane class.

    Returns
    void

    Properties

    columns

    Gets or sets the number of frozen columns.

    Type
    number

    rows

    Gets or sets the number of frozen rows.

    Type
    number