WdTableFormatApply-Enumeration (Word)
Gibt an, wie das Tabellenformat angewendet werden soll.
Name | Wert | Beschreibung |
---|---|---|
wdTableFormatApplyAutoFit | 16 | Autofit. |
wdTableFormatApplyBorders | 1 | Grenzen. |
wdTableFormatApplyColor | 8 | Farbe. |
wdTableFormatApplyFirstColumn | 128 | AutoFormat auf erste Spalte anwenden. |
wdTableFormatApplyFont | 4 | Schriftart. |
wdTableFormatApplyHeadingRows | 32 | AutoFormat auf Überschriftenzeilen anwenden. |
wdTableFormatApplyLastColumn | 256 | AutoFormat auf letzte Spalte anwenden. |
wdTableFormatApplyLastRow | 64 | AutoFormat auf letzte Zeile anwenden. |
wdTableFormatApplyShading | 2 | Schattierung. |
Support und Feedback
Haben Sie Fragen oder Feedback zu Office VBA oder zu dieser Dokumentation? Unter Office VBA-Support und Feedback finden Sie Hilfestellung zu den Möglichkeiten, wie Sie Support erhalten und Feedback abgeben können.