Class StiExcelOptions

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new StiExcelOptions(content: number[], firstRowIsHeader?: boolean): StiExcelOptions

Properties

content

content: number[] | Uint8Array | string

dataSet

dataSet: DataSet

firstRowIsHeader

firstRowIsHeader: boolean = false

Generated using TypeDoc