CellFormat — Aspose.Slides FOSS Python API Reference

CellFormat — Defines formatting options for cell. Inherits from: PVIObject.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
fill_formatIFillFormatRead-only
border_leftILineFormatRead-only
border_topILineFormatRead-only
border_rightILineFormatRead-only
border_bottomILineFormatRead-only
border_diagonal_downILineFormatRead-only
border_diagonal_upILineFormatRead-only

See Also