Uses of Class
org.apache.poi.xslf.usermodel.XSLFTableStyle

Packages that use XSLFTableStyle
org.apache.poi.xslf.usermodel   
 

Uses of XSLFTableStyle in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFTableStyle
protected  XSLFTableStyle XSLFTable.getTableStyle()
          Get assigned TableStyle
 

Methods in org.apache.poi.xslf.usermodel that return types with arguments of type XSLFTableStyle
 java.util.List<XSLFTableStyle> XSLFTableStyles.getStyles()
           
 java.util.Iterator<XSLFTableStyle> XSLFTableStyles.iterator()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.