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


Tile.VerticalOffset Property

Vertical Offset.Represents the attribte in schema: ty

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

Syntax

'Декларация
<SchemaAttrAttribute(, "ty")> _
Public Property VerticalOffset As Int64Value
    Get
    Set
'Применение
Dim instance As Tile
Dim value As Int64Value

value = instance.VerticalOffset

instance.VerticalOffset = value
[SchemaAttrAttribute(, "ty")]
public Int64Value VerticalOffset { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int64Value
Returns Int64Value.

See Also

Reference

Tile Class

Tile Members

DocumentFormat.OpenXml.Drawing Namespace