Excel for .NET
SelectedIndexes プロパティ

C1.Excel アセンブリ > C1.Excel 名前空間 > XLSheetCollection クラス : SelectedIndexes プロパティ
C1XLBook ファイルが Excel にロードされたときに、 選択されたシートのインデックス配列を取得または設定します。
シンタックス
'宣言
 
Public Property SelectedIndexes As System.Collections.Generic.IReadOnlyList(Of Integer)
public System.Collections.Generic.IReadOnlyList<int> SelectedIndexes {get; set;}
参照

XLSheetCollection クラス
XLSheetCollection メンバ