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


GapAmountType.Val Property

Gap Size Value.Represents the attribte in schema: val

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

Syntax

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

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.UInt16Value
Returns UInt16Value.

See Also

Reference

GapAmountType Class

GapAmountType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace