oleobject-ag凯发旗舰厅



com.spire.presentation
class oleobject

java.lang.object
  extended by com.spire.presentation.oleobject
all implemented interfaces:
iactivepresentation, islidecomponent

public class oleobject
extends java.lang.object
implements islidecomponent

represents an ole object.


constructor summary
oleobject(oleobjectcollection parent)
           
(oleobjectcollection parent,  source,  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

oleobject

public oleobject(oleobjectcollection parent)

oleobject

public oleobject(oleobjectcollection parent,
                  source,
                  loadcontext)
method detail

getname

public java.lang.string getname()
gets the name of this control. readonly .
returns:

getpicturefill

public picturefillformat getpicturefill()
gets control image fill properties object. readonly .
returns:

getframe

public graphicframe getframe()
gets control's frame. read/write .
returns:

setframe

public void setframe(graphicframe value)
sets control's frame. read/write .

getproperties

public oleobjectproperties getproperties()
gets a collection of oleobject properties. readonly .
returns:


网站地图