TableStyle.Alignment Property
Word Developer Reference |
Returns or sets a WdRowAlignment constant that represents the alignment for the specified table style. Read/write.
Syntax
expression.Alignment
expression Required. A variable that represents a TableStyle object.
See Also