Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Expressions Namespace / Reference Class / Workbook Property
In This Topic
    Workbook Property (Reference)
    In This Topic
    Gets or sets the external workbook reference. The default value is a null reference (Nothing in Visual Basic) (Nothing).
    Syntax
    public WorkbookReference Workbook {get; set;}
    See Also