ConnectionShapeLocks.NoAdjustHandles プロパティ

定義

調整ハンドルの表示を禁止する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象