OMathBreaks.Add(Range) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Insère une coupure dans une équation et renvoie un OMathBreak objet qui représente la cassure.
public:
Microsoft::Office::Interop::Word::OMathBreak ^ Add(Microsoft::Office::Interop::Word::Range ^ Range);
public Microsoft.Office.Interop.Word.OMathBreak Add (Microsoft.Office.Interop.Word.Range Range);
abstract member Add : Microsoft.Office.Interop.Word.Range -> Microsoft.Office.Interop.Word.OMathBreak
Public Function Add (Range As Range) As OMathBreak
Paramètres
- Range
- Range
Integer obligatoire position à laquelle insérer le saut dans l’équation.