Search Results for

    Show / Hide Table of Contents

    TFlexCelImgExport.GetRealPageSize Method

    Overloads

    • TFlexCelImgExport.GetRealPageSize
    • TFlexCelImgExport.GetRealPageSize(Integer)

    TFlexCelImgExport.GetRealPageSize

    Returns the page dimensions for the active sheet. You can use it to create a bitmap to export the data.

    Syntax

    Unit: FlexCel.Render

    function TFlexCelImgExport.GetRealPageSize: TPaperDimensions; overload;

    See also

    • TFlexCelImgExport

    TFlexCelImgExport.GetRealPageSize(Integer)

    Returns the page dimensions for a sheet. You can use it to create a bitmap to export the data.

    Syntax

    Unit: FlexCel.Render

    function TFlexCelImgExport.GetRealPageSize(const ActiveSheet: Integer): TPaperDimensions; overload;

    Parameters

    <-> Parameter Type Description
    const ActiveSheet Integer

    See also

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