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