ConditionalStyle interface
Office 2013 and later
Represents special formatting applied to specified areas of a table when the selected table is formatted with a specified table style.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Use the Condition method of the TableStyle object to return a ConditionalStyle object. The Shading property can be used to apply shading to specified areas of a table.
Use the Borders property to apply borders to specified areas of a table.
Show: