TablePositionProperties.BottomFromText 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.
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