Description: | Indicates whether text wraps to the next line. |
Used object: | TableColumn |
Values (with constants): | True - Wraps text.(POW-TRUE) |
Default value: | False - Does not wrap text.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |