MailMerge.ActiveRecord Property

Definition

Record Currently Displayed In Merged Document.

Represents the following element tag in the schema: w:activeRecord.

public DocumentFormat.OpenXml.Wordprocessing.ActiveRecord ActiveRecord { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ActiveRecord? ActiveRecord { get; set; }
member this.ActiveRecord : DocumentFormat.OpenXml.Wordprocessing.ActiveRecord with get, set
Public Property ActiveRecord As ActiveRecord

Property Value

Returns ActiveRecord.

Applies to