次の方法で共有


Inline.DistanceFromTop Property

Distance From Text on Top Edge.Represents the attribte in schema: distT

Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "distT")> _
Public Property DistanceFromTop As UInt32Value
    Get
    Set
'使用
Dim instance As Inline
Dim value As UInt32Value

value = instance.DistanceFromTop

instance.DistanceFromTop = value
[SchemaAttrAttribute(, "distT")]
public UInt32Value DistanceFromTop { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

Inline Class

Inline Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace