Table of Contents

Interface IIconSet

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IIconSet

Properties

IconCriteria

IList<ConditionValue> IconCriteria { get; }

Property Value

IList<ConditionValue>

IconSet

IconSetType IconSet { get; set; }

Property Value

IconSetType

IsReverseOrder

bool IsReverseOrder { get; set; }

Property Value

bool

PercentileValues

bool PercentileValues { get; set; }

Property Value

bool

ShowIconOnly

bool ShowIconOnly { get; set; }

Property Value

bool