次の方法で共有


ModifyNonVisualPictureProps.NoCrop プロパティ

定義

noCrop、このプロパティは Office 2016 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象