[]
Gets or sets the zero-based index of the first column in the row that shall be part of this EditableRange.
-1 indicates that the EditableRange has default covering behavior.
public int FirstCoveredColumn { get; set; }
Public Property FirstCoveredColumn As Integer