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