Word.TableFormatType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the table format to apply.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
| classic1 = "Classic1" | Applies the Classic1 table format. |
| classic2 = "Classic2" | Applies the Classic2 table format. |
| classic3 = "Classic3" | Applies the Classic3 table format. |
| classic4 = "Classic4" | Applies the Classic4 table format. |
| colorful1 = "Colorful1" | Applies the Colorful1 table format. |
| colorful2 = "Colorful2" | Applies the Colorful2 table format. |
| colorful3 = "Colorful3" | Applies the Colorful3 table format. |
| columns1 = "Columns1" | Applies the Columns1 table format. |
| columns2 = "Columns2" | Applies the Columns2 table format. |
| columns3 = "Columns3" | Applies the Columns3 table format. |
| columns4 = "Columns4" | Applies the Columns4 table format. |
| columns5 = "Columns5" | Applies the Columns5 table format. |
| contemporary = "Contemporary" | Applies the Contemporary table format. |
| elegant = "Elegant" | Applies the Elegant table format. |
| grid1 = "Grid1" | Applies the Grid1 table format. |
| grid2 = "Grid2" | Applies the Grid2 table format. |
| grid3 = "Grid3" | Applies the Grid3 table format. |
| grid4 = "Grid4" | Applies the Grid4 table format. |
| grid5 = "Grid5" | Applies the Grid5 table format. |
| grid6 = "Grid6" | Applies the Grid6 table format. |
| grid7 = "Grid7" | Applies the Grid7 table format. |
| grid8 = "Grid8" | Applies the Grid8 table format. |
| list1 = "List1" | Applies the List1 table format. |
| list2 = "List2" | Applies the List2 table format. |
| list3 = "List3" | Applies the List3 table format. |
| list4 = "List4" | Applies the List4 table format. |
| list5 = "List5" | Applies the List5 table format. |
| list6 = "List6" | Applies the List6 table format. |
| list7 = "List7" | Applies the List7 table format. |
| list8 = "List8" | Applies the List8 table format. |
| none = "None" | Applies no formatting to the table. |
| professional = "Professional" | Applies the Professional table format. |
| simple1 = "Simple1" | Applies the Simple1 table format. |
| simple2 = "Simple2" | Applies the Simple2 table format. |
| simple3 = "Simple3" | Applies the Simple3 table format. |
| subtle1 = "Subtle1" | Applies the Subtle1 table format. |
| subtle2 = "Subtle2" | Applies the Subtle2 table format. |
| threeDEffects1 = "ThreeDEffects1" | Applies the 3D Effects1 table format. |
| threeDEffects2 = "ThreeDEffects2" | Applies the 3D Effects2 table format. |
| threeDEffects3 = "ThreeDEffects3" | Applies the 3D Effects3 table format. |
| web1 = "Web1" | Applies the Web1 table format. |
| web2 = "Web2" | Applies the Web2 table format. |
| web3 = "Web3" | Applies the Web3 table format. |