OXMLCell_RU.new Method [AX 2012]

Creates a new instance of the OXMLCell_RU object.

private void new(OXMLRow_RU _oxmlRow, CLRObject _cell)

Run On

Called

Parameters

_oxmlRow
Type: OXMLRow_RU Class
The parent row.
_cell
Type: CLRObject Class
The Open XML SDK cell object that this object wraps.

Community Additions

ADD
Show: