Uses of Class
com.arctorus.documents.table.CellStyleManager

Packages that use CellStyleManager
com.arctorus.documents   
com.arctorus.documents.table   
 

Uses of CellStyleManager in com.arctorus.documents
 

Methods in com.arctorus.documents that return CellStyleManager
 CellStyleManager Document.getCellStyleManager()
          Gets manager of cell styles defined for this document.
 

Uses of CellStyleManager in com.arctorus.documents.table
 

Methods in com.arctorus.documents.table that return CellStyleManager
static CellStyleManager CellStyleManager.createInternalInstance()
          Internal method for creating style manager.