Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

TableConditionalStyleProperties Members

A container that holds conditional styles for the table and enables you to create new conditional styles.

Properties

Name Description
Item[ConditionalTableStyleFormattingTypes] Returns a table conditional style of the specified type.
Owner Returns the table style that is the owner of the current object.

Methods

Name Description
CreateConditionalStyle(ConditionalTableStyleFormattingTypes) Creates a table style for the specified table elements and adds it to the collection.
See Also