Share via


FieldMapData.ColumnIndex Property

Definition

Index of Column Being Mapped.

Represents the following element tag in the schema: w:column.

public DocumentFormat.OpenXml.Wordprocessing.ColumnIndex ColumnIndex { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ColumnIndex? ColumnIndex { get; set; }
member this.ColumnIndex : DocumentFormat.OpenXml.Wordprocessing.ColumnIndex with get, set
Public Property ColumnIndex As ColumnIndex

Property Value

Returns ColumnIndex.

Applies to