次の方法で共有


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)

プロパティ値

属性

適用対象