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