3.2.0

How to put text in the upper left cell

How to put text in the upper left cell if row header and column header is present?

obj.setRowText and obj.setColumnText fill row and column-headers, but not the upper left cell.
seb
April 10,
//text of top left corner
obj.getLayoutTemplate().setContent("corner/box/item", "Hello");
April 11,

This topic is archived.

See also:


Back to support forum