次の方法で共有


ShapeLocks.NoSelection プロパティ

定義

図形の選択を禁止する

スキーマ内の次の属性を表します。 noSelect

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

プロパティ値

BooleanValue を返します。

属性

適用対象