[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingIconRuleSet.Item

this Property

this[int]

Gets or sets the ConditionalFormattingIconValue object at the specified index.

Declaration
public override ConditionalFormattingIconValue this[int index] { get; set; }
Public Overrides Default Property Item(index As Integer) As ConditionalFormattingIconValue
Parameters
Type Name Description
int index
Overrides