Share via


RPayNDFL1Report.getCellName Method [AX 2012]

Syntax

protected str getCellName(
    str _initialCellName, 
    int _col, 
    int _row, 
    int _cellMacro)

Run On

Client

Parameters

  • _initialCellName
    Type: str
  • _col
    Type: int
  • _row
    Type: int
  • _cellMacro
    Type: int

See Also

Reference

RPayNDFL1Report Class