Class ExcelRectangleStyle
Excel rectangle style. Used in chart frames.
Inheritance
System.Object
ExcelRectangleStyle
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.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 |