Document.SolutionXMLElementCount property (Visio)
Returns the number of SolutionXML elements in a document. Read-only.
Syntax
expression.SolutionXMLElementCount
expression A variable that represents a Document object.
Return value
Long
Remarks
The first element in the document has an index of 1.
The number of SolutionXML elements you can add to a document is limited only by the amount of available computer memory.
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.