Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorksheets Interface
Members


In This Topic
    IWorksheets Interface
    In This Topic
    Represents a set of worksheets in a workbook.
    Syntax
    'Declaration
     
    
    Public Interface IWorksheets 
    'Usage
     
    
    Dim instance As IWorksheets
    public interface IWorksheets 
    See Also