IInterior Interface |
Namespace: Spire.Xls.Core
The IInterior type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Color |
Returns or sets the cell shading color.
|
![]() |
FillPattern |
Gets / Sets XlsFill pattern.
|
![]() |
Gradient |
Returns gradient object for this extended format.
|
![]() |
KnownColor |
Returns or sets the color of the interior. The color is specified as
an index value into the current color palette.
|
![]() |
PatternColor |
Returns or sets the color of the interior pattern as an System.Drawing.Color value.
|
![]() |
PatternKnownColor |
Returns or sets the color of the interior pattern as an index into the current color palette.
|