Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IFontOption Interface
Methods

In This Topic
    IFontOption Interface Members
    In This Topic

    The following tables list the members exposed by IFontOption.

    Public Methods
     NameDescription
     MethodA string that represents the label text fontFamily. The default value is 'sans-serif'.  
     MethodA string that represents the label text fontSize. The default value is '12px'.  
     MethodA string that represents the label text fontStyle. The default value is 'normal'.  
     MethodA string that represents the label text fontTextAlign. The default value is 'center'.  
     MethodA string that represents the label text fontTextDecoration. The default value is 'none'.  
     MethodA string that represents the label text fontWeight. The default value is 'normal'.  
    Top
    See Also