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