trichview.support
What is the exact action of RVS.Textstyles.Delete(I) |
Author |
Message |
Slavi Marinov |
Posted: 08/03/2002 15:35:01 What is the exact action of RVS.Textstyles.Delete(I)? I mean, does it just delete the style from the stylelist, does it shift all the following styles by one... What does it do? Because it's not described in the Help. My question more particularly asked is : if i want to delete the 3rd and the 5th style, what do I use? RVS.Textstyles.Delete(3); RVS.Textstyles.Delete(5); or RVS.Textstyles.Delete(3); RVS.Textstyles.Delete(4); ? Slavi |
Powered by ABC Amber Outlook Express Converter