Share via


RefOartAnchor.FromRowOff Property

Definition

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

Represents the following attribute in the schema: fromRowOff

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

Property Value

Attributes

Applies to