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