ImageData.CropTop 属性

定义

图像顶部裁剪

表示架构中的以下属性:croptop

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

属性值

返回 StringValue

属性

适用于