Package | Description |
---|---|
org.zkoss.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XSLFNotes |
class |
XSLFNotesMaster
Notes master object associated with this layout.
|
class |
XSLFSlide |
class |
XSLFSlideLayout |
class |
XSLFSlideMaster
Slide master object associated with this layout.
|
Modifier and Type | Method and Description |
---|---|
XSLFSheet |
XSLFSheet.appendContent(XSLFSheet src)
Append content to this sheet.
|
XSLFSheet |
XSLFSlideMaster.getMasterSheet() |
abstract XSLFSheet |
XSLFSheet.getMasterSheet() |
XSLFSheet |
XSLFNotesMaster.getMasterSheet() |
XSLFSheet |
XSLFSimpleShape.getSheet() |
XSLFSheet |
XSLFGraphicFrame.getSheet() |
XSLFSheet |
XSLFSheet.importContent(XSLFSheet src)
Set the contents of this sheet to be a copy of the source sheet.
|
Modifier and Type | Method and Description |
---|---|
XSLFSheet |
XSLFSheet.appendContent(XSLFSheet src)
Append content to this sheet.
|
XSLFSlide |
XSLFSlide.importContent(XSLFSheet src) |
XSLFSheet |
XSLFSheet.importContent(XSLFSheet src)
Set the contents of this sheet to be a copy of the source sheet.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.