Package com.acesoft.aceoffix

Class Summary
AceoffixCtrl AceoffixCtrl class is the heart among all Aceoffix classes, which is in charge of online opening, displaying and editing the Office document.
DataFieldReqCollection Represents a collection of ExcelReqDataField items.
DataFieldResCollection Represents a collection of ExcelResDataField items.
ExcelRect ExcelRect class is used to help developers to validate and parse A1-style reference.
ExcelReqCell Represents a cell.
ExcelReqDataField Represents a DataField item of ExcelReqTableRange.dataFields.
ExcelReqSheet Represents a worksheet.
ExcelReqTableRange Represents a TableRange.
ExcelRequest Extracts data from the Excel spreadsheet submitted by AceoffixCtrl.
ExcelResBorder Draws a border around a TableRange object or draws the full-grid lines of a TableRange object.
ExcelResCell Represents a cell.
ExcelResDataField Represents a DataField item of ExcelResTableRange.dataFields.
ExcelResponse Fills data into Excel spreadsheet and controls behavior of Excel application.
ExcelResSheet Represents a worksheet.
ExcelResTableRange Represents a TableRange.
FileRequest FileRequest class is used to receive and save the document submitted by AceoffixCtrl.
WordReqDataRegion Represents a DataRegion.
WordRequest Extracts data from the Word document submitted by AceoffixCtrl.
WordResCell Represents a cell.
WordResDataRegion Represents a DataRegion.
WordResponse Fills data into Word document and controls behavior of Word application.
WordResTable Represents a table.
 

Enum Summary
BorderStyleType Specifies the border style of AceoffixCtrl.
DocumentVersion The document type and version.
OpenModeType The open mode AceoffixCtrl should use after the document is opened.
ThemeType Specifies the theme of AceoffixCtrl.
XLSBorderLineStyle Specifies the style of the border line.
XLSBorderType Specifies the type of the border.
XLSBorderWeight Specifies the weight of the border.