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