CellFormat
Übersicht über die
CellFormat ist eine Klasse in Aspose.Slides FOSS für C++.
Darstellt die Formatierung einer Tabellenzelle.
Eigenschaften
| Name der Person | Typ der | Zugang zu den Informationen | Beschreibung |
|---|---|---|---|
FillFormat | FillFormat | Lesen Sie . | Gibt das FillFormat-Objekt zurück, welches die Zellfüllung definiert. |
LineFormat | LineFormat | Lesen Sie . | Gibt das LineFormat-Objekt zurück, welches die Randgestaltung der Zelle definiert. |
Methoden und Verfahren
| Unterzeichnung | Beschreibung |
|---|---|
FillFormat() → FillFormat | Gibt das FillFormat-Objekt zurück, welches die Zellfüllung definiert. |
FillFormat() → FillFormat | |
LineFormat() → LineFormat | Gibt das LineFormat-Objekt zurück, welches die Randgestaltung der Zelle definiert. |
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()>) | Initialisierung von XML-gestützten Zellformaten aus einem Element. |