次の方法で共有


Shape.Ole Property

Embedded Object Toggle.Represents the attribte in schema: o:ole

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

Syntax

'宣言
<SchemaAttrAttribute(, "ole")> _
Public Property Ole As TrueFalseBlankValue
    Get
    Set
'使用
Dim instance As Shape
Dim value As TrueFalseBlankValue

value = instance.Ole

instance.Ole = value
[SchemaAttrAttribute(, "ole")]
public TrueFalseBlankValue Ole { get; set; }

Property Value

Type: DocumentFormat.OpenXml.TrueFalseBlankValue
Returns EnumValue<T>.

See Also

Reference

Shape Class

Shape Members

DocumentFormat.OpenXml.Vml Namespace