Graphic.ColorType Property
Excel Developer Reference |
Returns or sets the type of color transformation applied to the specified picture or OLE object. Read/write MsoPictureColorType.
Syntax
expression.ColorType
expression An expression that returns a Graphic object.
See Also