OXMLRow_RU Class [AX 2012]

The OXMLRow_RU class is a wrapper for the Open XML SDK row object.

class OXMLRow_RU

Run On

Called

  MethodDescription
JJ726443.privmethod(en-us,AX.60).gif appendCell
JJ726443.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif cell Returns a cell based on the specified index.
JJ726443.pubmethod(en-us,AX.60).gif cells Initializes and returns a map that holds the cells of the current row.
JJ726443.pubmethod(en-us,AX.60).gif clearContents Clears the contents of the current row.
JJ726443.pubmethod(en-us,AX.60).gif clone Clones the current row.
JJ726443.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif height Gets or sets the height for the current row.
JJ726443.privmethod(en-us,AX.60).gif initCells Initializes a cell map that holds data about the cells in the current row.
JJ726443.pubmethod(en-us,AX.60).gif multiplyCell Creates the specified number of copies of a cell and appends the copies to the current row.
JJ726443.protmethod(en-us,AX.60).gif new Creates a new instance of an OXMLRow_RU object.
JJ726443.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.)
JJ726443.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.)
JJ726443.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif row Is an accessor method for the Open XML SDK row object that this object wraps.
JJ726443.pubmethod(en-us,AX.60).gif rowIndex Gets or sets the rowIndex value for the current row.
JJ726443.pubmethod(en-us,AX.60).gif save Saves data from the cells map into the current row.
JJ726443.pubmethod(en-us,AX.60).gif setSpans Sets the spans attribute for the row.
JJ726443.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif styleIndex Returns the style index of the current row.
JJ726443.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ726443.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.)
JJ726443.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif worksheet Sets or gets the parent worksheet object for this object.
JJ726443.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ726443.pubmethod(en-us,AX.60).gif JJ726443.static(en-us,AX.60).gif ::newFromRow Creates a new instance of the OXMLRow_RU object.
Top

Object Class
  OXMLRow_RU Class

Community Additions

ADD
Show: