Lock.ShapeType Property

AutoShape Type Lock.Represents the attribte in schema: shapetype

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

Syntax

'Declaration
<SchemaAttrAttribute(, "shapetype")> _
Public Property ShapeType As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Lock
Dim value As TrueFalseValue

value = instance.ShapeType

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

Property Value

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

See Also

Reference

Lock Class

Lock Members

DocumentFormat.OpenXml.Vml.Office Namespace