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