Hi team,
Trying to add 3 cross 10 table in a slide like below
double[] dblCols = {300, 300, 300};
double[] dblRows = new double[10];
ITable tbl = slide.getShapes().addTable(50, 50, dblCols, dblRows);
And on each cell …...Table cells contain one empty paragraph by default. Please try to...adding some text, or use the paragraph. cell.getTextFrame().getParagraphs()...