Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetTable Method

    Changes an existing table. The table to change is given by the table name in aTable. Note that this method won't change the name of the table. To do so, you need to call RenameTable

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetTable(aTable: ITableDefinition); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    aTable ITableDefinition Table to modify.

    See also

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