| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IFont |
IUniqueValues.getFont()
Returns an instance of IFont which represents the font of this conditional
format.
|
IFont |
ILabelOptions.getFont()
Returns an instance of
IFont which may be used to get and set font properties of the watermark represented by this IRange. |
IFont |
ITextRun.getFont()
Gets the font settings of current text run.
|
IFont |
IDisplayFormat.getFont()
Gets a Font object that represents the font of the associated Range as it is
displayed in the current user interface.
|
IFont |
IAboveAverage.getFont()
Returns an instance of
IFont which represents the font of this
conditional format. |
IFont |
ITableStyleElement.getFont()
Returns the font of the specified object.
|
IFont |
ITop10.getFont()
Returns an instance of
IFont which represents the font of this
conditional format. |
IFont |
IFormatCondition.getFont()
Returns an instance of
IFont which represents the font of this
conditional format. |
IFont |
IRange.getFont()
Returns an instance of
IFont which may be used to get and set font
properties of the cells represented by this IRange. |
IFont |
IStyle.getFont()
Returns the
IFont object that represents the font of the specified
object. |