次の方法で共有


EffectExtent.BottomEdge プロパティ

定義

下端の追加範囲

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

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

プロパティ値

Int64Value を返します。

属性

適用対象