[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellFormat.GridSpan

GridSpan Property

GridSpan

Gets or sets the number of grid columns in the parent table's table grid that shall be spanned by the current cell. This property allows cells to have the appearance of being merged, as they span vertical boundaries of other cells in the table.

Declaration
public uint GridSpan { get; set; }
Public Property GridSpan As UInteger