Share via


RPayPFReportExcel_ADV1.fillRegularCells Method [AX 2012]

Syntax

public void fillRegularCells(
    str _cellName, 
    int _row, 
    str _text, 
    int _number)

Run On

Client

Parameters

  • _cellName
    Type: str
  • _row
    Type: int
  • _text
    Type: str
  • _number
    Type: int

See Also

Reference

RPayPFReportExcel_ADV1 Class