Interior Object Members
Represents the interior of an object.
Methods
| Name | Description | |
|---|---|---|
| OneColorGradient | The description for this item will appear in the final release of Office. |
| TwoColorGradient | The description for this item will appear in the final release of Office. |
Properties
| Name | Description | |
|---|---|---|
| Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only. |
| Color | Returns or sets the primary color of the object, as shown in the table in the remarks section. Use the RGB function to create a color value. Read/write Variant. |
| ColorIndex | Returns or sets a Variant value that represents the color of the interior. |
| GradientColorType | Read-only |
| GradientStyle | Read-only |
| GradientType | Read-only |
| GradientVariant | Read-only |
| InteriorGradientStops | Read-only |
| InvertIfNegative | True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Variant. |
| Parent | Returns the parent object for the specified object. Read-only. |
| Pattern | Returns or sets a Variant value, containing an xlPattern constant, that represents the interior pattern. |
| PatternColor | Returns or sets the color of the interior pattern as an RGB value. Read/write Variant. |
| PatternColorIndex | Returns or sets the color of the interior pattern as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Read/write Long. |
| PatternThemeColor | Read/write |
| PatternTintAndShade | Read/write |
| ThemeColor | Read/write |
| TintAndShade | Read/write |