[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EditableRange.LastCoveredColumn

LastCoveredColumn Property

LastCoveredColumn

Gets or sets the zero-based index of the last column in the row that shall be part of this EditableRange.

-1 indicates that the EditableRange has default covering behavior.

Declaration
public int LastCoveredColumn { get; set; }
Public Property LastCoveredColumn As Integer