XlsChartWallOrFloor module
- class XlsChartWallOrFloor.XlsChartWallOrFloor
Bases:
XlsObject,IChartWallOrFloor,IChartFillBorder- property BackGroundColor: Color
- <summary>
Represents background color.
</summary>
- property BackGroundColorObject: OColor
- <summary>
Represents background color.
</summary>
- property BackGroundKnownColor: ExcelColors
- <summary>
Represents background color.
</summary>
- property Border: ChartBorder
- Clone(parent: SpireObject) SpireObject
- Delete()
- property Fill: IShapeFill
- property ForeGroundColor: Color
- <summary>
Represents foreground color.
</summary>
- property ForeGroundColorObject: OColor
- <summary>
Represents foreground color.
</summary>
- property ForeGroundKnownColor: ExcelColors
- <summary>
Represents foreground color.
</summary>
- property Format3D: Format3D
- property HasFormat3D: bool
- property HasInterior: bool
- property HasLineProperties: bool
- property HasShadow: bool
- property Interior: IChartInterior
- property IsAutomaticFormat: bool
- <summary>
Represents if use automatic format.
</summary>
- property LineProperties: ChartBorder
- property Pattern: ExcelPatternType
- <summary>
Represents pattern.
</summary>
- SetToDefault()
- property Shadow: ChartShadow
- property Visible: bool
- <summary>
Represents visible.
</summary>