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