Excel for WinRT
Workbook Property


Gets a reference to the parent C1XLBook object.
Syntax
'Declaration
 
Public ReadOnly Property Workbook As C1XLBook
'Usage
 
Dim instance As XLShape
Dim value As C1XLBook
 
value = instance.Workbook
public C1XLBook Workbook {get;}
See Also

Reference

XLShape Class
XLShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback