次の方法で共有


EffectExtent.TopEdge プロパティ

定義

上端の追加範囲

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

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

プロパティ値

Int64Value を返します。

属性

適用対象