Share via


Lock.ShapeType Property

Definition

AutoShape Type Lock

Represents the following attribute in the schema: shapetype

[DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue ShapeType { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ShapeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")>]
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shapetype")>]
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ShapeType As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to