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