Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public enum XLSXChartShadowInnerType
Public Enumeration XLSXChartShadowInnerType
public enum class XLSXChartShadowInnerType
type XLSXChartShadowInnerType
Members
Member | Value | Description |
---|---|---|
None | 0 | |
InsideDiagonalBottomLeft | 1 | |
InsideTop | 2 | |
InsideRight | 3 | |
InsideLeft | 4 | |
InsideDiagonalTopRight | 5 | |
InsideDiagonalBottomRight | 6 | |
InsideCenter | 7 | |
InsideBottom | 8 | |
InsideDiagonalTopLeft | 9 |