WdTableFormatApply Enum

Definition

Specifies how table formatting should be applied.

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

Fields

wdTableFormatApplyAutoFit 16

AutoFit.

wdTableFormatApplyBorders 1

Borders.

wdTableFormatApplyColor 8

Color.

wdTableFormatApplyFirstColumn 128

Apply AutoFormat to first column.

wdTableFormatApplyFont 4

Font.

wdTableFormatApplyHeadingRows 32

Apply AutoFormat to heading rows.

wdTableFormatApplyLastColumn 256

Apply AutoFormat to last column.

wdTableFormatApplyLastRow 64

Apply AutoFormat to last row.

wdTableFormatApplyShading 2

Shading.

Applies to