Uses of Enum Class
org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
Packages that use XSLFTableStyle.TablePartStyle
-
Uses of XSLFTableStyle.TablePartStyle in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFTableStyle.TablePartStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static XSLFTableStyle.TablePartStyle[]
XSLFTableStyle.TablePartStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xslf.usermodel with parameters of type XSLFTableStyle.TablePartStyleModifier and TypeMethodDescriptionprotected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle
XSLFTableStyle.getTablePartStyle
(XSLFTableStyle.TablePartStyle tps)