ThreeDFormat.ContourColor Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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.Core.ColorFormat