WrapTopBottom.DistanceFromTop 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 Text on Top Edge
Represents the following attribute in the schema: distT
[DocumentFormat.OpenXml.SchemaAttr(0, "distT")]
public DocumentFormat.OpenXml.UInt32Value DistanceFromTop { get; set; }public DocumentFormat.OpenXml.UInt32Value DistanceFromTop { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "distT")]
public DocumentFormat.OpenXml.UInt32Value? DistanceFromTop { get; set; }[DocumentFormat.OpenXml.SchemaAttr("distT")]
public DocumentFormat.OpenXml.UInt32Value? DistanceFromTop { get; set; }public DocumentFormat.OpenXml.UInt32Value? DistanceFromTop { get; set; }member this.DistanceFromTop : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "distT")>]
member this.DistanceFromTop : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr("distT")>]
member this.DistanceFromTop : DocumentFormat.OpenXml.UInt32Value with get, setPublic Property DistanceFromTop As UInt32ValueProperty Value
Returns UInt32Value.
- Attributes