Excel for WinRT
Sheet Property (XLColumn)


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

Reference

XLColumn Class
XLColumn Members

 

 


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

Product Support Forum  |  Documentation Feedback