次の方法で共有


Path.AllowExtrusion プロパティ

定義

押し出しトグル

スキーマ内の次の属性を表します。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

プロパティ値

EnumValue<T> を返します。

属性

適用対象