SysTaskRecorderDocStandardExcel Class [AX 2012]

The SysTaskRecordDocStandardExcel class extends the SysTaskRecorderDocBase class and is used to generate a standard Microsoft Excel document of a task.

class SysTaskRecorderDocStandardExcel extends SysTaskRecorderDocBase

Run On

Client

  MethodDescription
Dn566065.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif create Implements the document generation process. (Overrides the create Method.)
Dn566065.protmethod(en-us,AX.60).gif createApplicationInstance Creates an instance of the application that is used to generate the document. (Overrides the createApplicationInstance Method.)
Dn566065.privmethod(en-us,AX.60).gif createExcelInstance
Dn566065.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn566065.protmethod(en-us,AX.60).gif formatPath Formats a path of favorites or navigation pane nodes. Also parses label IDs, and removes unnecessary parts. (Inherited from SysTaskRecorderDocBase.)
Dn566065.protmethod(en-us,AX.60).gif formatStartDate Gets a string that represents the task start recording date that is formatted according to the local settings. (Inherited from SysTaskRecorderDocBase.)
Dn566065.protmethod(en-us,AX.60).gif getFormCaption Retrieves the caption of the form in the specified step. (Inherited from SysTaskRecorderDocBase.)
Dn566065.protmethod(en-us,AX.60).gif getLastPathItem Retrieves the last part of a path of favorites or a navigation pane node, parses label IDs, and removes unnecessary parts. (Inherited from SysTaskRecorderDocBase.)
Dn566065.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn566065.privmethod(en-us,AX.60).gif insertColumnInfo
Dn566065.privmethod(en-us,AX.60).gif insertTable
Dn566065.privmethod(en-us,AX.60).gif insertWorkSheet
Dn566065.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif parmHelpDocPath Get or set the path to the help documentation (Inherited from SysTaskRecorderDocBase.)
Dn566065.pubmethod(en-us,AX.60).gif parmSaveFile Get or set the parameter to save file (Inherited from SysTaskRecorderDocBase.)
Dn566065.pubmethod(en-us,AX.60).gif parmTask Get or set the task recorder task (Inherited from SysTaskRecorderDocBase.)
Dn566065.pubmethod(en-us,AX.60).gif parmTemplatePath Get or set the path of the document template (Inherited from SysTaskRecorderDocBase.)
Dn566065.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn566065.privmethod(en-us,AX.60).gif writeActionPaneButtonClicked
Dn566065.privmethod(en-us,AX.60).gif writeControlButtonClicked
Dn566065.privmethod(en-us,AX.60).gif writeMenuItemButtonClicked
Dn566065.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn566065.pubmethod(en-us,AX.60).gif Dn566065.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysTaskRecorderDocStandardExcel class.
Dn566065.pubmethod(en-us,AX.60).gif Dn566065.static(en-us,AX.60).gif ::createDocument Initiates the document generation process for excel.
Dn566065.privmethod(en-us,AX.60).gif Dn566065.static(en-us,AX.60).gif ::newTaskAndTemplate
Top

Object Class
  SysTaskRecorderDocBase Class
    SysTaskRecorderDocStandardExcel Class

Community Additions

ADD
Show: