Freigeben über


SparklineGroup.First-Eigenschaft

first.Represents the attribte in schema: first

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

Syntax

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

value = instance.First

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

SparklineGroup Klasse

SparklineGroup-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace