MailMergeSettings.exportFrom Property
In This Article
Gets or sets the index of the row from which the exported range starts.
#Declaration
TypeScript
exportFrom: number
#Property Value
Type | Description |
---|---|
number | The row index. |
See Also