Uses of Class
net.sf.jett.model.CellStyleCache

Packages that use CellStyleCache
net.sf.jett.model Provides value objects for JETT processing and enumerated objects for things like style values. 
 

Uses of CellStyleCache in net.sf.jett.model
 

Methods in net.sf.jett.model that return CellStyleCache
 CellStyleCache WorkbookContext.getCellStyleCache()
          Returns the CellStyleCache.
 

Methods in net.sf.jett.model with parameters of type CellStyleCache
 void WorkbookContext.setCellStyleCache(CellStyleCache cache)
          Sets the CellStyleCache.
 



Copyright © 2012-2013 Jett Team. All Rights Reserved.