| SpreadsheetGear Namespace : IInterior Interface | 
The following tables list the members exposed by IInterior.
| Name | Description | |
|---|---|---|
![]()  | Color | Gets or sets the SpreadsheetGear.Color of the represented interior. | 
![]()  | ColorDefined | Returns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all cells and/or objects represented by this interior are the same, otherwise false is returned. | 
![]()  | ColorIndex | Gets or sets the zero based color index of the represented interior. | 
![]()  | Pattern | Gets or sets the Pattern of the represented interior. | 
![]()  | PatternColor | Gets or sets the SpreadsheetGear.Color of the pattern for the represented interior. | 
![]()  | PatternColorDefined | Returns true if the PatternColor, PatternColorIndex, PatternThemeColor and PatternTintAndShade properties of all cells and/or objects represented by this interior are the same, otherwise false is returned. | 
![]()  | PatternColorIndex | Gets or sets the color index of the pattern for the represented interior. | 
![]()  | PatternDefined | Returns true if the Pattern property of all cells and/or objects represented by this interior is the same, otherwise false is returned. | 
![]()  | PatternThemeColor | Gets or sets the theme color of the pattern for the represented interior. | 
![]()  | PatternTintAndShade | Gets or sets the property which controls darkening (values between -1.0 and 0.0) or lightening (values between 0.0 and 1.0) of the underlying theme color. | 
![]()  | ThemeColor | Gets or sets the theme color of the represented interior. | 
![]()  | TintAndShade | Gets or sets the property which controls darkening (values between -1.0 and 0.0) or lightening (values between 0.0 and 1.0) of the underlying theme color. |