The following tables list the members exposed by IInterior.
Name | Description | |
---|---|---|
Color | Gets or sets the System.Drawing.Color of the represented interior. | |
ColorDefined | Returns true if the Color property of all cells and/or objects represented by this interior is the same, otherwise false is returned. | |
ColorIndex | Gets or sets the zero based color index of the represented interior. | |
ColorIndexDefined | Returns true if the ColorIndex property of all cells and/or objects represented by this interior is the same, otherwise false is returned. | |
Pattern | Gets or sets the Pattern of the represented interior. | |
PatternColor | Gets or sets the System.Drawing.Color of the pattern for the represented interior. | |
PatternColorDefined | Returns true if the PatternColor property of all cells and/or objects represented by this interior is the same, otherwise false is returned. | |
PatternColorIndex | Gets or sets the color index of the pattern for the represented interior. | |
PatternColorIndexDefined | Returns true if the PatternColorIndex property of all cells and/or objects represented by this interior is the same, otherwise false is returned. | |
PatternDefined | Returns true if the Pattern property of all cells and/or objects represented by this interior is the same, otherwise false is returned. |