MindFusion.Wpf Pack Programmer's Guide
IConditionalFormat.Style Property
See Also
 





Gets the style to apply to the cells if the condition is met.

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

 Syntax

C#  Copy Code

IStyle Style { get; }

Visual Basic  Copy Code

ReadOnly Property Style As IStyle

 Property Value

An IStyle object.

 See Also

IConditionalFormat Members
IConditionalFormat Interface
MindFusion.Spreadsheet.Wpf Namespace