Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
ConditionType ConditionType { get; set; }
Property ConditionType As ConditionType Get Set
property ConditionType ConditionType { ConditionType get (); void set (ConditionType value); }
abstract ConditionType : ConditionType with get, set