powered by
Create a representation of a row that can be inserted in a FlexTable.
FlexRow()
addFlexTable
# NOT RUN { headerRow = FlexRow() headerRow[1] = FlexCell( "Column 1" ) headerRow[2] = FlexCell( "Column 2" ) # }
Run the code above in your browser using DataLab