Tile.VerticalOffset Property
Vertical Offset.Represents the attribte in schema: ty
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "ty")> _
Public Property VerticalOffset As Int64Value
Get
Set
'Uso
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.