The properties of the IInterior interface are listed below. For a complete list of IInterior interface members, see the IInterior Members topic.
Color | Gets or sets the cell shading color of the range as a System.Drawing.Color value. |
ColorIndex | Gets or sets the color of the interior as an index into the current color palette, or as one of the XlColorIndex values. |
Pattern | Gets or sets the interior pattern. |
PatternColor | Gets or sets the color of the interior pattern as a System.Drawing.Color value. |
PatternColorIndex | Gets or sets the color of the interior pattern as an index into the current color palette, or as one of the XlColorIndex values. |
IInterior Interface | NativeExcel Namespace | IRange.Interior Property