Search Results for

    Show / Hide Table of Contents

    TXlsFile.DeleteTable Method

    Deletes a table from the workbook, based on its name. Note that the table might not be in the active sheet. Note also that this will only delete the table itself, but not the data inside.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.DeleteTable(const aName: string); override;

    Parameters

    <-> Parameter Type Description
    const aName string Name of the table to delete.

    See also

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