[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IColorScaleCriterion

IColorScaleCriterion Interface

Represents the criteria for the minimum, midpoint, or maximum thresholds for a color format conditional format.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IColorScaleCriterion
Public Interface IColorScaleCriterion

Properties

Name Description
FormatColor

Returns a FormatColor object, which specifies the color assigned to the threshold of a color scale conditional format (read-only).

Index

Returns an Integer value that indicates which threshold the criteria represents (read-only).

Type

Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined (read-only).

Value

Returns or sets the minimum, midpoint, or maximum threshold value for a color scale conditional format (read or write).