|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.OleObject
public class OleObject
Represents an Ole object.
| Constructor Summary | |
|---|---|
OleObject(OleObjectCollection parent)
|
|
OleObject(OleObjectCollection parent,
PptxBaseXmlElement source,
PptxLoadContext loadContext)
|
|
| Method Summary | |
|---|---|
GraphicFrame |
getFrame()
Gets control's frame. |
java.lang.String |
getName()
Gets the name of this control. |
PictureFillFormat |
getPictureFill()
Gets Control image fill properties object. |
OleObjectProperties |
getProperties()
Gets a collection of OleObject properties. |
void |
setFrame(GraphicFrame value)
Sets control's frame. |
| Methods inherited from interface com.spire.presentation.ISlideComponent |
|---|
getSlide |
| Methods inherited from interface com.spire.presentation.IActivePresentation |
|---|
getPresentation |
| Constructor Detail |
|---|
public OleObject(OleObjectCollection parent)
public OleObject(OleObjectCollection parent,
PptxBaseXmlElement source,
PptxLoadContext loadContext)
| Method Detail |
|---|
public java.lang.String getName()
public PictureFillFormat getPictureFill()
public GraphicFrame getFrame()
public void setFrame(GraphicFrame value)
public OleObjectProperties getProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||