Share via


Style.FillBasedOn Property

Visio Automation Reference

Gets or sets the fill style on which the Style object is based. Read/write.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.FillBasedOn

expression   A variable that represents a Style object.

Return Value
String

Remarks

To base a style on no style, set the FillBasedOn property to a zero-length string ("").

See Also