Share via


TablePositionProperties.BottomFromText Property

Definition

Distance From Bottom of Table to Text

Represents the following attribute in the schema: w:bottomFromText

[DocumentFormat.OpenXml.SchemaAttr(23, "bottomFromText")]
public DocumentFormat.OpenXml.Int16Value BottomFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value BottomFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "bottomFromText")]
public DocumentFormat.OpenXml.Int16Value? BottomFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:bottomFromText")]
public DocumentFormat.OpenXml.Int16Value? BottomFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value? BottomFromText { get; set; }
member this.BottomFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "bottomFromText")>]
member this.BottomFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:bottomFromText")>]
member this.BottomFromText : DocumentFormat.OpenXml.Int16Value with get, set
Public Property BottomFromText As Int16Value

Property Value

Returns UInt64Value.

Attributes

Applies to