IGraphic.ColorType Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property ColorType As MsoPictureColorType
Get
Set
'Usage
Dim instance As IGraphic
Dim value As MsoPictureColorType
value = instance.ColorType
instance.ColorType = value
MsoPictureColorType ColorType { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoPictureColorType