Package | Description |
---|---|
org.zkoss.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XSLFAutoShape
Represents a shape with a preset geometry.
|
class |
XSLFFreeformShape
Represents a custom geometric shape.
|
class |
XSLFTableCell
Represents a cell of a table in a .pptx presentation
|
class |
XSLFTextBox |
Modifier and Type | Method and Description |
---|---|
XSLFTextShape |
XSLFSheet.getPlaceholder(int idx) |
XSLFTextShape[] |
XSLFSheet.getPlaceholders() |
protected XSLFTextShape |
XSLFSheet.getTextShapeByType(Placeholder type) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.