MailMergeDataTable module
- class MailMergeDataTable.MailMergeDataTable
Bases:
SpireObjectRepresents a mail merge data table.
- property GroupName: str
Gets the group name of the mail merge data table.
- Returns:
The group name.
- Return type:
str
- property SourceData: IEnumerator
Gets the source data of the mail merge data table.
- Returns:
The source data.
- Return type:
IEnumerator
