Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 11.5   12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2    Statistic    FMM    Blog  

WordFile.DuplicateTableRow

Duplicates a table row containing a placeholder.

Component Version macOS Windows Linux Server iOS SDK
WordFile 7.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "WordFile.DuplicateTableRow"; WordFile; Placeholder )   More

Parameters

Parameter Description Example
WordFile The reference number of the open word file. $wordFile
Placeholder The name of the placeholder. "City"

Result

Returns OK or error.

Description

Duplicates a table row containing a placeholder.
If you have tables in your template word file and you like to duplicate rows in place, just call this function with a placeholder field in that row.

Use WordFile.AppendTableRow to add new row to the end or WordFile.DuplicateTableRow to add it after the referenced one.

See also

Release notes

Blog Entries

This function checks for a paid license.

Created 26th January 2017, last changed 26th January 2017


WordFile.Contains - WordFile.FieldNames

💬 Ask a question or report a problem


Start Chat