Java org.apache.poi.xssf.model StylesTable fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xssf.model StylesTable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xssf.model StylesTable.

The text is from its open source code.

Method

CTXfgetCellXfAt(int idx)
CTStylesheetgetCTStylesheet()
For unit testing only!
StringgetNumberFormatAt(short fmtId)
Get number format string given its id
intgetNumCellStyles()
get the size of cell styles
XSSFCellStylegetStyleAt(int idx)
intputBorder(XSSFCellBorder border)
Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table