Share via


Style.IncludesFill Property

Visio Automation Reference

Indicates whether the style includes fill attributes. Read/write.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.IncludesFill

expression   A variable that represents a Style object.

Return Value
Integer

Remarks

The IncludesFill property corresponds to the Fill check box under Includes in the Define Styles dialog box (click Define Styles on the Format menu).

See Also