Share via


StyleColor.Val property

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.ChartStyle
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Val

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

Property value

Type: DocumentFormat.OpenXml.StringValue

See also

Reference

StyleColor class

StyleColor members

DocumentFormat.OpenXml.Office15.Drawing.ChartStyle namespace