RAssetReport_ShortDescription.outputIntoExcel Method [AX 2012]

Syntax

public int outputIntoExcel(
    XMLExcelDocument_RU _excel, 
    int _workSheetNum, 
    int _firstRowNum, 
    int _rowIntoTemplate)

Run On

Called

Parameters

  • _workSheetNum
    Type: int
  • _firstRowNum
    Type: int
  • _rowIntoTemplate
    Type: int

See Also

Reference

RAssetReport_ShortDescription Class