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