[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IInterior

IInterior Interface

Represents the interior of an object.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IInterior
Public Interface IInterior

Properties

Name Description
Color

Gets or sets the Color of the represented interior.

ColorIndex

Gets or sets the color of the interior.

Gradient

Gets the Gradient property of an Interior object of a selection.

Pattern

Gets or sets the interior pattern.

PatternColor

Gets or sets the Color of the pattern for the represented interior.

PatternColorIndex

Gets or sets the color of the interior pattern as an index into the current color palette.

PatternThemeColor

Gets or sets a theme color pattern for an Interior object.

PatternTintAndShade

Gets or sets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.

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. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.