Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / GraphicColorType Enumeration
In This Topic
    GraphicColorType Enumeration
    In This Topic
    Represents type of color transformation applied to the specified picture or OLE object.
    Members
    MemberDescription
    AutomaticAutomatic Color.
    BlackAndWhiteBlackAndWhite Color.
    GrayscaleGrayscale Color.
    MixedMixed.
    WatermarkWatermark Color.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.GraphicColorType

    See Also