Share via


Style.IncludesText Property

Visio Automation Reference

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

Version Information
 Version Added:  Visio 4.0

Syntax

expression.IncludesText

expression   A variable that represents a Style object.

Return Value
Integer

Remarks

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

See Also