HiddenShape3D.PresetMaterial Property

Definition

Preset Material Type

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to