Freigeben über


ColorTransformCategory.Type-Eigenschaft

Category Type.Represents the attribte in schema: type

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As StringValue
    Get
    Set
'Usage
Dim instance As ColorTransformCategory
Dim value As StringValue

value = instance.Type

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

The category type used to organize the color transforms in the user interface.

The possible values for this attribute are defined by the XML Schema anyURI data type.

Siehe auch

Referenz

ColorTransformCategory Klasse

ColorTransformCategory-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace