org.evolvis.liboffice.msword8
Class Selection

java.lang.Object
  extended by com.jacob.com.JacobObject
      extended by com.jacob.com.Dispatch
          extended by org.evolvis.liboffice.msword8.Selection

public class Selection
extends com.jacob.com.Dispatch


Field Summary
static java.lang.String componentName
           
 
Fields inherited from class com.jacob.com.Dispatch
DISPID_ABOUTBOX, DISPID_AMBIENT_APPEARANCE, DISPID_AMBIENT_AUTOCLIP, DISPID_AMBIENT_BACKCOLOR, DISPID_AMBIENT_CHARSET, DISPID_AMBIENT_CODEPAGE, DISPID_AMBIENT_DISPLAYASDEFAULT, DISPID_AMBIENT_DISPLAYNAME, DISPID_AMBIENT_FONT, DISPID_AMBIENT_FORECOLOR, DISPID_AMBIENT_LOCALEID, DISPID_AMBIENT_MESSAGEREFLECT, DISPID_AMBIENT_PALETTE, DISPID_AMBIENT_SCALEUNITS, DISPID_AMBIENT_SHOWGRABHANDLES, DISPID_AMBIENT_SHOWHATCHING, DISPID_AMBIENT_SUPPORTSMNEMONICS, DISPID_AMBIENT_TEXTALIGN, DISPID_AMBIENT_TRANSFERPRIORITY, DISPID_AMBIENT_UIDEAD, DISPID_AMBIENT_USERMODE, DISPID_APPEARANCE, DISPID_AUTOSIZE, DISPID_BACKCOLOR, DISPID_BACKSTYLE, DISPID_BORDERCOLOR, DISPID_BORDERSTYLE, DISPID_BORDERVISIBLE, DISPID_BORDERWIDTH, DISPID_CAPTION, DISPID_CLICK, DISPID_COLLECT, DISPID_CONSTRUCTOR, DISPID_DBLCLICK, DISPID_DESTRUCTOR, DISPID_DOCLICK, DISPID_DRAWMODE, DISPID_DRAWSTYLE, DISPID_DRAWWIDTH, DISPID_ENABLED, DISPID_ERROREVENT, DISPID_EVALUATE, DISPID_FILLCOLOR, DISPID_FILLSTYLE, DISPID_FONT, DISPID_FORECOLOR, DISPID_HWND, DISPID_KEYDOWN, DISPID_KEYPRESS, DISPID_KEYUP, DISPID_MOUSEDOWN, DISPID_MOUSEICON, DISPID_MOUSEMOVE, DISPID_MOUSEPOINTER, DISPID_MOUSEUP, DISPID_NEWENUM, DISPID_PICTURE, DISPID_PROPERTYPUT, DISPID_READYSTATE, DISPID_READYSTATECHANGE, DISPID_REFRESH, DISPID_TABSTOP, DISPID_TEXT, DISPID_UNKNOWN, DISPID_VALID, DISPID_VALUE, fdexNameCaseSensitive, Get, LOCALE_SYSTEM_DEFAULT, m_pDispatch, Method, Put, PutRef
 
Constructor Summary
Selection()
           
Selection(com.jacob.com.Dispatch d)
          This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.
