Excel for WinRT
Sheets Property (XLCellRange)


Gets an array of XLSheet objects.
Syntax
'Declaration
 
Public ReadOnly Property Sheets As XLSheet()
'Usage
 
Dim instance As XLCellRange
Dim value() As XLSheet
 
value = instance.Sheets
public XLSheet[] Sheets {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback