次の方法で共有


DataSeries.DropLines プロパティ

定義

dropLines では、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。 dropLines

[DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> DropLines { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> DropLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? DropLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dropLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? DropLines { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? DropLines { get; set; }
member this.DropLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")>]
member this.DropLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dropLines")>]
member this.DropLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property DropLines As EnumValue(Of Boolean)

プロパティ値

属性

適用対象