MailMergeDataTable module

class MailMergeDataTable.MailMergeDataTable

Bases: SpireObject

Represents 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