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.
| Excel Developer Reference |
Returns an Interior object that represents the interior of the specified object.
Syntax
expression.Interior
expression A variable that represents a Range object.
Example
This example sets the interior color for cell A1 on Sheet1 to cyan.
| Visual Basic for Applications |
|---|
|
See Also