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 un break dans une équation et retourne un OMathBreak objet qui représente l’arrêt.
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
Entier requis Position à laquelle insérer la rupture dans l’équation.