Styles property

Microsoft Visio Developer Reference

Styles property

       

Returns the Styles collection for a document.

Version added

2.0

Syntax

objRet = object.Styles

objRet

The Styles collection of the Document object.

object

Required. An expression that returns a Document object.