Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Word Developer Reference |
Returns a TableStyle object representing properties that can be applied to a table using a table style.
Syntax
expression.Table
expression An expression that returns a Style object.
Example
This example creates a new table style that specifies a surrounding border and special borders and shading for only the first and last rows and the last column.
Visual Basic for Applications |
---|
|
See Also