Excel for WinRT
SheetFrom Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback