Share via


ThreeDFormat.PresetMaterial Property

Returns or sets the extrusion surface material.

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

Syntax

'Declaration
Property PresetMaterial As MsoPresetMaterial
    Get
    Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoPresetMaterial

value = instance.PresetMaterial

instance.PresetMaterial = value
MsoPresetMaterial PresetMaterial { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoPresetMaterial

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace