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