Version Ref: Version 6.1.00 (USP 6.0.03)
Syntax:
e = XL_PRINTACROSS([sheet])
Change the default print direction to across then down.
Parameters -
sheet : Handle of sheet to change mode. Use blank, "0", or "-1" to use
the default sheet.
Returns "1" on success and "-1" on error. XL_ERROR() can be called to return
the last error.