DatasetExcelOptions

fun DatasetExcelOptions(headerRow: Boolean? = null, sheetIndexes: List<Int>? = null, sheetNames: List<String>? = null)