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