[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetSelectionModel.Item

this Property

this[int]

Gets an item in the model.

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