Search Results for

    Show / Hide Table of Contents

    TExcelFile.HasCustomTableStyle Method

    Returns true if the workbook has a custom table style with name "name".

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.HasCustomTableStyle(const name: string): Boolean; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const name string Name of the custom table style to check. Case insensitive: "NAME" is the same as "name".

    See also

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