次の方法で共有


Lock.ShapeType プロパティ

定義

オートシェイプタイプロック

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象