Jiayanmin wrote:
> Because Mongolian text displays from top to bottom, from left to
> right, I want the table in sc look like the picture in my attach.

If all horizontal/vertical coordinates are swapped, it might be possible
to handle most of it on the VCL level (OutputDevice). OutputDevice
already has a RTL (right-to-left) mode, but we don't use it for the
spreadsheet cells, because there are too many exceptions (alignment,
margins, shadows are not mirrored, for example).

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to