Shadow.Type-Eigenschaft
Shadow Type.Represents the attribte in schema: type
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of ShadowValues)
Get
Set
'Usage
Dim instance As Shadow
Dim value As EnumValue(Of ShadowValues)
value = instance.Type
instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<ShadowValues> Type { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.EnumValue<ShadowValues>
Returns EnumValue<T>.