AlternateContent.AppendNewAlternateContentChoice Method
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.
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