Freigeben über


SparklineGroup.DateAxis-Eigenschaft

dateAxis.Represents the attribte in schema: dateAxis

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "dateAxis")> _
Public Property DateAxis As BooleanValue
    Get
    Set
'Usage
Dim instance As SparklineGroup
Dim value As BooleanValue

value = instance.DateAxis

instance.DateAxis = value
[SchemaAttrAttribute(, "dateAxis")]
public BooleanValue DateAxis { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

SparklineGroup Klasse

SparklineGroup-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace