Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelRectangleStyle

    Show / Hide Table of Contents

    Class ExcelRectangleStyle

    Excel rectangle style. Used in chart frames.

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

    Fields

    Regular

    Represents the Regular rectangle style.

    Declaration
    public const ExcelRectangleStyle Regular
    Field Value
    Type Description
    ExcelRectangleStyle

    Shadowed

    Represents the Shadowed rectangle style.

    Declaration
    public const ExcelRectangleStyle Shadowed
    Field Value
    Type Description
    ExcelRectangleStyle

    value__

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