menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelGradientStyle

    Represents excel shape shading style.

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

    Fields

    Diagonl_Down

    Represents diagonal down style.

    Declaration
    public const ExcelGradientStyle Diagonl_Down
    Field Value
    Type
    ExcelGradientStyle

    Diagonl_Up

    Represents diagonal up style.

    Declaration
    public const ExcelGradientStyle Diagonl_Up
    Field Value
    Type
    ExcelGradientStyle

    From_Center

    Represents from center style.

    Declaration
    public const ExcelGradientStyle From_Center
    Field Value
    Type
    ExcelGradientStyle

    From_Corner

    Represents from corner style.

    Declaration
    public const ExcelGradientStyle From_Corner
    Field Value
    Type
    ExcelGradientStyle

    Horizontal

    Represents horizontal style.

    Declaration
    public const ExcelGradientStyle Horizontal
    Field Value
    Type
    ExcelGradientStyle

    Vertical

    Represents vertical style.

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