OpenXmlSimpleValue<T>-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
OpenXmlSimpleValue<T>() | Initializes a new instance of the OpenXmlSimpleValue. | |
OpenXmlSimpleValue<T>(T) | Initializes a new instance of the OpenXmlSimpleValue. | |
OpenXmlSimpleValue<T>(OpenXmlSimpleValue<T>) | Initializes a new instance of the OpenXmlSimpleValue by deep copy. |
Nach oben