[]
        
(Showing Draft Content)

C1.Excel.XLSheetCollection.SelectedIndexes

SelectedIndexes Property

SelectedIndexes

Gets or sets the index array of the sheets that is selected when a C1XLBook file is loaded into Excel.

Declaration
public IReadOnlyList<int> SelectedIndexes { get; set; }