XLSXChartShadowInnerType module

class XLSXChartShadowInnerType.XLSXChartShadowInnerType(value)

Bases: Enum

<summary>

Indicates the Inner Shadow Values

</summary>

InsideBottom = 8
InsideCenter = 7
InsideDiagonalBottomLeft = 1
InsideDiagonalBottomRight = 6
InsideDiagonalTopLeft = 9
InsideDiagonalTopRight = 5
InsideLeft = 4
InsideRight = 3
InsideTop = 2
none = 0