SparklineGroup.DisplayEmptyCellsAs 属性

定义

displayEmptyCellsAs,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于