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


BrushProperty.Value Property

value.Represents the attribte in schema: value

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

Syntax

'Декларация
<SchemaAttrAttribute(, "value")> _
Public Property Value As StringValue
    Get
    Set
'Применение
Dim instance As BrushProperty
Dim value As StringValue

value = instance.Value

instance.Value = value
[SchemaAttrAttribute(, "value")]
public StringValue Value { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

BrushProperty Class

BrushProperty Members

DocumentFormat.OpenXml.InkML Namespace