Search Results for

    Show / Hide Table of Contents

    TExcelFile.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 GetStyle(Integer)

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetFormat(const XF: Integer): TFlxFormat; virtual; abstract;

    Parameters

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

    Returns

    Format definition

    See also

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