次の方法で共有


ContentPartLocks.NoResize プロパティ

定義

図形のサイズ変更を禁止する

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

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

プロパティ値

属性

適用対象