Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Specifies how table formatting should be applied.
| Name | Value | Description |
|---|---|---|
| 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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.