Class StiCsvOptions

Hierarchy

Index

Constructors

constructor

  • new StiCsvOptions(content: number[], tableName: string, codePage?: number, separator?: string): StiCsvOptions

Properties

codePage

codePage: number

content

content: number[] | Uint8Array | string

dataSet

dataSet: DataSet

maxDataRows

maxDataRows: number

path

path: string

separator

separator: string

tableName

tableName: string

Generated using TypeDoc