Skip to content

[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/ITableData

Interface: ITableData

2d.ITableData

Table Data Interface

Table of contents

Properties

Properties

colWidths

Optional colWidths: IColumnWidth[]


cols

cols: number


data

data: any[][]


mergeCells

Optional mergeCells: IMergeCellInfo[]


rowCount

rowCount: number


rowHeights

Optional rowHeights: IRowHeight[]


styles

Optional styles: any