MailMerge.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the current state of a mail merge operation.
public:
property Microsoft::Office::Interop::Word::WdMailMergeState State { Microsoft::Office::Interop::Word::WdMailMergeState get(); };
public Microsoft.Office.Interop.Word.WdMailMergeState State { get; }
member this.State : Microsoft.Office.Interop.Word.WdMailMergeState
Public ReadOnly Property State As WdMailMergeState
Property Value
Remarks
The State property can be one of the following WdMailMergeState constants:
wdDataSource
wdMainAndDataSource
wdMainAndHeader
wdMainAndSourceAndHeader
wdMainDocumentOnly
wdNormalDocument