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