Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetWindowScroll Method

    Overloads

    • TExcelFile.GetWindowScroll
    • TExcelFile.GetWindowScroll(TPanePosition)

    TExcelFile.GetWindowScroll

    Returns the window scroll for the main pane. This property can work in different windows depending on the value of ActiveWindow

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetWindowScroll: TCellAddress; overload;

    See also

    • TExcelFile

    TExcelFile.GetWindowScroll(TPanePosition)

    Returns the window scroll for a specified pane. This property can work in different windows depending on the value of ActiveWindow

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetWindowScroll(const panePosition: TPanePosition): TCellAddress; overload; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const panePosition TPanePosition Pane to return.

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com