CellFormat class
Contents
[
Hide
]CellFormat class
Represents format of a table cell.
Inheritance:CellFormat → PVIObject
The CellFormat type exposes the following members:
Properties
| Property | Description |
|---|---|
fill_format | Returns a cell fill properties object. Read-only IFillFormat. |
border_left | Returns a left border line properties object. Read-only ILineFormat. |
border_top | Returns a top border line properties object. Read-only ILineFormat. |
border_right | Returns a right border line properties object. Read-only ILineFormat. |
border_bottom | Returns a bottom border line properties object. Read-only ILineFormat. |
border_diagonal_down | Returns a top-left to bottom-right diagonal line properties object. Read-only ILineFormat. |
border_diagonal_up | Returns a bottom-left to top-right diagonal line properties object. Read-only ILineFormat. |
transparency | Gets or sets the transparency of the fill color. Read/write float. |
slide | |
presentation |
Methods
| Method | Description |
|---|---|
get_effective | Gets effective table cell formatting properties with inheritance and table styles applied. |
See Also
- class
CellFormat - class
PVIObject - module
aspose.slides - library
Aspose.Slides