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 vide de 1 pouce carré 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 retourne le nouveau graphique en tant qu’objet InlineShape .