Compartir a través de


Group.MediaType Property

media-type.Represents the attribte in schema: emma:media-type

Namespace:  DocumentFormat.OpenXml.EMMA
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "media-type")> _
Public Property MediaType As StringValue
    Get
    Set
'Uso
Dim instance As Group
Dim value As StringValue

value = instance.MediaType

instance.MediaType = value
[SchemaAttrAttribute(, "media-type")]
public StringValue MediaType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Group Class

Group Members

DocumentFormat.OpenXml.EMMA Namespace