Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewCollection Class / Item Property


Item Property (SheetViewCollection)
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