共用方式為


RefOartAnchor.ToColOff Property

Definition

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

Represents the following attribute in the schema: toColOff

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

Property Value

Attributes

Applies to