次の方法で共有


Marker.Size Property

Size.Represents the element tag in schema: c:size

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

Syntax

'宣言
Public Property Size As Size
    Get
    Set
'使用
Dim instance As Marker
Dim value As Size

value = instance.Size

instance.Size = value
public Size Size { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Size
Returns Size.

See Also

Reference

Marker Class

Marker Members

DocumentFormat.OpenXml.Drawing.Charts Namespace