Freigeben über


BevelType.Width-Eigenschaft

w.Represents the attribte in schema: w14:w

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

Syntax

'Declaration
<SchemaAttrAttribute(, "w")> _
Public Property Width As Int64Value
    Get
    Set
'Usage
Dim instance As BevelType
Dim value As Int64Value

value = instance.Width

instance.Width = value
[SchemaAttrAttribute(, "w")]
public Int64Value Width { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int64Value

Siehe auch

Referenz

BevelType Klasse

BevelType-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace