getHtml

open fun getHtml(    rowRangeLookup: RowRangeLookup,     isStyled: Boolean = false,     htmlOutputConfig: dynamic = null): String?

Get the HTML code of the table.

Return

the HTML code of the table

Parameters

rowRangeLookup

the selected range of rows

isStyled

return styled output

htmlOutputConfig

override output configuration