Share via


DataConsolidate.TopLabels プロパティ

定義

先頭行のラベル

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象