Поделиться через


ContentTypeSchema.ContentTypeID Property

contentTypeID.Represents the attribte in schema: ma:contentTypeID

Namespace:  DocumentFormat.OpenXml.Office.ContentType
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "contentTypeID")> _
Public Property ContentTypeID As StringValue
    Get
    Set
'Usage
Dim instance As ContentTypeSchema
Dim value As StringValue

value = instance.ContentTypeID

instance.ContentTypeID = value
[SchemaAttrAttribute(, "contentTypeID")]
public StringValue ContentTypeID { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContentTypeSchema Class

ContentTypeSchema Members

DocumentFormat.OpenXml.Office.ContentType Namespace