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

In This Topic
    IColorFormat Interface Members
    In This Topic

    The following tables list the members exposed by IColorFormat.

    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