DataConsolidate.StartLabels Property

Definition

startLabels, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to