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





Gets the number of rows spanned by this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getRowSpan ()

 Return Value

An integer value specifying the number of spanned rows.

 See Also

Cell Members
Cell Class
MindFusion.Diagramming Namespace