Package | Description |
---|---|
org.apache.poi.hslf.model.textproperties | |
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSLFTabStop |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends TabStop> |
HSLFTextParagraph.getTabStops() |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends TabStop> |
TextParagraph.getTabStops()
Get the
TabStops - the list can't be and it's entries shouldn't be modified. |
Modifier and Type | Class and Description |
---|---|
class |
XSLFTabStop |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.