MailMergeSettings.exportRecordsCount Property
In This Article
Gets or sets the number of data rows in the exported mail-merge range.
#Declaration
TypeScript
exportRecordsCount: number
#Property Value
Type | Description |
---|---|
number | The row count. |
See Also