menu

Document Processing

ExcelGradientColor Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelGradientColor Class

    Represents gradient color type.

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

    Fields

    MultiColor

    Represents multicolor gradient style.

    Declaration
    public const ExcelGradientColor MultiColor
    Field Value
    Type
    ExcelGradientColor

    OneColor

    Represents one color gradient style.

    Declaration
    public const ExcelGradientColor OneColor
    Field Value
    Type
    ExcelGradientColor

    Preset

    Represents preset gradient style.

    Declaration
    public const ExcelGradientColor Preset
    Field Value
    Type
    ExcelGradientColor

    TwoColor

    Represents two color gradient style.

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