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