Excel for WinRT
Sheet Property (XLColumnCollection)


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

Reference

XLColumnCollection Class
XLColumnCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback