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