IncludesFill property
Indicates whether the style includes fill attributes.
Version added
4.0
Syntax
| |
| |
intRet |
Integer. False (0) if the object doesn't define fill attributes; True (-1) if it does. |
object |
Required. An expression that returns a Style object. |
intExpression |
Required Integer. False (0) to disable fill attributes; True (non-zero) to enable them. |
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).