AlternateContent.AppendNewAlternateContentFallback 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.AlternateContentFallback to the current element.
public DocumentFormat.OpenXml.AlternateContentFallback AppendNewAlternateContentFallback ();
member this.AppendNewAlternateContentFallback : unit -> DocumentFormat.OpenXml.AlternateContentFallback
Public Function AppendNewAlternateContentFallback () As AlternateContentFallback