ComExcelDocument_RU Class [AX 2012]
| Method | Description | |
|---|---|---|
| activate | (Overrides the activate Method.) |
| activateWorksheet | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cellAddress | |
| closeDocument | (Overrides the closeDocument Method.) |
| copyAndInsertRange | |
| deletePageBreak | |
| deleteRow | |
| deleteWorkSheet | |
| disconnect | (Inherited from ComOfficeDocument_RU.) |
| documentSave | (Inherited from ComOfficeDocument_RU.) |
| documentSaveAs | (Inherited from ComOfficeDocument_RU.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| filenameLookupFilter | (Overrides the filenameLookupFilter Method.) |
| finalize | (Inherited from ComOfficeDocument_RU.) |
| finalizeCOM | (Inherited from ComOfficeDocument_RU.) |
| findRange | (Overrides the findRange Method.) |
| getApplicationName | (Overrides the getApplicationName Method.) |
| getComDocument | (Inherited from ComOfficeDocument_RU.) |
| getCOMErrorMsg | (Inherited from ComOfficeDocument_RU.) |
| getHPageBreak | |
| getRowNumber | Get row number of specified bookmark. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getValueStr | |
| getWorkSheet | |
| getWorkSheetName | |
| getWorkSheets | |
| getWorkSheetsCount | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initApplication | (Inherited from ComOfficeDocument_RU.) |
| initFromCOMDocument | |
| insertClearRow | |
| insertPageBreak | |
| insertRow | |
| insertRows | |
| insertRowsRange | Copies rows in document. |
| insertSheet | |
| insertValue | (Overrides the insertValue Method.) |
| insertValue2CellsLine | |
| insertValueInRange | (Overrides the insertValueInRange Method.) |
| isDocumentValid | |
| isWorksheetNameValid | |
| mergeWorksheetCellNames | |
| new | Initializes a new instance of the ComExcelDocument_RU class. (Overrides the new Method.) |
| newCom | (Overrides the newCom Method.) |
| newDocument | Initializes a new COMOffice document. (Overrides the newDocument Method.) |
| newFile | (Inherited from ComOfficeDocument_RU.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| open | (Inherited from ComOfficeDocument_RU.) |
| openDocument | (Overrides the openDocument Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| quitApplication | Exits the Office application. (Inherited from ComOfficeDocument_RU.) |
| saved | Serves as a wrapper for the comDocument.saved() method. (Inherited from ComOfficeDocument_RU.) |
| select | |
| selection | |
| setRowHeight | Sets height for row. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setUnderline | Set underline for cell. |
| setUserControl | |
| setWorkSheetName | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| visible | (Inherited from ComOfficeDocument_RU.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::cell2ColNameRow | |
| ::cellRegion2ColRow | |
| ::changeCellRows | |
| ::checkExcelRunning | |
| ::colName2Num | |
| ::construct | |
| ::excelVersion | |
| ::isExcelRunning | |
| ::isRegion | Validates that a cell name resembles "a1:a2". |
| ::newFromCOMDocument | |
| ::newFromFile | |
| ::num2ColName | |
| ::numToNameCell | |
| ::removeExtremeQuotas | |
| ::removeSFromCellName | |
| ::replaceWorksheetName | |
| ::safeArray2Str | |
| ::variant2Str | |
| ::worksheetNameFromCellCode |
Community Additions
ADD
Show: