Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the interior color of the specified object. Read/write Long.
Syntax
expression.BackColor
expression A variable that represents an Attachment object.
Remarks
The BackColor property contains a numeric expression that corresponds to the color used to fill a control's or section's interior.
You can set the default for this property by using a control's default control style or the DefaultControl property in Visual Basic.
To use the BackColor property, the BackStyle property, if available, must be set to Normal.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.