SpreadsheetLoadOptions.SheetIndexes property

On this page

List of sheet indexes to convert. The indexes must be zero-based

public IList<int> SheetIndexes { get; set; }

See Also

On this page