OXMLExcelReport_LedgerSheet_RU.createSetNotPrintColumn Method [AX 2012]

Creates a set that contains non-printable columns.

Syntax

protected Set createSetNotPrintColumn(container _conNotPrintColumn)

Run On

Called

Parameters

  • _conNotPrintColumn
    Type: container
    A container that holds the numbers of non-printable columns.

Return Value

Type: Set Class
A set that contains non-printable columns.

See Also

Reference

OXMLExcelReport_LedgerSheet_RU Class