Back to Devexpress

RichEditDocument.tableStylesInfo Property

aspnet-js-richeditdocument-28dc2f9c.md

latest558 B
Original Source

RichEditDocument.tableStylesInfo Property

Returns information about table styles in the document.

Declaration

ts
get tableStylesInfo(): TableStyle[]

Property Value

TypeDescription
TableStyle[]

An array of objects that contain information about table styles.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members