Freigeben über


SparklineGroup.Low-Eigenschaft

low.Represents the attribte in schema: low

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

Syntax

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

value = instance.Low

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

SparklineGroup Klasse

SparklineGroup-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace