Search
IStyle.ConditionalFormats Property
See Also
 






Gets a list with the conditional formats associated with this style.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

IConditionalFormatCollection ConditionalFormats { get; }

Visual Basic  Copy Code

ReadOnly Property ConditionalFormats As IConditionalFormatCollection

 Property Value

 See Also