Uses of Enum
com.scroogexhtml.table.ClVertAl
Packages that use ClVertAl
Package
Description
Provides table conversion support classes.
Provides RTF table support classes.
-
Uses of ClVertAl in com.scroogexhtml.table
Methods in com.scroogexhtml.table that return ClVertAlModifier and TypeMethodDescriptionCellDef.getClVertAl()
static ClVertAl
Returns the enum constant of this type with the specified name.static ClVertAl[]
ClVertAl.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.scroogexhtml.table with parameters of type ClVertAlConstructors in com.scroogexhtml.table with parameters of type ClVertAlModifierConstructorDescriptionCellDef
(int cellx, String clCbPat, ClVertAl al, BorderDefs borders) -
Uses of ClVertAl in com.scroogexhtml.xmldom.table
Methods in com.scroogexhtml.xmldom.table with parameters of type ClVertAl