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