com.moyosoft.connector.ms.excel
Class ExcelComponent
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.ExcelComponent
- Direct Known Subclasses:
- ChartObject, DropDown, ExcelTextComponent, Line, ListBox, Picture
- public abstract class ExcelComponent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelComponent
public ExcelComponent(Dispatch dispatch)
getDispatch
public Dispatch getDispatch()
getBottomRightCell
public Range getBottomRightCell()
bringToFront
public void bringToFront()
copy
public void copy()
copyPicture
public void copyPicture()
copyPicture
public void copyPicture(PictureAppearance appearance)
copyPicture
public void copyPicture(PictureAppearance appearance,
CopyPictureFormat format)
cut
public void cut()
delete
public void delete()
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean value)
getHeight
public double getHeight()
setHeight
public void setHeight(double value)
getIndex
public int getIndex()
getLeft
public double getLeft()
setLeft
public void setLeft(double value)
isLocked
public boolean isLocked()
setLocked
public void setLocked(boolean value)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String value)
getOnAction
public java.lang.String getOnAction()
setOnAction
public void setOnAction(java.lang.String value)
getPlacement
public Placement getPlacement()
setPlacement
public void setPlacement(Placement value)
isPrintObject
public boolean isPrintObject()
setPrintObject
public void setPrintObject(boolean value)
select
public void select()
sendToBack
public void sendToBack()
getTop
public double getTop()
setTop
public void setTop(double value)
getTopLeftCell
public Range getTopLeftCell()
isVisible
public boolean isVisible()
setVisible
public void setVisible(boolean value)
getWidth
public double getWidth()
setWidth
public void setWidth(double value)
getZOrder
public int getZOrder()