WdTableFormatApply Enumeration

Definition

Gibt an, wie das Tabellenformat angewendet werden soll.

public enum class WdTableFormatApply
[System.Runtime.InteropServices.Guid("397C8DF3-B689-3DB6-BEC0-2525B93DF811")]
public enum WdTableFormatApply
type WdTableFormatApply = 
Public Enum WdTableFormatApply
Vererbung
WdTableFormatApply
Attribute

Felder

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.

Gilt für: