Share via


AlternateContent.AppendNewAlternateContentFallback Method

Definition

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

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

Returns

Applies to