EffectExtent.BottomEdge Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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