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

属性

适用于