次の方法で共有


EffectExtent.RightEdge プロパティ

定義

右端の追加範囲

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

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

プロパティ値

Int64Value を返します。

属性

適用対象