RAssetReport_ShortDescription.outputIntoExcel Method [AX 2012]
public int outputIntoExcel(
XMLExcelDocument_RU _excel,
int _workSheetNum,
int _firstRowNum,
int _rowIntoTemplate)
Run On
CalledParameters
- _excel
- Type: XMLExcelDocument_RU Class
- _workSheetNum
- Type: int
- _firstRowNum
- Type: int
- _rowIntoTemplate
- Type: int
Community Additions
ADD
Show: