次の方法で共有


SparklineGroup.First プロパティ

定義

最初に、このプロパティは Office 2010 以降でのみ使用できます。

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

[DocumentFormat.OpenXml.SchemaAttr(0, "first")]
public DocumentFormat.OpenXml.BooleanValue First { get; set; }
public DocumentFormat.OpenXml.BooleanValue First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "first")]
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("first")]
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
public DocumentFormat.OpenXml.BooleanValue? First { get; set; }
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "first")>]
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("first")>]
member this.First : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property First As BooleanValue

プロパティ値

属性

適用対象