Resizes the columns and rows so that cells are large enough to fit their text.
Namespace: MindFusion.Diagramming
File: 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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |