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 XLSXChartShadowOuterType
Public Enumeration XLSXChartShadowOuterType
public enum class XLSXChartShadowOuterType
type XLSXChartShadowOuterType
Members
Member | Value | Description |
---|---|---|
None | 0 | |
OffsetRight | 1 | |
OffsetDiagonalBottomRight | 2 | |
OffsetBottom | 3 | |
OffsetDiagonalTopLeft | 4 | |
OffsetCenter | 5 | |
OffsetTop | 6 | |
OffsetLeft | 7 | |
OffsetDiagonalTopRight | 8 | |
OffsetDiagonalBottomLeft | 9 |