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