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