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


SkipType.Val Property

Tick Skip Value.Represents the attribte in schema: val

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

Syntax

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

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns UInt16Value.

See Also

Reference

SkipType Class

SkipType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace