Hi Oliver,

if( rSh.HasSelection() )
{
   rSh.NormalizePam(true);
   rSh.ClearMark();
}

Multiple selection and table selections need additional handling.

Do you have some code what to do in these cases?


Best regards
Max

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

Reply via email to