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