Поделиться через


BevelType.Width Property

Width.Represents the attribte in schema: w

Namespace:  DocumentFormat.OpenXml.Drawing
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; }

Property Value

Type: DocumentFormat.OpenXml.Int64Value
Returns Int64Value.

See Also

Reference

BevelType Class

BevelType Members

DocumentFormat.OpenXml.Drawing Namespace