menu

Document Processing

ExcelRectangleStyle Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelRectangleStyle Class

    Excel rectangle style. Used in chart frames.

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

    Fields

    Regular

    Represents the Regular rectangle style.

    Declaration
    public const ExcelRectangleStyle Regular
    Field Value
    Type
    ExcelRectangleStyle

    Shadowed

    Represents the Shadowed rectangle style.

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