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