Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetViewCollection Class
Members


In This Topic
    SheetViewCollection Class
    In This Topic
    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
    public class SheetViewCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

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

    See Also