RAssetReport_ShortDescription.outputIntoExcel Method [AX 2012]
Syntax
public int outputIntoExcel(
XMLExcelDocument_RU _excel,
int _workSheetNum,
int _firstRowNum,
int _rowIntoTemplate)
Run On
Called
Parameters
- _excel
Type: XMLExcelDocument_RU Class
- _workSheetNum
Type: int
- _firstRowNum
Type: int
- _rowIntoTemplate
Type: int