|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.PptObject
public class PptObject
PowerPoint base class
| Constructor Summary | |
|---|---|
PptObject()
|
|
PptObject(Presentation application,
java.lang.Object parent)
Main class constructor. |
|
| Method Summary | |
|---|---|
protected void |
checkDisposed()
Checks whether object was disposed and throws exception if it was. |
java.lang.Object |
getParent()
Reference to Parent object. |
| Constructor Detail |
|---|
public PptObject()
public PptObject(Presentation application,
java.lang.Object parent)
application - Reference to ReservedHandle instance.parent - Reference to the Parent object which will host this object| Method Detail |
|---|
public java.lang.Object getParent()
protected void checkDisposed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||