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