ThreeDFormat.ExtrusionColor Property

Returns a ColorFormat object that represents the color of the shape's extrusion.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property ExtrusionColor As ColorFormat
    Get
'Usage
Dim instance As ThreeDFormat
Dim value As ColorFormat

value = instance.ExtrusionColor
ColorFormat ExtrusionColor { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ColorFormat

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace