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