| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IInterior |
CellColorSortField.getInterior()
Specifies the interior to sort.
|
IInterior |
CellColorSortField.getInterior()
Specifies the interior to sort.
|
IInterior |
IUniqueValues.getInterior()
Returns an instance of IInterior which represents the background color of
this conditional format.
|
IInterior |
ICellColorSortField.getInterior()
Gets the
IInterior sort. |
IInterior |
IDisplayFormat.getInterior()
Gets an Interior object that represents the interior of the associated Range
object as it is displayed in the current user interface.
|
IInterior |
IAboveAverage.getInterior()
Returns an instance of
IInterior which represents the background
color of this conditional format. |
IInterior |
ITableStyleElement.getInterior()
Returns an
IInterior object that represents the interior of the
specified object. |
IInterior |
ITop10.getInterior()
Returns an instance of
IInterior which represents the background
color of this conditional format. |
IInterior |
IFormatCondition.getInterior()
Returns an instance of
IInterior which represents the background
color of this conditional format. |
IInterior |
IRange.getInterior()
Returns the
IInterior which represents the interior (background)
color and pattern of the specified cell(s). |
IInterior |
IStyle.getInterior()
Returns an
IInterior object that represents the interior of the
specified object. |
| Constructor and Description |
|---|
CellColorSortField(IRange key,
IInterior interior)
Sorts the interior based on color.
|
CellColorSortField(IRange key,
IInterior interior)
Sorts the interior based on color.
|
CellColorSortField(IRange key,
IInterior interior,
SortOrder order) |
CellColorSortField(IRange key,
IInterior interior,
SortOrder order) |