Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISheets Interface
Members


In This Topic
    ISheets Interface
    In This Topic
    Represents a collection of all the sheets in the specified or active workbook.
    Syntax
    'Declaration
     
    
    Public Interface ISheets 
    'Usage
     
    
    Dim instance As ISheets
    public interface ISheets 
    See Also