Represents a single style that can be applied to a table.
Namespace: Microsoft.Office.Interop.Word Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Use the Table property of the Style object to return a TableStyle object. Use the Borders property to apply borders to an entire table. Use the Condition method to apply borders or shading only to specified sections of a table.