Freigeben über


BorderType.Type-Eigenschaft

Border Style.Represents the attribte in schema: type

Namespace:  DocumentFormat.OpenXml.Vml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of BorderValues)
    Get
    Set
'Usage
Dim instance As BorderType
Dim value As EnumValue(Of BorderValues)

value = instance.Type

instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<BorderValues> Type { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<BorderValues>
Returns EnumValue<T>.

Siehe auch

Referenz

BorderType Klasse

BorderType-Member

DocumentFormat.OpenXml.Vml.Wordprocessing-Namespace