AlternateContent.AppendNewAlternateContentChoice Method

Definition

Appends a new child of type T:DocumentFormat.OpenXml.AlternateContentChoice to the current element.

public DocumentFormat.OpenXml.AlternateContentChoice AppendNewAlternateContentChoice ();
member this.AppendNewAlternateContentChoice : unit -> DocumentFormat.OpenXml.AlternateContentChoice
Public Function AppendNewAlternateContentChoice () As AlternateContentChoice

Returns

Applies to