次の方法で共有


SeriesAxis.Delete Property

Delete.Represents the element tag in schema: c:delete

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

Syntax

'宣言
Public Property Delete As Delete
    Get
    Set
'使用
Dim instance As SeriesAxis
Dim value As Delete

value = instance.Delete

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Delete

See Also

Reference

SeriesAxis Class

SeriesAxis Members

DocumentFormat.OpenXml.Drawing.Charts Namespace