FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetViewCollection Class
Members


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

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

See Also