[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Bookmark.FirstCoveredColumn

FirstCoveredColumn Property

FirstCoveredColumn

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

-1 indicates that the bookmark has default covering behavior.

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