Поделиться через


FillToRectangle.Top Property

t.Represents the attribte in schema: w14:t

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "t")> _
Public Property Top As Int32Value
    Get
    Set
'Применение
Dim instance As FillToRectangle
Dim value As Int32Value

value = instance.Top

instance.Top = value
[SchemaAttrAttribute(, "t")]
public Int32Value Top { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

FillToRectangle Class

FillToRectangle Members

DocumentFormat.OpenXml.Office2010.Word Namespace