BlipExtension Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
BlipExtension() | Initializes a new instance of the BlipExtension class. |
![]() |
BlipExtension(String) | Initializes a new instance of the BlipExtension class from outer XML. |
![]() |
BlipExtension(array<OpenXmlElement[]) | Initializes a new instance of the BlipExtension class with the specified child elements. |
![]() |
BlipExtension(IEnumerable<OpenXmlElement>) | Initializes a new instance of the BlipExtension class with the specified child elements. |
Top