Aracılığıyla paylaş


Caption.NoLabel Property

Definition

Do Not Include Name In Caption

Represents the following attribute in the schema: w:noLabel

[DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")]
public DocumentFormat.OpenXml.OnOffValue NoLabel { get; set; }
public DocumentFormat.OpenXml.OnOffValue NoLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")]
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:noLabel")]
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")>]
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:noLabel")>]
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property NoLabel As OnOffValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to