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