Gets or sets the number of columns in the table.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
get columnCount() {} |
Number
The number of columns in the table.
If you increase the number of columns the content of the initialcolumns will remain intact. If you decrease the number, the lastcolumns are removed and the other remain unchanged.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |