Compartir a través de


ActiveArea.Width Property

width.Represents the attribte in schema: width

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "width")> _
Public Property Width As DecimalValue
    Get
    Set
'Uso
Dim instance As ActiveArea
Dim value As DecimalValue

value = instance.Width

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

Property Value

Type: DocumentFormat.OpenXml.DecimalValue

See Also

Reference

ActiveArea Class

ActiveArea Members

DocumentFormat.OpenXml.InkML Namespace