ThreeDFormat.ContourColor Property
Returns the contour color for a ThreeDFormat object. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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.Excel.ColorFormat
ColorFormat