Search Results for

    Show / Hide Table of Contents

    ExcelFile.AddFont Method

    Adds a new font to the excel font list. If it already exists, it doesn't add a new one, so you can use this method for searching too.

    Syntax

    Namespace: FlexCel.Core

    public abstract Int32 AddFont(TFlxFont font)

    Parameters

    <-> Parameter Type Description
    font TFlxFont Font to add to the list.

    Returns

    The position on the list for the added font.

    See also

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