Excel for WinRT
SheetTo Property


Gets or sets the index of the last sheet in the range.
Syntax
'Declaration
 
Public Property SheetTo As System.Integer
'Usage
 
Dim instance As XLCellRange
Dim value As System.Integer
 
instance.SheetTo = value
 
value = instance.SheetTo
public System.int SheetTo {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback