Freigeben über


Style.Val-Eigenschaft

val.Represents the attribte in schema: val

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As ByteValue
    Get
    Set
'Usage
Dim instance As Style
Dim value As ByteValue

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public ByteValue Val { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.ByteValue

Siehe auch

Referenz

Style Klasse

Style-Member

DocumentFormat.OpenXml.Office2010.Drawing.Charts-Namespace