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