Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Deletes the named SolutionXML element.
Syntax
expression.DeleteSolutionXMLElement (ElementName)
expression A variable that represents a Document object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| ElementName | Required | String | The case-sensitive name of the SolutionXML data element. |
Return value
Nothing
Remarks
The ElementName parameter is case-sensitive and should match the name passed as a parameter to the SolutionXMLElement property.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.