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