| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IBorders |
IUniqueValues.getBorders()
Returns an instance of IBorders which represents the borders of this
conditional format.
|
IBorders |
IDisplayFormat.getBorders()
Gets a Borders object that represents the borders of the associated Range
object as it is displayed in the current user interface.
|
IBorders |
IAboveAverage.getBorders()
Returns an instance of
IBorders which represents the borders of this
conditional format. |
IBorders |
ITableStyleElement.getBorders()
Returns the borders of a table style element.
|
IBorders |
ITop10.getBorders()
Returns an instance of
IBorders which represents the borders of this
conditional format. |
IBorders |
IFormatCondition.getBorders()
Returns an instance of
IBorders which represents the borders of this
conditional format. |
IBorders |
IRange.getBorders()
Returns an instance of
IBorders which represents the cell borders of
the cell or range represented by this IRange. |
IBorders |
IStyle.getBorders()
Returns the
IBorders collection that represents the borders of a
style. |