ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FontScheme - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FontScheme

    Font Scheme.

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

    Fields

    MajorScheme

    Major scheme.

    Declaration
    public const FontScheme MajorScheme
    Field Value
    Type Description
    FontScheme

    MinorScheme

    Minor scheme.

    Declaration
    public const FontScheme MinorScheme
    Field Value
    Type Description
    FontScheme

    Niched

    Niched state.

    Declaration
    public const FontScheme Niched
    Field Value
    Type Description
    FontScheme

    None

    No font scheme.

    Declaration
    public const FontScheme None
    Field Value
    Type Description
    FontScheme

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved