Spread WPF 18
GrapeCity.Spreadsheet Namespace / IWorkbooks Interface
Members


In This Topic
    IWorkbooks Interface
    In This Topic
    Represents a set of workbooks in a workbook set.
    Object Model
    IWorkbooks Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IWorkbooks 
    'Usage
     
    Dim instance As IWorkbooks
    [DefaultMember("Item")]
    public interface IWorkbooks 
    See Also