Class IconSet
Inheritance
System.Object
IconSet
Assembly: DRIT.Spreadsheet.dll
public class IconSet : object
Constructors
Declaration
Properties
Declaration
public List<ConditionValue> Conditions { get; }
Property Value
Declaration
public int IconCount { get; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool Percent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool Reverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public IconSetType Type { get; set; }
Property Value
Declaration
public bool ValueVisible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|