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