共用方式為


EffectExtent.BottomEdge Property

Definition

Additional Extent on Bottom Edge

Represents the following attribute in the schema: 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

Property Value

Returns Int64Value.

Attributes

Applies to