Freigeben über


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

Name Wert Beschreibung
wdTableFormatApplyBorders 1

Grenzen.

wdTableFormatApplyShading 2

Schattierung.

wdTableFormatApplyFont 4

Schriftart.

wdTableFormatApplyColor 8

Farbe.

wdTableFormatApplyAutoFit 16

AutoAnpassen.

wdTableFormatApplyHeadingRows 32

AutoFormat auf Überschriftenzeilen anwenden.

wdTableFormatApplyLastRow 64

AutoFormat auf letzte Zeile anwenden.

wdTableFormatApplyFirstColumn 128

AutoFormat auf erste Spalte anwenden.

wdTableFormatApplyLastColumn 256

AutoFormat auf letzte Spalte anwenden.

Gilt für: