Share via


OXMLExcelReport_RPayEmplPayList.mustCreateNewPage Method [AX 2012]

Indicates if new page must be started.

Syntax

protected boolean mustCreateNewPage(container _sections)

Run On

Called

Parameters

  • _sections
    Type: container
    The section name.

Return Value

Type: boolean
true if new page should be started. otherwise false.

See Also

Reference

OXMLExcelReport_RPayEmplPayList Class