This class provides table row management functions.
Example
Sets the row height to 1 centimeter:
NUM_BIN_4 rc
NUM_BIN_4 row
...
CALL_DLL 'DocxToolBx' 'RowSetHeight' row 1.0 rc
...
Functions in the DocxToolBx DLL:
- RowCountCells
- RowGetCell
- RowSetAlignment
- RowSetCellBorderColor
- RowSetCellBorderSize
- RowSetCellBorderSpace
- RowSetCellBorderStyle
- RowSetHeight
List of DocxToolBx DLL function classes