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