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