ContentTypeSchema.UnderScore Property

Definition

_

Represents the following attribute in the schema: ct:_

[DocumentFormat.OpenXml.SchemaAttr(38, "_")]
public DocumentFormat.OpenXml.StringValue UnderScore { get; set; }
public DocumentFormat.OpenXml.StringValue UnderScore { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(38, "_")]
public DocumentFormat.OpenXml.StringValue? UnderScore { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ct:_")]
public DocumentFormat.OpenXml.StringValue? UnderScore { get; set; }
public DocumentFormat.OpenXml.StringValue? UnderScore { get; set; }
member this.UnderScore : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(38, "_")>]
member this.UnderScore : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ct:_")>]
member this.UnderScore : DocumentFormat.OpenXml.StringValue with get, set
Public Property UnderScore As StringValue

Property Value

Attributes

Applies to