次の方法で共有


ImageFile.CropLeft プロパティ

定義

画像の左トリミング

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

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

プロパティ値

StringValue を返します。

属性

適用対象