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


SheetViewCollection Class Properties

For a list of all members of this type, see SheetViewCollection members.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property  
Public PropertyGets or sets the number of sheets (SheetView objects) in the collection.  
Public PropertyGets whether the collection has a fixed size. (This implementation always returns false.)  
Public PropertyGets whether the collection is read-only. (This implementation always returns false.)  
Public PropertyOverloaded. Gets or sets the sheet (SheetView object) at the specified position in the collection.  
Public Property  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
See Also