VisSVGExportFormat enumeration (Visio)

Constants passed to and returned by the ApplicationSettings.SVGExportFormat property that specify whether to include both SVG elements and Visio elements when saving Microsoft Visio documents to the SVG file format.

Members

Name Value Description
visSVGExcludeVisioElements 1 Include SVG elements only.
visSVGIncludeVisioElements 0 Include both SVG elements and Visio elements. This is the default.

See also

ApplicationSettings.SVGExportFormat

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.