Shapetype.Oned Property

Shape Handle Toggle.Represents the attribte in schema: o:oned

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

Syntax

'Declaration
<SchemaAttrAttribute(, "oned")> _
Public Property Oned As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Shapetype
Dim value As TrueFalseValue

value = instance.Oned

instance.Oned = value
[SchemaAttrAttribute(, "oned")]
public TrueFalseValue Oned { get; set; }

Property Value

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

See Also

Reference

Shapetype Class

Shapetype Members

DocumentFormat.OpenXml.Vml Namespace