menu

Document Processing

FontScheme Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FontScheme Class

    Font Scheme.

    Inheritance
    System.Object
    FontScheme
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class FontScheme : Enum

    Fields

    MajorScheme

    Major scheme.

    Declaration
    public const FontScheme MajorScheme
    Field Value
    Type
    FontScheme

    MinorScheme

    Minor scheme.

    Declaration
    public const FontScheme MinorScheme
    Field Value
    Type
    FontScheme

    Niched

    Niched state.

    Declaration
    public const FontScheme Niched
    Field Value
    Type
    FontScheme

    None

    No font scheme.

    Declaration
    public const FontScheme None
    Field Value
    Type
    FontScheme
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved