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