Share via


Tile.VerticalOffset Property

Definition

Vertical Offset

Represents the following attribute in the schema: ty

[DocumentFormat.OpenXml.SchemaAttr(0, "ty")]
public DocumentFormat.OpenXml.Int64Value VerticalOffset { get; set; }
public DocumentFormat.OpenXml.Int64Value VerticalOffset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ty")]
public DocumentFormat.OpenXml.Int64Value? VerticalOffset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ty")]
public DocumentFormat.OpenXml.Int64Value? VerticalOffset { get; set; }
public DocumentFormat.OpenXml.Int64Value? VerticalOffset { get; set; }
member this.VerticalOffset : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ty")>]
member this.VerticalOffset : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ty")>]
member this.VerticalOffset : DocumentFormat.OpenXml.Int64Value with get, set
Public Property VerticalOffset As Int64Value

Property Value

Returns Int64Value.

Attributes

Applies to