CellFormat
Overview
CellFormat is a class in Aspose.Slides FOSS for C++.
Represents formatting for a table cell.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | FillFormat | Read | Returns the FillFormat object that defines the cell’s fill settings |
LineFormat | LineFormat | Read | Returns the LineFormat object that defines the cell’s border line settings |
Methods
| Signature | Description |
|---|---|
FillFormat() → FillFormat | Returns the FillFormat object that defines the cell’s fill settings |
FillFormat() → FillFormat | |
LineFormat() → LineFormat | Returns the LineFormat object that defines the cell’s border line settings |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
LineFormat() → LineFormat | |
init_internal(tc_pr_element: pugi::xml_node, save_callback: std::function<void()>) | Initialize XML-backed cell format from a element. |