Hello,
I renumber a paragraph, I change the Tab by a half-em (^>) but when I converted to text, it replaces the tab and renumber Paragraph Advent convert text!
Here is my code:
} else if (mesPara[i].bulletsAndNumberingListType == 1280601709){
mesPara[i].numberingExpression = '^#_^>';
mesPara[i].numberingStartAt = 3;
mesPara[i].convertBulletsAndNumberingToText(); // convertion en texte
}
thank you
Yours
Bonjour,
Je renumérote un paragraphe, je change la Tabulation par un demi-cadratin (^>) mais quand je la convertie en texte, il remplace la tabulation et renumérote leparagraphe avent de la convertir en texte !!!
Voici mon code :
} else if (mesPara[i].bulletsAndNumberingListType == 1280601709){
mesPara[i].numberingExpression = '^#_^>';
mesPara[i].numberingStartAt = 3;
mesPara[i].convertBulletsAndNumberingToText(); // convertion en texte
}
thank you
Merci
Bien à vous