Properties3D.PresetMaterialType Property

Definition

prstMaterial, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:prstMaterial

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> PresetMaterialType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> PresetMaterialType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> PresetMaterialType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues>? PresetMaterialType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:prstMaterial")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues>? PresetMaterialType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues>? PresetMaterialType { get; set; }
member this.PresetMaterialType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "prstMaterial")>]
member this.PresetMaterialType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "prstMaterial")>]
member this.PresetMaterialType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:prstMaterial")>]
member this.PresetMaterialType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues> with get, set
Public Property PresetMaterialType As EnumValue(Of PresetMaterialTypeValues)

Property Value

Attributes

Applies to