Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetThemeFont Method

    Sets either the minor or the major font for the theme.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetThemeFont(const fontScheme: TFontScheme; const font: TThemeFont); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const fontScheme TFontScheme Font Scheme we want to set (either minor or major). Using "none" here will do nothing.
    const font TThemeFont Font definition.

    See also

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