Resizes the columns and rows so that cells are large enough to fit their text.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function resizeToFitText (ignoreCaption, keepCellWidth) |
true to ignore caption text and consider only cells for table size, or false otherwise.
true to preserve column widths and resize only row heights, or false otherwise.
NetDiagram Programmer's Guide | © 2023 MindFusion |