[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableFragment.Columns

Columns Property

Columns

Gets the list of table columns.

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