Excel for WPF and Silverlight
ActiveIndex Property (XLCellRangeCollection)

C1.WPF.Excel Namespace > XLCellRangeCollection Class : ActiveIndex Property
Gets or sets the active index in the collection.
Syntax
'Declaration
 
Public Property ActiveIndex As System.Integer
public System.int ActiveIndex {get; set;}
See Also

Reference

XLCellRangeCollection Class
XLCellRangeCollection Members