PCExcel.populateCellValueInt Method [AX 2012]

Adds value to the cell.

public void populateCellValueInt(int _cellValue, int _cellValueCount)

Run On

Called

Parameters

_cellValue
Type: int
A value to insert into the cell.
_cellValueCount
Type: int
A column index position in the row.

Community Additions

ADD
Show: