次の方法で共有


ImageFile.CropBottom プロパティ

定義

画像の下のトリミング

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

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

プロパティ値

StringValue を返します。

属性

適用対象