[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IConditionValue

IConditionValue Interface

Represents how the shortest bar or longest bar is evaluated for a data bar conditional formatting rule.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IConditionValue
Public Interface IConditionValue

Properties

Name Description
Type

Gets one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.

Value

Gets or sets the shortest bar or longest bar threshold value for a data bar conditional format.

Methods

Name Description
Modify(CfValueType, double)

Modifies the data of this condition value.

Modify(CfValueType, string)

Modifies the data of this condition value.