Freigeben über


BevelType.PresetProfileType-Eigenschaft

prst.Represents the attribte in schema: w14:prst

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "prst")> _
Public Property PresetProfileType As EnumValue(Of BevelPresetTypeValues)
    Get
    Set
'Usage
Dim instance As BevelType
Dim value As EnumValue(Of BevelPresetTypeValues)

value = instance.PresetProfileType

instance.PresetProfileType = value
[SchemaAttrAttribute(, "prst")]
public EnumValue<BevelPresetTypeValues> PresetProfileType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<BevelPresetTypeValues>

Siehe auch

Referenz

BevelType Klasse

BevelType-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace