InlineShapes.New(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 objet image Microsoft Word vierge d’un pouce carré et entouré d’une bordure.
public:
Microsoft::Office::Interop::Word::InlineShape ^ New(Microsoft::Office::Interop::Word::Range ^ Range);
public Microsoft.Office.Interop.Word.InlineShape New (Microsoft.Office.Interop.Word.Range Range);
abstract member New : Microsoft.Office.Interop.Word.Range -> Microsoft.Office.Interop.Word.InlineShape
Public Function New (Range As Range) As InlineShape
Paramètres
Retours
Remarques
Cette méthode renvoie le nouveau graphique sous la forme d’un InlineShape objet.