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