Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetStyle Method

    Modifies an existing style if name already exists, or creates a new style if it doesn't.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetStyle(const name: string; const fmt: TFlxFormat); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const name string Name for the style. It might be a user defined name, or a built-in name. You can get a list of built-in names with GetBuiltInStyleName
    const fmt TFlxFormat The new style definition.

    See also

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