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