Search Results for

    Show / Hide Table of Contents

    TExcelFile.AddFormat Method

    Adds a new format to the Excel format list. If it already exists, it doesn't add a new one, so you can use this method for searching too.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.AddFormat(const format: TFlxFormat): Integer; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const format TFlxFormat Format to add to the list.

    Returns

    Position on the list for the format.

    See also

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