Share via


RefOartAnchor.FromColOff Property

Definition

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

Represents the following attribute in the schema: fromColOff

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

Property Value

Attributes

Applies to