XMLExcelReport_RU.pageWidthInColumns Method [AX 2012]

Sets the value of the spans attribute for the first worksheet of the Excel document.

Syntax

protected void pageWidthInColumns(int _pageWidthCols)

Run On

Called

Parameters

  • _pageWidthCols
    Type: int
    The value of the spans attribute.

See Also

Reference

XMLExcelReport_RU Class