Share via


BevelType.PresetProfileType Property

Definition

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

Represents the following attribute in the schema: w14:prst

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

Property Value

Attributes

Applies to