Excel for WinRT
ActiveIndex Property


Gets or sets the active index in the collection.
Syntax
'Declaration
 
Public Property ActiveIndex As System.Integer
'Usage
 
Dim instance As XLCellRangeCollection
Dim value As System.Integer
 
instance.ActiveIndex = value
 
value = instance.ActiveIndex
public System.int ActiveIndex {get; set;}
See Also

Reference

XLCellRangeCollection Class
XLCellRangeCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback