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