[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableRow.Cells

Cells Property

Cells

Gets the list of row cells.

Declaration
public List<TableCell> Cells { get; }
Public ReadOnly Property Cells As List(Of TableCell)