ContentTypeSchema.ContentTypeName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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