Interior Members 

Represents the interior of an object.

The following tables list the members exposed by the Interior type.

Public Properties

  Name Description
Application Returns an Application object that represents the Microsoft Excel application.
Color Returns or sets the primary cell shading color or drawing object fill color.
ColorIndex Returns or sets the color of the interior.
Creator Returns a 32-bit integer that indicates the application in which this object was created.
InvertIfNegative True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
Parent Returns the parent object for the specified object.
Pattern Returns or sets the interior pattern.
PatternColor Returns or sets the color of the interior pattern as an RGB value.
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.

Top

See Also

Reference

Interior Interface
Microsoft.Office.Interop.Excel Namespace