ThreeDFormat.PresetMaterial Property

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