Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewCollection Class / Item Property


In This Topic
    Item Property (SheetViewCollection)
    In This Topic
    Gets or sets the sheet (SheetView object) at the specified position in the collection.
    Overload List
    OverloadDescription
    Gets or sets the sheet (SheetView object) at the specified position in the collection.  
    Gets or sets the sheet (SheetView object) at the specified position in the collection.  
    Exceptions
    ExceptionDescription
    Specified sheet index is invalid; must be between 0 and total number of sheets in the collection
    Sheet index is not specified (that is, specified index is null)
    See Also