Name | Description | |
---|---|---|
![]() | Color | Gets or sets the primary color of the object, as shown in the table in the remarks section. |
![]() | ColorIndex | Gets or sets the color of the interior as an index into the current color palette, or as one of the following constants: Color.ColorIndexAutomatic or Color.ColorIndexNone. |
![]() | Gradient | Gets the IGradient property of an Interior object of a selection. |
![]() | Pattern | Gets or sets a PatternType value that represents the interior pattern. |
![]() | PatternColor | Gets or sets the color of the interior pattern. |
![]() | PatternColorIndex | Gets or sets the color of the interior pattern as an index into the current color palette, or as one of the following constants: Color.ColorIndexAutomatic or Color.ColorIndexNone. |
![]() | PatternThemeColor | Gets or sets the pattern theme color in the applied color scheme that is associated with the specified object. |
![]() | PatternTintAndShade | Gets or sets a value that lightens or darkens a pattern color. |
![]() | ThemeColor | Gets or sets the theme color in the applied color scheme that is associated with the specified object. |
![]() | TintAndShade | Gets or sets a value that lightens or darkens a color. |