setPrintTailColumns Method
In This Topic
Sets the columns that contain the cells to be repeated on the right side of each page, as a string in A1-style notation in the language of the macro.
Syntax
void setPrintTailColumns(
java.lang.String
)
|
Parameters
- value
See Also