TablePositionProperties.TopFromText Property
Distance From Top of Table to Text.Represents the attribte in schema: w:topFromText
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "topFromText")> _
Public Property TopFromText As Int16Value
Get
Set
'Usage
Dim instance As TablePositionProperties
Dim value As Int16Value
value = instance.TopFromText
instance.TopFromText = value
[SchemaAttrAttribute(, "topFromText")]
public Int16Value TopFromText { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int16Value
Returns UInt64Value.