|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.PlaceholderEx
public class PlaceholderEx
Represents a placeholder on a slide.
| Constructor Summary | |
|---|---|
PlaceholderEx()
|
|
PlaceholderEx(DrawFrameElement frame,
int idx)
|
|
PlaceholderEx(PptxBaseXmlElement placeholderElement)
|
|
| Method Summary | |
|---|---|
long |
getIndex()
Gets the index of a placeholder. |
Direction |
getOrientation()
Gets the orientation of a placeholder. |
PlaceholderSize |
getSize()
Gets the size of a placeholder. |
PlaceholderType |
getType()
Gets the type of a placeholder. |
| Methods inherited from class com.spire.presentation.PptObject |
|---|
checkDisposed, getParent |
| Constructor Detail |
|---|
public PlaceholderEx(PptxBaseXmlElement placeholderElement)
public PlaceholderEx(DrawFrameElement frame,
int idx)
public PlaceholderEx()
| Method Detail |
|---|
public Direction getOrientation()
public PlaceholderSize getSize()
public PlaceholderType getType()
public long getIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||