FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetViewCollection Class |
For a list of all members of this type, see SheetViewCollection members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) | |
Count | Gets or sets the number of sheets (SheetView objects) in the collection. | |
IsFixedSize | Gets whether the collection has a fixed size. (This implementation always returns false.) | |
IsReadOnly | Gets whether the collection is read-only. (This implementation always returns false.) | |
Item | Overloaded. Gets or sets the sheet (SheetView object) at the specified position in the collection. |
Name | Description | |
---|---|---|
InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) | |
List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
SheetViewCollection Class
FarPoint.Win.Spread Namespace
Adding a Sheet
Customizing the Appearance of a Sheet
Customizing Interaction with a Sheet