SparklineGroup.DisplayEmptyCellsAs Property

Definition

displayEmptyCellsAs, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: displayEmptyCellsAs

[DocumentFormat.OpenXml.SchemaAttr(0, "displayEmptyCellsAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues> DisplayEmptyCellsAs { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues> DisplayEmptyCellsAs { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "displayEmptyCellsAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues>? DisplayEmptyCellsAs { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("displayEmptyCellsAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues>? DisplayEmptyCellsAs { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues>? DisplayEmptyCellsAs { get; set; }
member this.DisplayEmptyCellsAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "displayEmptyCellsAs")>]
member this.DisplayEmptyCellsAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("displayEmptyCellsAs")>]
member this.DisplayEmptyCellsAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DisplayBlanksAsValues> with get, set
Public Property DisplayEmptyCellsAs As EnumValue(Of DisplayBlanksAsValues)

Property Value

Attributes

Applies to