Search Results for

    Show / Hide Table of Contents

    XlsFile.ScrollWindow Method

    Scrolls the window to a specified place. This property can work in different windows depending on the value of ExcelFile.ActiveWindow

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void ScrollWindow(TPanePosition panePosition, Int32 row, Int32 col)

    Parameters

    <-> Parameter Type Description
    panePosition TPanePosition Pane to move. Note that if you move for example the left column of the upper left pane, you will also move the left column of the lower left pane.
    row Int32 First visible row.
    col Int32 First visible column.

    See also

    • XlsFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com