Skip to main content

Configuration object for opening an Excel sheet.

Properties (3)

Property Type Default Required Description
columnConfig⚓︎ ColumnConfig[] x

Defines the column headers to use for the grid of data (the first row).

data⚓︎ object[] x x

Defines the data itself.

options⚓︎ OpenSheetOptions x x

Options for the sheet.