Excel for WPF and Silverlight
SelectedIndex Property (XLSheetCollection)

C1.WPF.Excel Namespace > XLSheetCollection Class : SelectedIndex Property
Gets or sets the index of the sheet that is selected when a C1XLBook file is loaded into Excel.
Syntax
'Declaration
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
See Also

Reference

XLSheetCollection Class
XLSheetCollection Members