DefaultGuideStyle property

Microsoft Visio Developer Reference

DefaultGuideStyle property

See also   Example   

Gets or sets the default guide style of a document.

Version added

2002

Syntax

strRet = object.DefaultGuideStyle
object.DefaultGuideStyle = stringExpression

strRet

String. The default guide style of the document.

object

Required. An expression that returns a Document object.

stringExpression

Required String. The name of the default guide style.

Remarks

The DefaultGuideStyle property specifies what style is applied to new guides created in the document.