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


In This Topic
    IWorkbookSet Interface
    In This Topic
    Represents a set of workbooks which may refer to each other by external cell references or external defined name references.
    Syntax
    'Declaration
     
    
    Public Interface IWorkbookSet 
    'Usage
     
    
    Dim instance As IWorkbookSet
    public interface IWorkbookSet 
    See Also