[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormattingModel.Item

this Property

this[int]

Gets the ConditionalFormatting object at the specified index.

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