ThreeDFormat.ExtrusionColorType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property ExtrusionColorType As MsoExtrusionColorType
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoExtrusionColorType
value = instance.ExtrusionColorType
instance.ExtrusionColorType = value
MsoExtrusionColorType ExtrusionColorType { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoExtrusionColorType