Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewCollection Class
Members


In This Topic
    SheetViewCollection Class
    In This Topic
    Represents a collection of sheets (SheetView objects).
    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.Win.Spread.SheetViewCollection

    See Also