Click or drag to resize

InteriorArrayWrapper Properties

The InteriorArrayWrapper type exposes the following members.

Properties
Name Description
Public property Color
Returns or sets the cell shading color.
Public property FillPattern
Gets / Sets XlsFill pattern.
Public property Gradient
Returns gradient object.
Public property KnownColor
Returns or sets the color of the interior. The color is specified as an index value into the current color palette.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Public property PatternColor
Returns or sets the color of the interior pattern as an System.Drawing.Color value.
Public property PatternKnownColor
Returns or sets the color of the interior pattern as an index into the current color palette.
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Top
See Also