Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies rows from the template to the result document when working in template mode.
The height of the rows changed to the value specified by the height parameter.
Syntax
public int insertRowsByBookmark(MSOfficeBookMark_RU _bookmark, [real _height])
Run On
Called
Parameters
- _bookmark
Type: MSOfficeBookMark_RU Extended Data Type
The defined name that references a group of rows.
- _height
Type: real
The height of rows.
Return Value
Type: int
The number of rows copied.
Remarks
The merged cells are copied only if they are completely within copied rows.