getColspan
Description
Get's the span of a cell in a table, based on Xopus' internal table model. This can be used in API calls to do things with table cells.
Syntax
xopuselement.getColspan () : Integer
Return Value
Integer. Span of the cell
History
| version | event |
|---|---|
| Xopus 4.2 | Introduction. |