DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableStyle Class / Conditionals Property

In This Topic
Conditionals Property
In This Topic
Gets a collection of ConditionalStyle that represent special style formatting for a portion of a table.
Syntax
'Declaration
 
Public ReadOnly Property Conditionals As ConditionalStyleCollection
 
See Also