MindFusion.Diagramming for JavaScript Programmer's Guide
Cell.getColumnSpan Method
See Also
 





Gets the number of columns spanned by this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getColumnSpan ()

 Return Value

An integer value specifying the number of spanned columns.

 See Also

Cell Members
Cell Class
MindFusion.Diagramming Namespace