ThreeDFormat.PresetMaterial 属性

定义

返回或设置延伸表面的材料。

public:
 property Microsoft::Office::Core::MsoPresetMaterial PresetMaterial { Microsoft::Office::Core::MsoPresetMaterial get(); void set(Microsoft::Office::Core::MsoPresetMaterial value); };
public Microsoft.Office.Core.MsoPresetMaterial PresetMaterial { get; set; }
member this.PresetMaterial : Microsoft.Office.Core.MsoPresetMaterial with get, set
Public Property PresetMaterial As MsoPresetMaterial

属性值

注解

MsoPresetMaterial 可以是以下 MsoPresetMaterial 常量之一:

msoMaterialMatte

msoMaterialMetal

msoMaterialMaterial

msoMaterialWireFrame

msoPresetMaterialMixed

适用于