接口的使用
com.grapecity.documents.excel.IFont

使用IFont的程序包
程序包
说明
 
  • com.grapecity.documents.excelIFont的使用

    修饰符和类型
    方法
    说明
    IAboveAverage.getFont()
    Returns an instance of IFont which represents the font of thisconditional format.
    IDisplayFormat.getFont()
    Gets a Font object that represents the font of the associated Range as it is displayed in the current user interface.
    IFormatCondition.getFont()
    Returns an instance of IFont which represents the font of thisconditional format.
    ILabelOptions.getFont()
    Returns an instance of IFont which may be used to get and set font properties of the watermark represented by this IRange.
    IRange.getFont()
    Returns an instance of IFont which may be used to get and set fontproperties of the cells represented by this IRange.
    IStyle.getFont()
    Returns the IFont object that represents the font of the specifiedobject.
    ITableStyleElement.getFont()
    Returns the font of the specified object.
    ITextRun.getFont()
    Gets the font settings of current text run.
    ITop10.getFont()
    Returns an instance of IFont which represents the font of thisconditional format.
    IUniqueValues.getFont()
    Returns an instance of IFont which represents the font of this conditional format.