Search Results for

    Show / Hide Table of Contents

    ExcelFile.SetFont Method

    Sets the font definition for a given font index. Normally it is of not use, (you should use AddFont or AddFormat instead) but could be used to change the default font format. (using SetFont(0, font); )

    Syntax

    Namespace: FlexCel.Core

    public abstract void SetFont(Int32 fontIndex, TFlxFont aFont)

    Parameters

    <-> Parameter Type Description
    fontIndex Int32 Font index. 0-based
    aFont TFlxFont Font definition

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com