| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
IFontFormat |
ITextRange.getFont()
Returns the
IFontFormat object that represents character formatting
for the IFontFormat object. |
IFontFormat |
ITextRange.getFont()
Returns the
IFontFormat object that represents character formatting
for the IFontFormat object. |
IFontFormat |
IDataLabel.getFont()
Gets the
IFontFormat object that represents the font of the specified
object. |
IFontFormat |
IDataLabels.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
ILegendEntry.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
ITickLabels.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
ILegend.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
IChartArea.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
IChartTitle.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
IDataTable.getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IFontFormat |
IDisplayUnitLabel.getFont()
Returns a Microsoft.Office.Interop.Excel.Font object that represents the font
of the specified object.
|