Click or drag to resize

AlternateContent Constructor

Overload List
 NameDescription
Public methodAlternateContent Initializes a new instance of the AlternateContent class.
Public methodAlternateContent(IEnumerableOpenXmlElement) Initializes a new instance of the AlternateContent class by using the supplied IEnumerable elements.
Public methodAlternateContent(OpenXmlElement) Initializes a new instance of the AlternateContent class by using the supplied OpenXmlElement elements.
Public methodAlternateContent(String) Initializes a new instance of the AlternateContent class by using the supplied string.
Top
See Also