Share via


RefOartAnchor.ToRowOff Property

Definition

toRowOff, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: toRowOff

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

Property Value

Attributes

Applies to