[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableFragment.GridColumns

GridColumns Property

GridColumns

Gets the list of table vertical grid lines.

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