InvisibleApp.GetBuiltInStencilFile method (Visio)

Returns the file path to the specified built-in, hidden stencil used to populate certain galleries in the Microsoft Visio user interface.

Syntax

expression.GetBuiltInStencilFile (StencilType, MeasurementSystem)

expression A variable that represents an InvisibleApp object.

Parameters

Name Required/Optional Data type Description
StencilType Required VisBuiltInStencilTypes The stencil to retrieve. Must be one of the VisBuiltInStencilTypes constants.
MeasurementSystem Required VisMeasurementSystem The measurement system for the stencil.

Return value

String

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.