Excel for WinRT
Sheet Property (XLShape)


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

Reference

XLShape Class
XLShape Members

 

 


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

Product Support Forum  |  Documentation Feedback