次の方法で共有


DataConsolidate.StartLabels プロパティ

定義

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

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

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

プロパティ値

属性

適用対象