CellFormat
Vue de l’ensemble
‘CellFormat’ est une classe dans Aspose.Slides FOSS pour C++.
Représente le formatage d’une cellule de tableau.
Cette classe fournit 31 méthodes pour travailler avec des objets CellFormat dans les programmes C++. Les méthodologies disponibles comprennent: ‘CellFormate’, ‘FillFormates’, LineFormats', ‘border_bottom’, 'borde_diagonal_down', ’borter_Diagnal_up', ‚borte_left, ‘boer_right , 'barder-top ، ‘fill_format et 'init_internal . Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : ‘Formato’, «Formata Line ».
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | FillFormat | Read | Gets the fill format. |
LineFormat | LineFormat | Read | Gets the line format. |
méthodes
| 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 | |
CellFormat() | |
~CellFormat() | |
init_internal(tc_pr_element: pugi::xml_node, save_callback: std::function<void()>) | Initialize XML-backed cell format from a element. |
fill_format() → FillFormat | Returns the fill format for this cell. |
fill_format() → FillFormat | Returns the fill format for this cell. |
border_left() → LineFormat | Returns the left border line format. |
border_left() → LineFormat | Returns the left border line format. |
border_top() → LineFormat | Returns the top border line format. |
border_top() → LineFormat | Returns the top border line format. |
border_right() → LineFormat | Returns the right border line format. |
border_right() → LineFormat | Returns the right border line format. |
border_bottom() → LineFormat | Returns the bottom border line format. |
border_bottom() → LineFormat | Returns the bottom border line format. |
border_diagonal_down() → LineFormat | Returns the diagonal-down border line format. |
border_diagonal_down() → LineFormat | Returns the diagonal-down border line format. |
border_diagonal_up() → LineFormat | Returns the diagonal-up border line format. |
border_diagonal_up() → LineFormat | Returns the diagonal-up border line format. |
Voir aussi
- Aspose.Slides - référence API d’entreprise