OXMLRow_RU.setSpans Method [AX 2012]

Sets the spans attribute for the row.

public void setSpans(int _spans)

Run On

Called

Parameters

_spans
Type: int
The value of the spans tag.

The spans tag means the number of columns (cells) that are used in the current row.

Community Additions

ADD
Show: