Excel for WinRT
Book Property (XLSheetCollection)


Gets a reference to the C1XLBook that owns the collection.
Syntax
'Declaration
 
Public ReadOnly Property Book As C1XLBook
'Usage
 
Dim instance As XLSheetCollection
Dim value As C1XLBook
 
value = instance.Book
public C1XLBook Book {get;}
See Also

Reference

XLSheetCollection Class
XLSheetCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback