A B C D F G I L M N O P R S T V W X

O

openCell(String) - Method in class com.acesoft.aceoffix.excelreader.Sheet
Opens the specified cell and returns a Cell object.
openCell(String) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the specified cell and returns a Cell object.
openCellByDefinedName(String) - Method in class com.acesoft.aceoffix.excelreader.Sheet
Opens the cell with the specified name defined in Excel and returns a Cell object.
openCellByDefinedName(String) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the cell with specified name that defined in Excel and returns a Cell object.
openCellRC(int, int) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the specified cell and returns a Cell object.
openCellRC(int, int) - Method in class com.acesoft.aceoffix.wordreader.Table
Opens the specified cell and returns a Cell object.
openCellRC(int, int) - Method in class com.acesoft.aceoffix.wordwriter.Table
Opens the specified cell and returns a Cell object.
openColumn(int) - Method in class com.acesoft.aceoffix.wordwriter.Table
Opens the specified column and returns a column object.
openDataRegion(String) - Method in class com.acesoft.aceoffix.wordreader.WordDocument
Opens the specified DataRegion and returns the DataRegion object.
openDataRegion(String) - Method in class com.acesoft.aceoffix.wordreader.WordDocumentPHP
Opens the specified DataRegion and returns the DataRegion object.
openDataRegion(String) - Method in class com.acesoft.aceoffix.wordwriter.WordDocument
Opens the specified DataRegion and returns a DataRegion object.
openDataTag(String) - Method in class com.acesoft.aceoffix.wordwriter.WordDocument
Opens the specified DataTag and returns a DataTag object.
openDocument(String, OpenModeType, String) - Method in class com.acesoft.aceoffix.AceoffixCtrl
Opens an Office document online.
openDocument(String, OpenModeType, String) - Method in class com.acesoft.aceoffix.AceoffixCtrlPHP
Opens an Office document online.
OpenModeType - Enum in com.acesoft.aceoffix
The open mode AceoffixCtrl should use after the document is opened.
openRow(int) - Method in class com.acesoft.aceoffix.wordwriter.Table
Opens the specified row and returns a row object.
openShape(int) - Method in class com.acesoft.aceoffix.wordreader.Cell
Opens the specified shape and returns a Shape object.
openShape(int) - Method in class com.acesoft.aceoffix.wordreader.DataRegion
Opens the specified shape and returns a Shape object.
openSheet(String) - Method in class com.acesoft.aceoffix.excelreader.Workbook
Opens the specified worksheet and returns a Sheet object.
openSheet(String) - Method in class com.acesoft.aceoffix.excelreader.WorkbookPHP
Opens the specified worksheet and returns a Sheet object.
openSheet(String) - Method in class com.acesoft.aceoffix.excelwriter.Workbook
Opens the specified worksheet and returns a Sheet object.
openTable(String) - Method in class com.acesoft.aceoffix.excelreader.Sheet
Opens the specified table and returns a Table object.
openTable(String) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the specified range of the cells and returns a Table object.
openTable(String, boolean) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the specified range of cells and returns a Table object.
openTable(int) - Method in class com.acesoft.aceoffix.wordreader.DataRegion
Opens the specified table and returns a Table object.
openTable(int) - Method in class com.acesoft.aceoffix.wordwriter.DataRegion
Opens the specified table.
openTableByDefinedName(String) - Method in class com.acesoft.aceoffix.excelreader.Sheet
Opens the table with the specified name defined in Excel and returns the Table object.
openTableByDefinedName(String, int, int) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the table with the specified name defined in Excel and returns a table object.
openTableByDefinedName(String, int, int, boolean) - Method in class com.acesoft.aceoffix.excelwriter.Sheet
Opens the table with specified name that defined in Excel and returns a table object.
openWindow(HttpServletRequest, String, String) - Static method in class com.acesoft.aceoffix.AceoffixLink
The static method.

A B C D F G I L M N O P R S T V W X