Uses of Interface
org.apache.poi.sl.usermodel.TabStop
-
Packages that use TabStop Package Description org.apache.poi.sl.usermodel -
-
Uses of TabStop in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return types with arguments of type TabStop Modifier and Type Method Description List<? extends TabStop>
TextParagraph. getTabStops()
Get theTabStops
- the list can't be and its entries shouldn't be modified.
-