ContentTypeSchema.ContentTypeName Property

Definition

contentTypeName

Represents the following attribute in the schema: ma:contentTypeName

[DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeName")]
public DocumentFormat.OpenXml.StringValue ContentTypeName { get; set; }
public DocumentFormat.OpenXml.StringValue ContentTypeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeName")]
public DocumentFormat.OpenXml.StringValue? ContentTypeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ma:contentTypeName")]
public DocumentFormat.OpenXml.StringValue? ContentTypeName { get; set; }
public DocumentFormat.OpenXml.StringValue? ContentTypeName { get; set; }
member this.ContentTypeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeName")>]
member this.ContentTypeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ma:contentTypeName")>]
member this.ContentTypeName : DocumentFormat.OpenXml.StringValue with get, set
Public Property ContentTypeName As StringValue

Property Value

Attributes

Applies to