Name | Description | |
---|---|---|
getColor | Gets the Color of the represented interior. | |
getColorIndex | Gets the color of the interior. | |
getGradient | Gets the Gradient property of an Interior object of a selection. | |
getPattern | Gets the interior pattern. | |
getPatternColor | Gets the Color of the pattern for the represented interior. | |
getPatternColorIndex | Gets the color of the interior pattern as an index into the current color palette. | |
getPatternThemeColor | Gets a theme color pattern for an Interior object. | |
getPatternTintAndShade | Gets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. | |
getThemeColor | Gets the theme color in the applied color scheme that is associated with the specified object. | |
getTintAndShade | Gets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. | |
setColor | Sets the Color of the represented interior. | |
setColorIndex | Sets the color of the interior. | |
setPattern | Sets the interior pattern. | |
setPatternColor | Sets the Color of the pattern for the represented interior. | |
setPatternColorIndex | Sets the color of the interior pattern as an index into the current color palette. | |
setPatternThemeColor | Sets a theme color pattern for an Interior object. | |
setPatternTintAndShade | Sets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. | |
setThemeColor | Sets the theme color in the applied color scheme that is associated with the specified object. | |
setTintAndShade | Sets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. |