Spread WPF 18
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.
    Object Model
    IWorkbookSet Interface
    Syntax
    'Declaration
     
    Public Interface IWorkbookSet 
    'Usage
     
    Dim instance As IWorkbookSet
    public interface IWorkbookSet 
    See Also