MarkerType.ColumnOffset Property

Definition

Column Offset.

Represents the following element tag in the schema: xdr:colOff.

public DocumentFormat.OpenXml.Drawing.Spreadsheet.ColumnOffset ColumnOffset { get; set; }
public DocumentFormat.OpenXml.Drawing.Spreadsheet.ColumnOffset? ColumnOffset { get; set; }
member this.ColumnOffset : DocumentFormat.OpenXml.Drawing.Spreadsheet.ColumnOffset with get, set
Public Property ColumnOffset As ColumnOffset

Property Value

Returns ColumnOffset.

Applies to