IncludesLine property
Indicates whether the style includes line attributes.
Version added
4.0
Syntax
| |
| |
intRet |
Integer. False (0) if the object doesn't define line attributes; True (-1) if it does. |
object |
Required. An expression that returns a Style object. |
intExpression |
Required Integer. False (0) to disable line attributes; True (non-zero) to enable them. |
Remarks
The IncludesLine property corresponds to the Line check box under Includes in the Define Styles dialog box (click Define Styles on the Format menu).