ColorFormat.Type Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Type As MsoColorType
Get
'Usage
Dim instance As ColorFormat
Dim value As MsoColorType
value = instance.Type
MsoColorType Type { get; }
Property Value
Type: Microsoft.Office.Core.MsoColorType