Document.SolutionXMLElementName property (Visio)
Returns the name of the SolutionXML element. Read-only.
Syntax
expression.SolutionXMLElementName (Index)
expression A variable that represents a Document object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Required | Long | The index of the SolutionXML element in the document. |
Return value
String
Remarks
The only way to retrieve SolutionXML data is by name. Use the SolutionXMLElementName property to get the element name to pass 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.