Lock.Cropping 属性

定义

裁剪锁

表示架构中的以下属性:裁剪

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

属性值

返回 EnumValue<T>

属性

适用于