次の方法で共有


Size.Val Property

Marker Size 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 ByteValue
    Get
    Set
'使用
Dim instance As Size
Dim value As ByteValue

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.ByteValue
Returns ByteValue.

See Also

Reference

Size Class

Size Members

DocumentFormat.OpenXml.Drawing.Charts Namespace