Changes the width of the specified column, depending on the text in the cells, without altering the carriage returns in the cells.
The ReturnCode parameter will be set to "0" if the method is called successfully, or to a value other than "0" if this is not the case.
Syntax |
CALL_METHOD NameWordClientObject COL_AUTO_FIT ColumnNumber ReturnCode |
Parameters |
ColumnNumber |
NUM_BIN_4 type (input parameter) |
ReturnCode |
NUM_BIN_4 type (output parameter) |