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