Freigeben über


AlternateContent.AppendNewAlternateContentChoice-Methode

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()

Rückgabewert

Typ: DocumentFormat.OpenXml.AlternateContentChoice
Returns AlternateContentChoice.

Siehe auch

Referenz

AlternateContent Klasse

AlternateContent-Member

DocumentFormat.OpenXml-Namespace