menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelGradientColor - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelGradientColor

    Represents gradient color type.

    Inheritance
    System.Object
    ExcelGradientColor
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.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