Freigeben über


SparklineGroup.DisplayEmptyCellsAs-Eigenschaft

displayEmptyCellsAs.Represents the attribte in schema: displayEmptyCellsAs

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

Syntax

'Declaration
<SchemaAttrAttribute(, "displayEmptyCellsAs")> _
Public Property DisplayEmptyCellsAs As EnumValue(Of DisplayBlanksAsValues)
    Get
    Set
'Usage
Dim instance As SparklineGroup
Dim value As EnumValue(Of DisplayBlanksAsValues)

value = instance.DisplayEmptyCellsAs

instance.DisplayEmptyCellsAs = value
[SchemaAttrAttribute(, "displayEmptyCellsAs")]
public EnumValue<DisplayBlanksAsValues> DisplayEmptyCellsAs { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<DisplayBlanksAsValues>

Siehe auch

Referenz

SparklineGroup Klasse

SparklineGroup-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace