Share via


Path.AllowExtrusion Property

Definition

Extrusion Toggle

Represents the following attribute in the schema: o:extrusionok

[DocumentFormat.OpenXml.SchemaAttr(27, "extrusionok")]
public DocumentFormat.OpenXml.TrueFalseValue AllowExtrusion { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AllowExtrusion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "extrusionok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowExtrusion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:extrusionok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowExtrusion { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AllowExtrusion { get; set; }
member this.AllowExtrusion : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "extrusionok")>]
member this.AllowExtrusion : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:extrusionok")>]
member this.AllowExtrusion : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AllowExtrusion As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to