Search Results for

    Show / Hide Table of Contents

    TXlsFile.GetFormat Method

    Returns the format definition for a given format index. Note that this method will only return Cell formats. If you want to read a Style format, use TExcelFile.GetStyle(Integer)

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.GetFormat(const XF: Integer): TFlxFormat; override;

    Parameters

    <-> Parameter Type Description
    const XF Integer Format index 0-Based

    Returns

    Format definition

    See also

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