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