次の方法で共有


ImageFile.CropRight プロパティ

定義

画像の右トリミング

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

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

プロパティ値

StringValue を返します。

属性

適用対象