ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ColorType

    Show / Hide Table of Contents

    Enum ColorType

    This enumeration contains possible color types.

    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ColorType

    Fields

    Name Description
    Automatic

    Automatic color.

    Indexed

    Indexed color.

    None

    Color not set

    RGB

    RGB color.

    Theme

    Theme color.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved