Freigeben über


DateAxis.Delete-Eigenschaft

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

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

Syntax

'Declaration
Public Property Delete As Delete
    Get
    Set
'Usage
Dim instance As DateAxis
Dim value As Delete

value = instance.Delete

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.Delete

Siehe auch

Referenz

DateAxis Klasse

DateAxis-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace