ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelGradientStyle - ASP.NETCore 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 Description
    ExcelGradientStyle

    Diagonl_Up

    Represents diagonal up style.

    Declaration
    public const ExcelGradientStyle Diagonl_Up
    Field Value
    Type Description
    ExcelGradientStyle

    From_Center

    Represents from center style.

    Declaration
    public const ExcelGradientStyle From_Center
    Field Value
    Type Description
    ExcelGradientStyle

    From_Corner

    Represents from corner style.

    Declaration
    public const ExcelGradientStyle From_Corner
    Field Value
    Type Description
    ExcelGradientStyle

    Horizontal

    Represents horizontal style.

    Declaration
    public const ExcelGradientStyle Horizontal
    Field Value
    Type Description
    ExcelGradientStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Represents vertical style.

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