com.moyosoft.connector.ms.excel
Class GroupObject

java.lang.Object
  |
  +--com.moyosoft.connector.ms.excel.ExcelComponent
        |
        +--com.moyosoft.connector.ms.excel.ExcelTextComponent
              |
              +--com.moyosoft.connector.ms.excel.GroupObject

public class GroupObject
extends ExcelTextComponent


Constructor Summary
GroupObject(Dispatch dispatch)
           
 
Methods inherited from class com.moyosoft.connector.ms.excel.ExcelTextComponent
checkSpelling, checkSpelling, checkSpelling, checkSpelling, getAutoScaleFont, getCaption, getCharacters, getCharacters, getCharacters, getFont, getFormula, getHorizontalAlignment, getOrientation, getOrientationValue, getReadingOrder, getText, getVerticalAlignment, isAddIndent, isAutoSize, isLockedText, setAddIndent, setAutoScaleFont, setAutoSize, setCaption, setFormula, setHorizontalAlignment, setLockedText, setOrientation, setOrientationValue, setReadingOrder, setText, setVerticalAlignment
 
Methods inherited from class com.moyosoft.connector.ms.excel.ExcelComponent
bringToFront, copy, copyPicture, copyPicture, copyPicture, cut, delete, getBottomRightCell, getDispatch, getHeight, getIndex, getLeft, getName, getOnAction, getPlacement, getTop, getTopLeftCell, getWidth, getZOrder, isEnabled, isLocked, isPrintObject, isVisible, select, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setOnAction, setPlacement, setPrintObject, setTop, setVisible, setWidth
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupObject

public GroupObject(Dispatch dispatch)