2.2.54 ElementChildNodesOfTableRow

Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific

Referenced by: jcidTableRowNode

The ElementChildNodesOfTableRow structure is an array of ObjectID structures (section 2.1.6) that specifies cells in a table row. There MUST be at least one ObjectID structure in the array and the number of elements in the array MUST be equal to the value of the ColumnCount element of the closest ancestor jcidTableNode structure (section 2.2.26). In addition, each ObjectID structure in the array MUST reference a jcidTableCellNode element.

Child Elements:

jcidTableCellNode: A jcidTableCellNode element (section 2.2.28) that specifies a cell in the table row.