API Reference
WordTableStyle
Predefined table styles available in Word.
Inheritance
- Enum
- WordTableStyle
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const WordTableStyle GridTable6ColorfulAccent1 #Colorful grid table style 6 accent 1.
43public const WordTableStyle GridTable6ColorfulAccent2 #Colorful grid table style 6 accent 2.
44public const WordTableStyle GridTable6ColorfulAccent3 #Colorful grid table style 6 accent 3.
45public const WordTableStyle GridTable6ColorfulAccent4 #Colorful grid table style 6 accent 4.
46public const WordTableStyle GridTable6ColorfulAccent5 #Colorful grid table style 6 accent 5.
47public const WordTableStyle GridTable6ColorfulAccent6 #Colorful grid table style 6 accent 6.
48public const WordTableStyle GridTable7ColorfulAccent1 #Colorful grid table style 7 accent 1.
50public const WordTableStyle GridTable7ColorfulAccent2 #Colorful grid table style 7 accent 2.
51public const WordTableStyle GridTable7ColorfulAccent3 #Colorful grid table style 7 accent 3.
52public const WordTableStyle GridTable7ColorfulAccent4 #Colorful grid table style 7 accent 4.
53public const WordTableStyle GridTable7ColorfulAccent5 #Colorful grid table style 7 accent 5.
54public const WordTableStyle GridTable7ColorfulAccent6 #Colorful grid table style 7 accent 6.
55public const WordTableStyle ListTable6ColorfulAccent1 #Colorful list table style 6 accent 1.
92public const WordTableStyle ListTable6ColorfulAccent2 #Colorful list table style 6 accent 2.
93public const WordTableStyle ListTable6ColorfulAccent3 #Colorful list table style 6 accent 3.
94public const WordTableStyle ListTable6ColorfulAccent4 #Colorful list table style 6 accent 4.
95public const WordTableStyle ListTable6ColorfulAccent5 #Colorful list table style 6 accent 5.
96public const WordTableStyle ListTable6ColorfulAccent6 #Colorful list table style 6 accent 6.
97public const WordTableStyle ListTable7ColorfulAccent1 #Colorful list table style 7 accent 1.
99public const WordTableStyle ListTable7ColorfulAccent2 #Colorful list table style 7 accent 2.
100public const WordTableStyle ListTable7ColorfulAccent3 #Colorful list table style 7 accent 3.
101public const WordTableStyle ListTable7ColorfulAccent4 #Colorful list table style 7 accent 4.
102public const WordTableStyle ListTable7ColorfulAccent5 #Colorful list table style 7 accent 5.
103public const WordTableStyle ListTable7ColorfulAccent6 #Colorful list table style 7 accent 6.
104