次の方法で共有


EffectContainerType.Type Property

Effect Container Type.Represents the attribte in schema: type

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

Syntax

'宣言
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of EffectContainerValues)
    Get
    Set
'使用
Dim instance As EffectContainerType
Dim value As EnumValue(Of EffectContainerValues)

value = instance.Type

instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<EffectContainerValues> Type { get; set; }

Property Value

Type: DocumentFormat.OpenXml.EnumValue<EffectContainerValues>

See Also

Reference

EffectContainerType Class

EffectContainerType Members

DocumentFormat.OpenXml.Drawing Namespace