Selection(java.lang.String compName)
           
 
Method Summary
 float calculate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void collapse()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void collapse(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor, com.jacob.com.Variant applyHeadingRows)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor, com.jacob.com.Variant applyHeadingRows, com.jacob.com.Variant applyLastRow)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor, com.jacob.com.Variant applyHeadingRows, com.jacob.com.Variant applyLastRow, com.jacob.com.Variant applyFirstColumn)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor, com.jacob.com.Variant applyHeadingRows, com.jacob.com.Variant applyLastRow, com.jacob.com.Variant applyFirstColumn, com.jacob.com.Variant applyLastColumn)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Table convertToTable(com.jacob.com.Variant separator, com.jacob.com.Variant numRows, com.jacob.com.Variant numColumns, com.jacob.com.Variant initialColumnWidth, com.jacob.com.Variant format, com.jacob.com.Variant applyBorders, com.jacob.com.Variant applyShading, com.jacob.com.Variant applyFont, com.jacob.com.Variant applyColor, com.jacob.com.Variant applyHeadingRows, com.jacob.com.Variant applyLastRow, com.jacob.com.Variant applyFirstColumn, com.jacob.com.Variant applyLastColumn, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void copy()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void copyAsPicture()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void copyFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createTextbox()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void cut()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int delete()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int delete(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int delete(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endKey()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endKey(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endKey(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endOf()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endOf(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int endOf(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void escapeKey()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int expand()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int expand(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void extend()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void extend(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getActive()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getBookmarkID()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Bookmarks getBookmarks()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cells getCells()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Characters getCharacters()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Columns getColumns()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getColumnSelectMode()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Comments getComments()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document getDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getEnd()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Endnotes getEndnotes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getExtendMode()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Fields getFields()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Find getFind()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getFlags()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Footnotes getFootnotes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range getFormattedText()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 FormFields getFormFields()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Frames getFrames()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 HeaderFooter getHeaderFooter()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Hyperlinks getHyperlinks()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 com.jacob.com.Variant getInformation(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 InlineShapes getInlineShapes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getIPAtEndOfLine()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getIsEndOfRowMark()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getLanguageID()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getLanguageIDFarEast()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getLanguageIDOther()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getOrientation()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 PageSetup getPageSetup()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Paragraphs getParagraphs()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getPreviousBookmarkID()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range getRange()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Rows getRows()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Sections getSections()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Sentences getSentences()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Shading getShading()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ShapeRange getShapeRange()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getStart()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getStartIsActive()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getStoryLength()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getStoryType()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 com.jacob.com.Variant getStyle()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Tables getTables()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getText()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getType()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Words getWords()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range goToNext(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range goToPrevious(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int homeKey()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int homeKey(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int homeKey(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean inRange(Range lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertAfter(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertBefore(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertBreak()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertBreak(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCaption(com.jacob.com.Variant label)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCaption(com.jacob.com.Variant label, com.jacob.com.Variant title)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCaption(com.jacob.com.Variant label, com.jacob.com.Variant title, com.jacob.com.Variant titleAutoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCaption(com.jacob.com.Variant label, com.jacob.com.Variant title, com.jacob.com.Variant titleAutoText, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCells()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCells(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertColumns()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCrossReference(com.jacob.com.Variant referenceType, int referenceKind, com.jacob.com.Variant referenceItem)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCrossReference(com.jacob.com.Variant referenceType, int referenceKind, com.jacob.com.Variant referenceItem, com.jacob.com.Variant insertAsHyperlink)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertCrossReference(com.jacob.com.Variant referenceType, int referenceKind, com.jacob.com.Variant referenceItem, com.jacob.com.Variant insertAsHyperlink, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertDateTime()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertDateTime(com.jacob.com.Variant dateTimeFormat)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertDateTime(com.jacob.com.Variant dateTimeFormat, com.jacob.com.Variant insertAsField)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertDateTime(com.jacob.com.Variant dateTimeFormat, com.jacob.com.Variant insertAsField, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFile(java.lang.String fileName)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFile(java.lang.String fileName, com.jacob.com.Variant range)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFile(java.lang.String fileName, com.jacob.com.Variant range, com.jacob.com.Variant confirmConversions)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFile(java.lang.String fileName, com.jacob.com.Variant range, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant link)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFile(java.lang.String fileName, com.jacob.com.Variant range, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant link, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFormula()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFormula(com.jacob.com.Variant formula)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertFormula(com.jacob.com.Variant formula, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertParagraph()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertParagraphAfter()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertParagraphBefore()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertRows()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertRows(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertSymbol(int characterNumber)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertSymbol(int characterNumber, com.jacob.com.Variant font)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertSymbol(int characterNumber, com.jacob.com.Variant font, com.jacob.com.Variant unicode)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insertSymbol(int characterNumber, com.jacob.com.Variant font, com.jacob.com.Variant unicode, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean inStory(Range lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean isEqual(Range lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range m_goTo()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range m_goTo(com.jacob.com.Variant what)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range m_goTo(com.jacob.com.Variant what, com.jacob.com.Variant which)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range m_goTo(com.jacob.com.Variant what, com.jacob.com.Variant which, com.jacob.com.Variant count)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range m_goTo(com.jacob.com.Variant what, com.jacob.com.Variant which, com.jacob.com.Variant count, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int move()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int move(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int move(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveDown()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveDown(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveDown(com.jacob.com.Variant unit, com.jacob.com.Variant count)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveDown(com.jacob.com.Variant unit, com.jacob.com.Variant count, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEnd()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEnd(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEnd(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEndUntil(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEndUntil(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEndWhile(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveEndWhile(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveLeft(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveLeft(com.jacob.com.Variant unit, com.jacob.com.Variant count)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveLeft(com.jacob.com.Variant unit, com.jacob.com.Variant count, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveRight()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveRight(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveRight(com.jacob.com.Variant unit, com.jacob.com.Variant count)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveRight(com.jacob.com.Variant unit, com.jacob.com.Variant count, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStart()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStart(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStart(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStartUntil(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStartUntil(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStartWhile(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveStartWhile(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUntil(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUntil(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUp()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUp(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUp(com.jacob.com.Variant unit, com.jacob.com.Variant count)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveUp(com.jacob.com.Variant unit, com.jacob.com.Variant count, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveWhile(com.jacob.com.Variant cset)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int moveWhile(com.jacob.com.Variant cset, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range next()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range next(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range next(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Field nextField()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Revision nextRevision()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Revision nextRevision(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void nextSubdocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void paste()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link, com.jacob.com.Variant placement)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link, com.jacob.com.Variant placement, com.jacob.com.Variant displayAsIcon)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link, com.jacob.com.Variant placement, com.jacob.com.Variant displayAsIcon, com.jacob.com.Variant dataType)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link, com.jacob.com.Variant placement, com.jacob.com.Variant displayAsIcon, com.jacob.com.Variant dataType, com.jacob.com.Variant iconFileName)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pasteSpecial(com.jacob.com.Variant iconIndex, com.jacob.com.Variant link, com.jacob.com.Variant placement, com.jacob.com.Variant displayAsIcon, com.jacob.com.Variant dataType, com.jacob.com.Variant iconFileName, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range previous()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range previous(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range previous(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Field previousField()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Revision previousRevision()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Revision previousRevision(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void previousSubdocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void select()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectColumn()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentAlignment()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentColor()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentIndent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentSpacing()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectCurrentTabs()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void selectRow()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setColumnSelectMode(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setEnd(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setExtendMode(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setFlags(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setFormattedText(Range lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLanguageID(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLanguageIDFarEast(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLanguageIDOther(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setOrientation(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setPageSetup(PageSetup lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setRange(int start, int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setStart(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setStartIsActive(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setStyle(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setText(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void shrink()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3, com.jacob.com.Variant sortOrder3)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3, com.jacob.com.Variant sortOrder3, com.jacob.com.Variant sortColumn)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3, com.jacob.com.Variant sortOrder3, com.jacob.com.Variant sortColumn, com.jacob.com.Variant separator)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3, com.jacob.com.Variant sortOrder3, com.jacob.com.Variant sortColumn, com.jacob.com.Variant separator, com.jacob.com.Variant caseSensitive)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sort(com.jacob.com.Variant excludeHeader, com.jacob.com.Variant fieldNumber, com.jacob.com.Variant sortFieldType, com.jacob.com.Variant sortOrder, com.jacob.com.Variant fieldNumber2, com.jacob.com.Variant sortFieldType2, com.jacob.com.Variant sortOrder2, com.jacob.com.Variant fieldNumber3, com.jacob.com.Variant sortFieldType3, com.jacob.com.Variant sortOrder3, com.jacob.com.Variant sortColumn, com.jacob.com.Variant separator, com.jacob.com.Variant caseSensitive, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sortAscending()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void sortDescending()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void splitTable()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int startOf()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int startOf(com.jacob.com.Variant unit)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int startOf(com.jacob.com.Variant unit, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void typeBackspace()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void typeParagraph()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void typeText(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void wholeStory()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 
Methods inherited from class com.jacob.com.Dispatch
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSubN, callSubN, coCreateInstance, finalize, get_CaseSensitive, get, get, getActiveInstance, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, obj2variant, obj2variant, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
 
Methods inherited from class com.jacob.com.JacobObject
debug, getBuildDate, getBuildVersion, isDebugEnabled
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentName

public static final java.lang.String componentName
See Also:
Constant Field Values
Constructor Detail

Selection

public Selection()

Selection

public Selection(com.jacob.com.Dispatch d)
This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.


Selection

public Selection(java.lang.String compName)
Method Detail

getText

public java.lang.String getText()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type String

setText

public void setText(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

getFormattedText

public Range getFormattedText()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

setFormattedText

public void setFormattedText(Range lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Range

getStart

public int getStart()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setStart

public void setStart(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getEnd

public int getEnd()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setEnd

public void setEnd(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getFont

public Font getFont()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Font

setFont

public void setFont(Font lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Font

getType

public int getType()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getStoryType

public int getStoryType()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getStyle

public com.jacob.com.Variant getStyle()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Variant

setStyle

public void setStyle(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

getTables

public Tables getTables()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Tables

getWords

public Words getWords()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Words

getSentences

public Sentences getSentences()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Sentences

getCharacters

public Characters getCharacters()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Characters

getFootnotes

public Footnotes getFootnotes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Footnotes

getEndnotes

public Endnotes getEndnotes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Endnotes

getComments

public Comments getComments()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Comments

getCells

public Cells getCells()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Cells

getSections

public Sections getSections()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Sections

getParagraphs

public Paragraphs getParagraphs()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Paragraphs

getBorders

public Borders getBorders()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Borders

setBorders

public void setBorders(Borders lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Borders

getShading

public Shading getShading()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Shading

getFields

public Fields getFields()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Fields

getFormFields

public FormFields getFormFields()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type FormFields

getFrames

public Frames getFrames()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Frames

getParagraphFormat

public ParagraphFormat getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ParagraphFormat

setParagraphFormat

public void setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type ParagraphFormat

getPageSetup

public PageSetup getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type PageSetup

setPageSetup

public void setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type PageSetup

getBookmarks

public Bookmarks getBookmarks()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Bookmarks

getStoryLength

public int getStoryLength()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getLanguageID

public int getLanguageID()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setLanguageID

public void setLanguageID(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getLanguageIDFarEast

public int getLanguageIDFarEast()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setLanguageIDFarEast

public void setLanguageIDFarEast(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getLanguageIDOther

public int getLanguageIDOther()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setLanguageIDOther

public void setLanguageIDOther(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getHyperlinks

public Hyperlinks getHyperlinks()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Hyperlinks

getColumns

public Columns getColumns()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Columns

getRows

public Rows getRows()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Rows

getHeaderFooter

public HeaderFooter getHeaderFooter()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type HeaderFooter

getIsEndOfRowMark

public boolean getIsEndOfRowMark()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

getBookmarkID

public int getBookmarkID()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getPreviousBookmarkID

public int getPreviousBookmarkID()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getFind

public Find getFind()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Find

getRange

public Range getRange()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

getInformation

public com.jacob.com.Variant getInformation(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int
Returns:
the result is of type Variant

getFlags

public int getFlags()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setFlags

public void setFlags(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getActive

public boolean getActive()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

getStartIsActive

public boolean getStartIsActive()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setStartIsActive

public void setStartIsActive(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getIPAtEndOfLine

public boolean getIPAtEndOfLine()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

getExtendMode

public boolean getExtendMode()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setExtendMode

public void setExtendMode(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getColumnSelectMode

public boolean getColumnSelectMode()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setColumnSelectMode

public void setColumnSelectMode(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getOrientation

public int getOrientation()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setOrientation

public void setOrientation(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getInlineShapes

public InlineShapes getInlineShapes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type InlineShapes

getApplication

public Application getApplication()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Application

getCreator

public int getCreator()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getParent

public java.lang.Object getParent()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Object

getDocument

public Document getDocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Document

getShapeRange

public ShapeRange getShapeRange()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ShapeRange

select

public void select()
Wrapper for calling the ActiveX-Method with input-parameter(s).


setRange

public void setRange(int start,
                     int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
start - an input-parameter of type int
lastParam - an input-parameter of type int

collapse

public void collapse(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

collapse

public void collapse()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertBefore

public void insertBefore(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

insertAfter

public void insertAfter(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

next

public Range next(com.jacob.com.Variant unit,
                  com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type Range

next

public Range next(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type Range

next

public Range next()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

previous

public Range previous(com.jacob.com.Variant unit,
                      com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type Range

previous

public Range previous(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type Range

previous

public Range previous()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

startOf

public int startOf(com.jacob.com.Variant unit,
                   com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

startOf

public int startOf(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

startOf

public int startOf()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

endOf

public int endOf(com.jacob.com.Variant unit,
                 com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

endOf

public int endOf(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

endOf

public int endOf()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

move

public int move(com.jacob.com.Variant unit,
                com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

move

public int move(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

move

public int move()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveStart

public int moveStart(com.jacob.com.Variant unit,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveStart

public int moveStart(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveStart

public int moveStart()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveEnd

public int moveEnd(com.jacob.com.Variant unit,
                   com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveEnd

public int moveEnd(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveEnd

public int moveEnd()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveWhile

public int moveWhile(com.jacob.com.Variant cset,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveWhile

public int moveWhile(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

moveStartWhile

public int moveStartWhile(com.jacob.com.Variant cset,
                          com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveStartWhile

public int moveStartWhile(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

moveEndWhile

public int moveEndWhile(com.jacob.com.Variant cset,
                        com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveEndWhile

public int moveEndWhile(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

moveUntil

public int moveUntil(com.jacob.com.Variant cset,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveUntil

public int moveUntil(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

moveStartUntil

public int moveStartUntil(com.jacob.com.Variant cset,
                          com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveStartUntil

public int moveStartUntil(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

moveEndUntil

public int moveEndUntil(com.jacob.com.Variant cset,
                        com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveEndUntil

public int moveEndUntil(com.jacob.com.Variant cset)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
cset - an input-parameter of type Variant
Returns:
the result is of type int

cut

public void cut()
Wrapper for calling the ActiveX-Method with input-parameter(s).


copy

public void copy()
Wrapper for calling the ActiveX-Method with input-parameter(s).


paste

public void paste()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertBreak

public void insertBreak(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

insertBreak

public void insertBreak()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertFile

public void insertFile(java.lang.String fileName,
                       com.jacob.com.Variant range,
                       com.jacob.com.Variant confirmConversions,
                       com.jacob.com.Variant link,
                       com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
fileName - an input-parameter of type String
range - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
link - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertFile

public void insertFile(java.lang.String fileName,
                       com.jacob.com.Variant range,
                       com.jacob.com.Variant confirmConversions,
                       com.jacob.com.Variant link)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
fileName - an input-parameter of type String
range - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
link - an input-parameter of type Variant

insertFile

public void insertFile(java.lang.String fileName,
                       com.jacob.com.Variant range,
                       com.jacob.com.Variant confirmConversions)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
fileName - an input-parameter of type String
range - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant

insertFile

public void insertFile(java.lang.String fileName,
                       com.jacob.com.Variant range)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
fileName - an input-parameter of type String
range - an input-parameter of type Variant

insertFile

public void insertFile(java.lang.String fileName)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
fileName - an input-parameter of type String

inStory

public boolean inStory(Range lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Range
Returns:
the result is of type boolean

inRange

public boolean inRange(Range lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Range
Returns:
the result is of type boolean

delete

public int delete(com.jacob.com.Variant unit,
                  com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

delete

public int delete(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

delete

public int delete()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

expand

public int expand(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

expand

public int expand()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

insertParagraph

public void insertParagraph()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertParagraphAfter

public void insertParagraphAfter()
Wrapper for calling the ActiveX-Method with input-parameter(s).


convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor,
                            com.jacob.com.Variant applyHeadingRows,
                            com.jacob.com.Variant applyLastRow,
                            com.jacob.com.Variant applyFirstColumn,
                            com.jacob.com.Variant applyLastColumn,
                            com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
applyHeadingRows - an input-parameter of type Variant
applyLastRow - an input-parameter of type Variant
applyFirstColumn - an input-parameter of type Variant
applyLastColumn - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor,
                            com.jacob.com.Variant applyHeadingRows,
                            com.jacob.com.Variant applyLastRow,
                            com.jacob.com.Variant applyFirstColumn,
                            com.jacob.com.Variant applyLastColumn)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
applyHeadingRows - an input-parameter of type Variant
applyLastRow - an input-parameter of type Variant
applyFirstColumn - an input-parameter of type Variant
applyLastColumn - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor,
                            com.jacob.com.Variant applyHeadingRows,
                            com.jacob.com.Variant applyLastRow,
                            com.jacob.com.Variant applyFirstColumn)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
applyHeadingRows - an input-parameter of type Variant
applyLastRow - an input-parameter of type Variant
applyFirstColumn - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor,
                            com.jacob.com.Variant applyHeadingRows,
                            com.jacob.com.Variant applyLastRow)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
applyHeadingRows - an input-parameter of type Variant
applyLastRow - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor,
                            com.jacob.com.Variant applyHeadingRows)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
applyHeadingRows - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont,
                            com.jacob.com.Variant applyColor)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
applyColor - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading,
                            com.jacob.com.Variant applyFont)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
applyFont - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders,
                            com.jacob.com.Variant applyShading)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
applyShading - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format,
                            com.jacob.com.Variant applyBorders)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
applyBorders - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth,
                            com.jacob.com.Variant format)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
format - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns,
                            com.jacob.com.Variant initialColumnWidth)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
initialColumnWidth - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows,
                            com.jacob.com.Variant numColumns)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
numColumns - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator,
                            com.jacob.com.Variant numRows)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
numRows - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable(com.jacob.com.Variant separator)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
separator - an input-parameter of type Variant
Returns:
the result is of type Table

convertToTable

public Table convertToTable()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Table

insertDateTime

public void insertDateTime(com.jacob.com.Variant dateTimeFormat,
                           com.jacob.com.Variant insertAsField,
                           com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
dateTimeFormat - an input-parameter of type Variant
insertAsField - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertDateTime

public void insertDateTime(com.jacob.com.Variant dateTimeFormat,
                           com.jacob.com.Variant insertAsField)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
dateTimeFormat - an input-parameter of type Variant
insertAsField - an input-parameter of type Variant

insertDateTime

public void insertDateTime(com.jacob.com.Variant dateTimeFormat)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
dateTimeFormat - an input-parameter of type Variant

insertDateTime

public void insertDateTime()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertSymbol

public void insertSymbol(int characterNumber,
                         com.jacob.com.Variant font,
                         com.jacob.com.Variant unicode,
                         com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
characterNumber - an input-parameter of type int
font - an input-parameter of type Variant
unicode - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertSymbol

public void insertSymbol(int characterNumber,
                         com.jacob.com.Variant font,
                         com.jacob.com.Variant unicode)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
characterNumber - an input-parameter of type int
font - an input-parameter of type Variant
unicode - an input-parameter of type Variant

insertSymbol

public void insertSymbol(int characterNumber,
                         com.jacob.com.Variant font)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
characterNumber - an input-parameter of type int
font - an input-parameter of type Variant

insertSymbol

public void insertSymbol(int characterNumber)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
characterNumber - an input-parameter of type int

insertCrossReference

public void insertCrossReference(com.jacob.com.Variant referenceType,
                                 int referenceKind,
                                 com.jacob.com.Variant referenceItem,
                                 com.jacob.com.Variant insertAsHyperlink,
                                 com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
referenceType - an input-parameter of type Variant
referenceKind - an input-parameter of type int
referenceItem - an input-parameter of type Variant
insertAsHyperlink - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertCrossReference

public void insertCrossReference(com.jacob.com.Variant referenceType,
                                 int referenceKind,
                                 com.jacob.com.Variant referenceItem,
                                 com.jacob.com.Variant insertAsHyperlink)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
referenceType - an input-parameter of type Variant
referenceKind - an input-parameter of type int
referenceItem - an input-parameter of type Variant
insertAsHyperlink - an input-parameter of type Variant

insertCrossReference

public void insertCrossReference(com.jacob.com.Variant referenceType,
                                 int referenceKind,
                                 com.jacob.com.Variant referenceItem)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
referenceType - an input-parameter of type Variant
referenceKind - an input-parameter of type int
referenceItem - an input-parameter of type Variant

insertCaption

public void insertCaption(com.jacob.com.Variant label,
                          com.jacob.com.Variant title,
                          com.jacob.com.Variant titleAutoText,
                          com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
label - an input-parameter of type Variant
title - an input-parameter of type Variant
titleAutoText - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertCaption

public void insertCaption(com.jacob.com.Variant label,
                          com.jacob.com.Variant title,
                          com.jacob.com.Variant titleAutoText)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
label - an input-parameter of type Variant
title - an input-parameter of type Variant
titleAutoText - an input-parameter of type Variant

insertCaption

public void insertCaption(com.jacob.com.Variant label,
                          com.jacob.com.Variant title)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
label - an input-parameter of type Variant
title - an input-parameter of type Variant

insertCaption

public void insertCaption(com.jacob.com.Variant label)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
label - an input-parameter of type Variant

copyAsPicture

public void copyAsPicture()
Wrapper for calling the ActiveX-Method with input-parameter(s).


sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3,
                 com.jacob.com.Variant sortOrder3,
                 com.jacob.com.Variant sortColumn,
                 com.jacob.com.Variant separator,
                 com.jacob.com.Variant caseSensitive,
                 com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant
sortOrder3 - an input-parameter of type Variant
sortColumn - an input-parameter of type Variant
separator - an input-parameter of type Variant
caseSensitive - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3,
                 com.jacob.com.Variant sortOrder3,
                 com.jacob.com.Variant sortColumn,
                 com.jacob.com.Variant separator,
                 com.jacob.com.Variant caseSensitive)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant
sortOrder3 - an input-parameter of type Variant
sortColumn - an input-parameter of type Variant
separator - an input-parameter of type Variant
caseSensitive - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3,
                 com.jacob.com.Variant sortOrder3,
                 com.jacob.com.Variant sortColumn,
                 com.jacob.com.Variant separator)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant
sortOrder3 - an input-parameter of type Variant
sortColumn - an input-parameter of type Variant
separator - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3,
                 com.jacob.com.Variant sortOrder3,
                 com.jacob.com.Variant sortColumn)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant
sortOrder3 - an input-parameter of type Variant
sortColumn - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3,
                 com.jacob.com.Variant sortOrder3)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant
sortOrder3 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3,
                 com.jacob.com.Variant sortFieldType3)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant
sortFieldType3 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2,
                 com.jacob.com.Variant fieldNumber3)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant
fieldNumber3 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2,
                 com.jacob.com.Variant sortOrder2)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant
sortOrder2 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2,
                 com.jacob.com.Variant sortFieldType2)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant
sortFieldType2 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder,
                 com.jacob.com.Variant fieldNumber2)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant
fieldNumber2 - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType,
                 com.jacob.com.Variant sortOrder)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant
sortOrder - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber,
                 com.jacob.com.Variant sortFieldType)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant
sortFieldType - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader,
                 com.jacob.com.Variant fieldNumber)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant
fieldNumber - an input-parameter of type Variant

sort

public void sort(com.jacob.com.Variant excludeHeader)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
excludeHeader - an input-parameter of type Variant

sort

public void sort()
Wrapper for calling the ActiveX-Method with input-parameter(s).


sortAscending

public void sortAscending()
Wrapper for calling the ActiveX-Method with input-parameter(s).


sortDescending

public void sortDescending()
Wrapper for calling the ActiveX-Method with input-parameter(s).


isEqual

public boolean isEqual(Range lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Range
Returns:
the result is of type boolean

calculate

public float calculate()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

m_goTo

public Range m_goTo(com.jacob.com.Variant what,
                    com.jacob.com.Variant which,
                    com.jacob.com.Variant count,
                    com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
what - an input-parameter of type Variant
which - an input-parameter of type Variant
count - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type Range

m_goTo

public Range m_goTo(com.jacob.com.Variant what,
                    com.jacob.com.Variant which,
                    com.jacob.com.Variant count)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
what - an input-parameter of type Variant
which - an input-parameter of type Variant
count - an input-parameter of type Variant
Returns:
the result is of type Range

m_goTo

public Range m_goTo(com.jacob.com.Variant what,
                    com.jacob.com.Variant which)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
what - an input-parameter of type Variant
which - an input-parameter of type Variant
Returns:
the result is of type Range

m_goTo

public Range m_goTo(com.jacob.com.Variant what)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
what - an input-parameter of type Variant
Returns:
the result is of type Range

m_goTo

public Range m_goTo()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

goToNext

public Range goToNext(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int
Returns:
the result is of type Range

goToPrevious

public Range goToPrevious(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int
Returns:
the result is of type Range

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link,
                         com.jacob.com.Variant placement,
                         com.jacob.com.Variant displayAsIcon,
                         com.jacob.com.Variant dataType,
                         com.jacob.com.Variant iconFileName,
                         com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant
placement - an input-parameter of type Variant
displayAsIcon - an input-parameter of type Variant
dataType - an input-parameter of type Variant
iconFileName - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link,
                         com.jacob.com.Variant placement,
                         com.jacob.com.Variant displayAsIcon,
                         com.jacob.com.Variant dataType,
                         com.jacob.com.Variant iconFileName)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant
placement - an input-parameter of type Variant
displayAsIcon - an input-parameter of type Variant
dataType - an input-parameter of type Variant
iconFileName - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link,
                         com.jacob.com.Variant placement,
                         com.jacob.com.Variant displayAsIcon,
                         com.jacob.com.Variant dataType)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant
placement - an input-parameter of type Variant
displayAsIcon - an input-parameter of type Variant
dataType - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link,
                         com.jacob.com.Variant placement,
                         com.jacob.com.Variant displayAsIcon)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant
placement - an input-parameter of type Variant
displayAsIcon - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link,
                         com.jacob.com.Variant placement)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant
placement - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex,
                         com.jacob.com.Variant link)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant
link - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial(com.jacob.com.Variant iconIndex)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
iconIndex - an input-parameter of type Variant

pasteSpecial

public void pasteSpecial()
Wrapper for calling the ActiveX-Method with input-parameter(s).


previousField

public Field previousField()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Field

nextField

public Field nextField()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Field

insertParagraphBefore

public void insertParagraphBefore()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertCells

public void insertCells(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

insertCells

public void insertCells()
Wrapper for calling the ActiveX-Method with input-parameter(s).


extend

public void extend(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

extend

public void extend()
Wrapper for calling the ActiveX-Method with input-parameter(s).


shrink

public void shrink()
Wrapper for calling the ActiveX-Method with input-parameter(s).


moveLeft

public int moveLeft(com.jacob.com.Variant unit,
                    com.jacob.com.Variant count,
                    com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveLeft

public int moveLeft(com.jacob.com.Variant unit,
                    com.jacob.com.Variant count)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
Returns:
the result is of type int

moveLeft

public int moveLeft(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveLeft

public int moveLeft()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveRight

public int moveRight(com.jacob.com.Variant unit,
                     com.jacob.com.Variant count,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveRight

public int moveRight(com.jacob.com.Variant unit,
                     com.jacob.com.Variant count)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
Returns:
the result is of type int

moveRight

public int moveRight(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveRight

public int moveRight()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveUp

public int moveUp(com.jacob.com.Variant unit,
                  com.jacob.com.Variant count,
                  com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveUp

public int moveUp(com.jacob.com.Variant unit,
                  com.jacob.com.Variant count)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
Returns:
the result is of type int

moveUp

public int moveUp(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveUp

public int moveUp()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

moveDown

public int moveDown(com.jacob.com.Variant unit,
                    com.jacob.com.Variant count,
                    com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

moveDown

public int moveDown(com.jacob.com.Variant unit,
                    com.jacob.com.Variant count)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
count - an input-parameter of type Variant
Returns:
the result is of type int

moveDown

public int moveDown(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

moveDown

public int moveDown()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

homeKey

public int homeKey(com.jacob.com.Variant unit,
                   com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

homeKey

public int homeKey(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

homeKey

public int homeKey()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

endKey

public int endKey(com.jacob.com.Variant unit,
                  com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
lastParam - an input-parameter of type Variant
Returns:
the result is of type int

endKey

public int endKey(com.jacob.com.Variant unit)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
unit - an input-parameter of type Variant
Returns:
the result is of type int

endKey

public int endKey()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

escapeKey

public void escapeKey()
Wrapper for calling the ActiveX-Method with input-parameter(s).


typeText

public void typeText(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

copyFormat

public void copyFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).


pasteFormat

public void pasteFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).


typeParagraph

public void typeParagraph()
Wrapper for calling the ActiveX-Method with input-parameter(s).


typeBackspace

public void typeBackspace()
Wrapper for calling the ActiveX-Method with input-parameter(s).


nextSubdocument

public void nextSubdocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).


previousSubdocument

public void previousSubdocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectColumn

public void selectColumn()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentFont

public void selectCurrentFont()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentAlignment

public void selectCurrentAlignment()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentSpacing

public void selectCurrentSpacing()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentIndent

public void selectCurrentIndent()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentTabs

public void selectCurrentTabs()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectCurrentColor

public void selectCurrentColor()
Wrapper for calling the ActiveX-Method with input-parameter(s).


createTextbox

public void createTextbox()
Wrapper for calling the ActiveX-Method with input-parameter(s).


wholeStory

public void wholeStory()
Wrapper for calling the ActiveX-Method with input-parameter(s).


selectRow

public void selectRow()
Wrapper for calling the ActiveX-Method with input-parameter(s).


splitTable

public void splitTable()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertRows

public void insertRows(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

insertRows

public void insertRows()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertColumns

public void insertColumns()
Wrapper for calling the ActiveX-Method with input-parameter(s).


insertFormula

public void insertFormula(com.jacob.com.Variant formula,
                          com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
formula - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insertFormula

public void insertFormula(com.jacob.com.Variant formula)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
formula - an input-parameter of type Variant

insertFormula

public void insertFormula()
Wrapper for calling the ActiveX-Method with input-parameter(s).


nextRevision

public Revision nextRevision(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant
Returns:
the result is of type Revision

nextRevision

public Revision nextRevision()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Revision

previousRevision

public Revision previousRevision(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant
Returns:
the result is of type Revision

previousRevision

public Revision previousRevision()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Revision


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.