Gets or sets a value indicating whether to read the conditional formats.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public bool ReadConditionalFormats { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ReadConditionalFormats As Boolean |
See Also