Gets the style to apply to the cells if the condition is met.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
IStyle Style { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property Style As IStyle |
An IStyle object.
See Also