Share via


Interior Members

Include Protected Members
Include Inherited Members

Represents the interior of an object.

The Interior type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Color Returns or sets the primary cell shading color or drawing object fill color.
Public property ColorIndex Returns or sets the color of the interior.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Gradient Gets or sets the Gradient property of an Interior object of a selection.
Public property InvertIfNegative True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
Public property Parent Returns the parent object for the specified object.
Public property Pattern Returns or sets the interior pattern.
Public property PatternColor Returns or sets the color of the interior pattern as an RGB value.
Public property 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.
Public property PatternThemeColor Gets or sets a theme color pattern for an Interior object.
Public property PatternTintAndShade Gets or sets a tint and shade pattern for an Interior object.
Public property ThemeColor Gets or sets the theme color in the applied color scheme that is associated with the specified object.
Public property TintAndShade Gets or sets a value that lightens or darkens a color.

Top

See Also

Reference

Interior Interface

Microsoft.Office.Interop.Excel Namespace