ThreeDFormat.ContourColor Property
Returns or sets a ColorFormat object that represents color of the contour of a shape. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ContourColor As ColorFormat
Get
'Usage
Dim instance As ThreeDFormat
Dim value As ColorFormat
value = instance.ContourColor
ColorFormat ContourColor { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ColorFormat
ColorFormat