XMLExcelReport_RU.fillData Method [AX 2012]
Is overridden to implement data that is used to fill a specified section.
Syntax
protected abstract void fillData(MSOfficeBookMark_RU _bookmark)
Run On
Called
Parameters
- _bookmark
Type: MSOfficeBookMark_RU Extended Data Type
The name of the section, such as PAGEHEADER.
Remarks
A switch between existing bookmarks can be used to fill data.