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

In This Topic
    IColorFormat Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodGets the luminosity of the specified object.  
     MethodGets the color type.  
     MethodGets a color that is mapped to the theme color scheme.  
     MethodGets the com.grapecity.documents.excel.Color object.  
     MethodGets the color of a color object as an index in the current color scheme.  
     MethodSets the luminosity of the specified object.  
     MethodSets the color type.  
     MethodSets a color that is mapped to the theme color scheme.  
     MethodSets the com.grapecity.documents.excel.Color object.  
     MethodSets the color of a color object as an index in the current color scheme.  
    Top
    See Also