AlternateContent.AppendNewAlternateContentChoice Method
Append a new child with type AlternateContentChoice to this element
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Function AppendNewAlternateContentChoice As AlternateContentChoice
'Usage
Dim instance As AlternateContent
Dim returnValue As AlternateContentChoice
returnValue = instance.AppendNewAlternateContentChoice()
public AlternateContentChoice AppendNewAlternateContentChoice()
Return Value
Type: DocumentFormat.OpenXml.AlternateContentChoice
Returns AlternateContentChoice.