[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfRule.GetValue

GetValue Method

GetValue(int)

Gets a conditional formatting value at the specified index.

Declaration
public virtual CfValue GetValue(int index)
Public Overridable Function GetValue(index As Integer) As CfValue
Parameters
Type Name Description
int index

The index.

Returns
Type Description
CfValue

A CfValue value represents a conditional formatting value at the specified index.