Shape3DType.PresetMaterial 属性

定义

预设材料类型

表示架构中的以下属性:prstMaterial

[DocumentFormat.OpenXml.SchemaAttr(0, "prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues> PresetMaterial { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues> PresetMaterial { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues>? PresetMaterial { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues>? PresetMaterial { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues>? PresetMaterial { get; set; }
member this.PresetMaterial : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "prstMaterial")>]
member this.PresetMaterial : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("prstMaterial")>]
member this.PresetMaterial : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues> with get, set
Public Property PresetMaterial As EnumValue(Of PresetMaterialTypeValues)

属性值

属性

适用于