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


SheetViewCollection Class
Represents a collection of sheets (SheetView objects).
Syntax
'Declaration
 
Public Class SheetViewCollection 
   Inherits System.Collections.CollectionBase
 
'Usage
 
Dim instance As SheetViewCollection
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      FarPoint.Win.Spread.SheetViewCollection

See Also