ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellPropertyExtensionType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CellPropertyExtensionType

    Represents the extension property data.

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

    Fields

    BackColor

    Cell interior background color.

    Declaration
    public const CellPropertyExtensionType BackColor
    Field Value
    Type Description
    CellPropertyExtensionType

    BottomBorderColor

    Bottom cell border color.

    Declaration
    public const CellPropertyExtensionType BottomBorderColor
    Field Value
    Type Description
    CellPropertyExtensionType

    DiagonalCellBorder

    Diagonal cell border color.

    Declaration
    public const CellPropertyExtensionType DiagonalCellBorder
    Field Value
    Type Description
    CellPropertyExtensionType

    FontScheme

    Font Scheme

    Declaration
    public const CellPropertyExtensionType FontScheme
    Field Value
    Type Description
    CellPropertyExtensionType

    ForeColor

    Cell interior foreground color.

    Declaration
    public const CellPropertyExtensionType ForeColor
    Field Value
    Type Description
    CellPropertyExtensionType

    GradientFill

    Cell interior gradient fill.

    Declaration
    public const CellPropertyExtensionType GradientFill
    Field Value
    Type Description
    CellPropertyExtensionType

    LeftBorderColor

    Left cell border color.

    Declaration
    public const CellPropertyExtensionType LeftBorderColor
    Field Value
    Type Description
    CellPropertyExtensionType

    RightBorderColor

    Right cell border color.

    Declaration
    public const CellPropertyExtensionType RightBorderColor
    Field Value
    Type Description
    CellPropertyExtensionType

    TextColor

    Cell text color.

    Declaration
    public const CellPropertyExtensionType TextColor
    Field Value
    Type Description
    CellPropertyExtensionType

    TextIndentationLevel

    The text indentation level.

    Declaration
    public const CellPropertyExtensionType TextIndentationLevel
    Field Value
    Type Description
    CellPropertyExtensionType

    TopBorderColor

    Top cell border color.

    Declaration
    public const CellPropertyExtensionType TopBorderColor
    Field Value
    Type Description
    CellPropertyExtensionType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved