Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TextFormatInfo Class

In This Topic
    TextFormatInfo Class Methods
    In This Topic

    For a list of all members of this type, see TextFormatInfo members.

    Public Methods
     NameDescription
    Public MethodGets or sets the top-level font weight for the content of the element.

    True if font weight is bold (700). Otherwise, font weight is normal or regular (400).

     
    Public MethodGets or sets a family of related fonts.  
    Public MethodGets or sets the desired font size to use in points.  
    Public MethodGets or sets the font style for the content of the element.

    True if font style is italic. Otherwise, font style is normal.

     
    Public MethodGets or sets the top-level font weight for the content of the element.

    True if font weight is bold (700). Otherwise, font weight is normal or regular (400).

     
    Public MethodGets or sets a family of related fonts.  
    Public MethodGets or sets the desired font size to use in points.  
    Public MethodGets or sets the font style for the content of the element.

    True if font style is italic. Otherwise, font style is normal.

     
    Top
    See Also