Colors property

Microsoft Visio Developer Reference

Colors property

   Example   

Returns the Colors collection of a Document object.

Version added

4.0

Syntax

objRet = object.Colors

objRet

The Colors collection of the Document object.

object

Required. An expression that returns a Document object.