Adds a row to the first table in the current range, at the specified position. If you add a row to the end of the table, it will be based on the table's last line. The current range will not be changed.
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 ROW_ADD Position ReturnCode |
|||||||
Parameters |
|||||||
Position |
NUM_BIN_4 type (input parameter) Possible values:
|
||||||
ReturnCode |
NUM_BIN_4 type (output parameter) |
Sets the alignment of the specified row in the first table in the current range.
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 ROW_SET_ALIGNMENT RowNumber Alignment ReturnCode |
|||||||
Parameters |
|||||||
RowNumber |
NUM_BIN_4 type (input parameter) |
||||||
Alignment |
NUM_BIN_4 type (input parameter) Possible values:
|
||||||
ReturnCode |
NUM_BIN_4 type (output parameter) |
Changes the appearance of the specified row in the first table in the current range, giving it (or not) the format defined for the table heading.
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 ROW_SET_HEADING_FORMAT RowNumber ApplyFormat ReturnCode |
|
Parameters |
|
RowNumber |
NUM_BIN_4 type (input parameter) |
ApplyFormat |
BOOL type (input parameter) |
ReturnCode |
NUM_BIN_4 type (output parameter) |
Sets the height of the specified row in the first table in the current range. The unit of measurement used is the centimeter.
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 ROW_SET_HEIGHT RowNumber Height ReturnCode |
|
Parameters |
|
RowNumber |
NUM_BIN_4 type (input parameter) |
Height |
type NUM_E(15,9) (input parameter) |
ReturnCode |
NUM_BIN_4 type (output parameter) |
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page: