Excel for WinRT
SheetCount Property


Gets the number of sheets in the range.
Syntax
'Declaration
 
Public ReadOnly Property SheetCount As System.Integer
'Usage
 
Dim instance As XLCellRange
Dim value As System.Integer
 
value = instance.SheetCount
public System.int SheetCount {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback