Example: item method

This example displays the name of the forth table style.

  System.out.println(spreadsheet.getTableStyles().item(4).getName());

Related information

item method