Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
V
W
X
S
saveAsJPG(String)
- Method in class com.acesoft.aceoffix.wordreader.
Shape
Saves the current Shape as a JPG file.
saveToFile(String)
- Method in class com.acesoft.aceoffix.
FileRequest
Saves current document to the folder of server disk.
saveToFile(String)
- Method in class com.acesoft.aceoffix.
FileRequestPHP
Saves current document to the folder of server disk.
selectEnd()
- Method in class com.acesoft.aceoffix.wordwriter.
DataRegion
Moves the cursor to the end of the current DataRegion.
selectStart()
- Method in class com.acesoft.aceoffix.wordwriter.
DataRegion
Moves the cursor to the start of the current DataRegion.
setAlignment(WdParagraphAlignment)
- Method in class com.acesoft.aceoffix.wordwriter.
ParagraphFormat
Sets the alignment of the specified paragraph.
setAllowAdjustRC(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Sheet
Sets a value that indicates whether users are allowed to adjust rows and column manually when the worksheet is read-only.
setAllowCopy(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether Copy, Paste and Download are allowed in the current document.
setAllowCopy(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether Copy, Paste and Download are allowed in the current document.
setAutoFit(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Sheet
Sets a value that indicate whether the AutoFit feature will be used in the cells of the worksheet.
setBackColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the back color of the cell.
setBackColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
DataField
Sets the back color of the cell specified by the current DataField.
setBackColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the back color of the Table.
setBackgroundPatternColor(Color)
- Method in class com.acesoft.aceoffix.wordwriter.
Shading
Sets the background color applying to the Shading object.
setBold(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Font
Sets a value that indicates whether the font is bold.
setBold(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets a value that indicates whether the font is bold.
setBorderColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the border color of AceoffixCtrl.
setBorderColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the border color of AceoffixCtrl.
setBorderStyle(BorderStyleType)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the border style of AceoffixCtrl.
setBorderStyle(BorderStyleType)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the border style of AceoffixCtrl.
setBorderType(XlBorderType)
- Method in class com.acesoft.aceoffix.excelwriter.
Border
Sets the type of the border.
setBorderType(WdBorderType)
- Method in class com.acesoft.aceoffix.wordwriter.
Border
Sets the type of the border.
setCaption(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the caption text for AceoffixCtrl.
setCaption(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the caption text for AceoffixCtrl.
setColor(Color)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets the color of the font.
setColumnWidth(double)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the width of all columns in the Table.
setCompressDocument(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether the document will be compressed when AceoffixCtrl saving document.
setCompressDocument(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether the document will be compressed when AceoffixCtrl saving document.
setCustomMenuCaption(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the caption of custom menu.
setCustomMenuCaption(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the caption of custom menu.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.excelreader.
Workbook
Sets the custom saving result defined by developer.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.excelreader.
WorkbookPHP
Sets the custom saving result defined by developer.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.
FileRequest
Sets the custom saving result defined by developer.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.
FileRequestPHP
Sets the custom saving result defined by developer.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.wordreader.
WordDocument
Sets the custom saving result defined by developer.
setCustomSaveResult(String)
- Method in class com.acesoft.aceoffix.wordreader.
WordDocumentPHP
Sets the custom saving result defined by developer.
setCustomToolbar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether the custom tool bar of AceoffixCtrl shows.
setCustomToolbar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether the custom tool bar of AceoffixCtrl shows.
setDisableSheetDoubleClick(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Workbook
Sets or retrieves a value that indicate whether double-click is disabled in current Excel sheet.
setDisableSheetRightClick(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Workbook
Sets or retrieves a value that indicate whether right-click is disabled in current Excel sheet.
setDisableSheetSelection(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Workbook
Sets or retrieves a value that indicates whether selection is disabled in worksheet.
setDisableWindowDoubleClick(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
WordDocument
Sets a value that indicates whether double-click is disabled in current document.
setDisableWindowRightClick(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
WordDocument
Sets a value that indicates whether right-click is disabled in current document.
setDisableWindowSelection(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
WordDocument
Sets a value that indicates whether selection is disabled in current document.
setEditing(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
DataRegion
Sets a value that indicates whether the DataRegion is editable.
setEnableAllDataRegionsEditing(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
WordDocument
Sets a value that indicates whether all the DataRegions in document are editable.
setEnableUserProtection(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Indicates whether the document protection set by user will be enabled.
setEnableUserProtection(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Indicates whether the document protection set by user will be enabled.
setFileTitle(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
The default file name of the Save As dialog box prompted by AceoffixCtrl at the client side.
setFileTitle(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
The default file name of the Save As dialog box prompted by AceoffixCtrl at the client side.
setFirstLineIndent(float)
- Method in class com.acesoft.aceoffix.wordwriter.
ParagraphFormat
Sets the size of the first line indent and the hanging indent, in points.
setForeColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the fore color of the cell.
setForeColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
DataField
Sets the fore color of the cell specified by the current DataField.
setForeColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the fore color of the Table.
setFormula(String)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the formula of the cell.
setFormula(String)
- Method in class com.acesoft.aceoffix.excelwriter.
DataField
Sets the formula of the cell specified by the current DataField.
setGroupVisible(String, boolean)
- Method in class com.acesoft.aceoffix.
RibbonToolbar
Sets a value that indicates whether the button group on the tab with the specified name is visible.
setHeight(float, WdRowHeightRule)
- Method in class com.acesoft.aceoffix.wordwriter.
Row
Sets the height of the row.
setHeight(float)
- Method in class com.acesoft.aceoffix.wordwriter.
Row
Sets the height of the row.
setHorizontalAlignment(XlHAlign)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the horizontal alignment of the cell.
setHorizontalAlignment(XlHAlign)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the horizontal alignment of the table.
setHTTPBasic_Password(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
The password used in HTTP Basic Authentication.
setHTTPBasic_Password(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
The password used in HTTP Basic Authentication.
setHTTPBasic_UserName(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
The user name used in HTTP Basic Authentication.
setHTTPBasic_UserName(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
The user name used in HTTP Basic Authentication.
setInstallationHint(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Customize installation hint of Acoeffix at client side.
setInstallationHint(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Customize installation hint of Acoeffix at client side.
setItalic(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Font
Sets a value that indicates whether the font is italic.
setItalic(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets a value that indicates whether the font is italic.
setJsFunction_AfterDocumentClosed(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for AfterDocumentClosed event.
setJsFunction_AfterDocumentClosed(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for AfterDocumentClosed event.
setJsFunction_AfterDocumentOpened(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for AfterDocumentOpened event.
setJsFunction_AfterDocumentOpened(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for AfterDocumentOpened event.
setJsFunction_AfterDocumentSaved(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for AfterDocumentSaved event.
setJsFunction_AfterDocumentSaved(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for AfterDocumentSaved event.
setJsFunction_BeforeDocumentClosed(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for BeforeDocumentClosed event.
setJsFunction_BeforeDocumentClosed(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for BeforeDocumentClosed event.
setJsFunction_BeforeDocumentSaved(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for BeforeDocumentSaved event.
setJsFunction_BeforeDocumentSaved(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for BeforeDocumentSaved event.
setJsFunction_OnExcelCellClick(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for OnExcelCellClick event.
setJsFunction_OnExcelCellClick(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for OnExcelCellClick event.
setJsFunction_OnWordDataRegionClick(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a JavaScript function for OnWordDataRegionClick event.
setJsFunction_OnWordDataRegionClick(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a JavaScript function for OnWordDataRegionClick event.
setKeyValue(String)
- Method in class com.acesoft.aceoffix.excelwriter.
DataFieldCollection
Sets the value of the key field of the current record row.
setLineColor(Color)
- Method in class com.acesoft.aceoffix.excelwriter.
Border
Sets the color of the border.
setLineColor(Color)
- Method in class com.acesoft.aceoffix.wordwriter.
Border
Sets the color of the border.
setLineSpacing(float)
- Method in class com.acesoft.aceoffix.wordwriter.
ParagraphFormat
Sets the line spacing of specified paragraphs, in points.
setLineSpacingRule(WdLineSpacing)
- Method in class com.acesoft.aceoffix.wordwriter.
ParagraphFormat
Line spacing determined by the number of lines indicated.
setLineStyle(XlBorderLineStyle)
- Method in class com.acesoft.aceoffix.excelwriter.
Border
Sets the style of the border.
setLineStyle(WdLineStyle)
- Method in class com.acesoft.aceoffix.wordwriter.
Border
Sets the style of the border.
setLineWidth(WdLineWidth)
- Method in class com.acesoft.aceoffix.wordwriter.
Border
Sets the width of the border.
setMenubar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether the menu bar of AceoffixCtrl shows.
setMenubar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether the menu bar of AceoffixCtrl shows.
setMenubarColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the back color of the menu bar of the AceoffixCtrl.
setMenubarColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the back color of the menu bar of the AceoffixCtrl.
setMenubarTextColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the text color of the menu bar of AceoffixCtrl.
setMenubarTextColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the text color of the menu bar of AceoffixCtrl.
setName(String)
- Method in class com.acesoft.aceoffix.excelwriter.
Font
Sets the name of the font.
setName(String)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets the name of the font.
setNameAscii(String)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets the font name for US-ASCII.
setNumberFormatLocal(String)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the data display format of the cell.
setNumberFormatLocal(String)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets data display format of the table.
setOfficeToolbars(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether the tool bars of Microsoft Office shows.
setOfficeToolbars(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether the tool bars of Microsoft Office shows.
setPreferredWidth(float)
- Method in class com.acesoft.aceoffix.wordwriter.
Table
Sets the width of the table.
setPreferredWidthType(WdPreferredWidthType)
- Method in class com.acesoft.aceoffix.wordwriter.
Table
The preferred width type used to set width.
setProtectPassword(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets protection password for the current Word or Excel document when the document has a protection password.
setProtectPassword(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets protection password for the current Word or Excel document when the document has a protection password.
setReadOnly(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets a value that indicates whether the cell is read-only.
setReadOnly(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Sheet
Sets a value that indicates whether the worksheet is read-only.
setReadOnly(boolean)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets a value that indicates whether the Table is read-only.
setRowHeight(double)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the height of all the rows in the Table, measured in points.
setRowsHeight(float, WdRowHeightRule)
- Method in class com.acesoft.aceoffix.wordwriter.
Table
Sets the height of all rows in the Table.
setRowsHeight(float)
- Method in class com.acesoft.aceoffix.wordwriter.
Table
Sets the height of all rows in the Table.
setSaveDataPage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates with which page developers would like to receive and save the data sent by AceoffixCtrl.
setSaveDataPage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates with which page developers would like to receive and save the data sent by AceoffixCtrl.
setSaveFileMaxSize(int)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the max size of saving document by AceoffixCtrl, in bytes.
setSaveFileMaxSize(int)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the max size of saving document by AceoffixCtrl, in bytes.
setSaveFilePage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates with which page developer would like to receive and save the document sent by AceoffixCtrl.
setSaveFilePage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates with which page developer would like to receive and save the document sent by AceoffixCtrl.
setServerPage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates the URL of Aceoffix server page.
setServerPage(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates the URL of Aceoffix server page.
setShadow(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets a value that indicates whether the font has shadow.
setSharedVisible(String, boolean)
- Method in class com.acesoft.aceoffix.
RibbonToolbar
Sets a value that indicates whether the shortcut button with the specified name is visible.
setSize(float)
- Method in class com.acesoft.aceoffix.excelwriter.
Font
Sets the size of font, in points.
setSize(float)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets the size of the font, in points.
setStrikeThrough(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets a value that indicates whether the strikethrough is applied to the font.
setSubmitAsFile(boolean)
- Method in class com.acesoft.aceoffix.wordwriter.
DataRegion
Sets a value that indicates whether the DataRegion is submitted as a Word file when saving.
setTabVisible(String, boolean)
- Method in class com.acesoft.aceoffix.
RibbonToolbar
Sets a value that indicates whether the tab on the tool bar with the specified name is visible.
setTagId(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
This method is very important.
setText(String)
- Method in class com.acesoft.aceoffix.wordwriter.
WaterMark
Sets the watermark text.
setTheme(ThemeType)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the theme of the AceoffixCtrl.
setTheme(ThemeType)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the theme of the AceoffixCtrl.
setTimeSpan(int)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the time span of concurrency control, in minutes.
setTimeSpan(int)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the time span of concurrency control, in minutes.
setTitlebar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether the title bar of the AceoffixCtrl shows.
setTitlebar(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether the title bar of the AceoffixCtrl shows.
setTitlebarColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the back color of the title bar of the AceoffixCtrl.
setTitlebarColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the back color of the title bar of the AceoffixCtrl.
setTitlebarTextColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets the text color of the title bar of the AceoffixCtrl.
setTitlebarTextColor(Color)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets the text color of the title bar of the AceoffixCtrl.
setUnderline(WdUnderline)
- Method in class com.acesoft.aceoffix.wordwriter.
Font
Sets the type of underline applied to the font.
setUserAgent(String)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Set UserAgent.
setValue(String)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the value of the cell.
setValue(String)
- Method in class com.acesoft.aceoffix.excelwriter.
DataField
Sets the value of the cell specified by the current DataField.
setValue(String)
- Method in class com.acesoft.aceoffix.wordwriter.
Cell
Sets the value of the cell.
setValue(String)
- Method in class com.acesoft.aceoffix.wordwriter.
DataRegion
Sets the value of the DataRegion.
setValue(String)
- Method in class com.acesoft.aceoffix.wordwriter.
DataTag
Sets the value of the DataTag.
setVerticalAlignment(XlVAlign)
- Method in class com.acesoft.aceoffix.excelwriter.
Cell
Sets the vertical alignment of the cell.
setVerticalAlignment(XlVAlign)
- Method in class com.acesoft.aceoffix.excelwriter.
Table
Sets the vertical alignment of the table.
setVerticalAlignment(WdCellVerticalAlignment)
- Method in class com.acesoft.aceoffix.wordwriter.
Cell
Sets the vertical alignment of text in cell.
setVisible(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrl
Sets a value that indicates whether AceoffixCtrl is visible when it is running.
setVisible(boolean)
- Method in class com.acesoft.aceoffix.
AceoffixCtrlPHP
Sets a value that indicates whether AceoffixCtrl is visible when it is running.
setWeight(XlBorderWeight)
- Method in class com.acesoft.aceoffix.excelwriter.
Border
Sets the weight of the border.
setWidth(float, WdRulerStyle)
- Method in class com.acesoft.aceoffix.wordwriter.
Column
Sets the width of the column.
setWidth(float)
- Method in class com.acesoft.aceoffix.wordwriter.
Column
Sets the width of the column.
Shading
- Class in
com.acesoft.aceoffix.wordwriter
Shading class represents the Shading object defined in Microsoft Word.
Shape
- Class in
com.acesoft.aceoffix.wordreader
Shape class represents a shape in Microsoft Word.
Sheet
- Class in
com.acesoft.aceoffix.excelreader
Sheet class represents a worksheet defined in Excel.
Sheet
- Class in
com.acesoft.aceoffix.excelwriter
Sheet class represents a worksheet defined in Excel.
SheetInsertType
- Enum in
com.acesoft.aceoffix.excelwriter
The insert type of the new Sheet.
showPage(int, int)
- Method in class com.acesoft.aceoffix.excelreader.
Workbook
Pops up a custom dialog box in browser to show the saving result in HTML format.
showPage(int, int)
- Method in class com.acesoft.aceoffix.excelreader.
WorkbookPHP
Pops up a custom dialog box in browser to show the saving result in HTML format.
showPage(int, int)
- Method in class com.acesoft.aceoffix.
FileRequest
Prompts a custom dialog box to show the saving result.
showPage(int, int)
- Method in class com.acesoft.aceoffix.
FileRequestPHP
Prompts a custom dialog box to show the saving result.
showPage(int, int)
- Method in class com.acesoft.aceoffix.wordreader.
WordDocument
Pops up a custom dialog box in browser to show the saving result in HTML format.
showPage(int, int)
- Method in class com.acesoft.aceoffix.wordreader.
WordDocumentPHP
Pops up a custom dialog box in browser to show the saving result in HTML format.
size()
- Method in class com.acesoft.aceoffix.excelreader.
DataFieldCollection
Gets the number of the DataField items.
size()
- Method in class com.acesoft.aceoffix.excelwriter.
DataFieldCollection
Gets the number of the DataField items.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
V
W
X