2.2.66 TableColumnWidths

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

Referenced by: jcidTableNode

The TableColumnWidths structure specifies the widths of columns in a table. This value MUST be set.

Child Elements:

cColumns: An unsigned 8-bit integer that specifies the number of elements in the rgdxColumnMu element. The value of this element MUST be equal to the number of columns in the table.

rgdxColumnMu: An array of floating point numbers that specifies the width, in half-inch increments, of each column in the table. Each value of the array MUST be greater than or equal to 1.0.