menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellPropertyExtensionType - Xamarin.Android 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
    CellPropertyExtensionType

    BottomBorderColor

    Bottom cell border color.

    Declaration
    public const CellPropertyExtensionType BottomBorderColor
    Field Value
    Type
    CellPropertyExtensionType

    DiagonalCellBorder

    Diagonal cell border color.

    Declaration
    public const CellPropertyExtensionType DiagonalCellBorder
    Field Value
    Type
    CellPropertyExtensionType

    FontScheme

    Font Scheme

    Declaration
    public const CellPropertyExtensionType FontScheme
    Field Value
    Type
    CellPropertyExtensionType

    ForeColor

    Cell interior foreground color.

    Declaration
    public const CellPropertyExtensionType ForeColor
    Field Value
    Type
    CellPropertyExtensionType

    GradientFill

    Cell interior gradient fill.

    Declaration
    public const CellPropertyExtensionType GradientFill
    Field Value
    Type
    CellPropertyExtensionType

    LeftBorderColor

    Left cell border color.

    Declaration
    public const CellPropertyExtensionType LeftBorderColor
    Field Value
    Type
    CellPropertyExtensionType

    RightBorderColor

    Right cell border color.

    Declaration
    public const CellPropertyExtensionType RightBorderColor
    Field Value
    Type
    CellPropertyExtensionType

    TextColor

    Cell text color.

    Declaration
    public const CellPropertyExtensionType TextColor
    Field Value
    Type
    CellPropertyExtensionType

    TextIndentationLevel

    The text indentation level.

    Declaration
    public const CellPropertyExtensionType TextIndentationLevel
    Field Value
    Type
    CellPropertyExtensionType

    TopBorderColor

    Top cell border color.

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