ListLevel.ApplyPictureBullet(String) 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.
Ajoute une puce image à un paragraphe ou une plage de paragraphes.
public:
Microsoft::Office::Interop::Word::InlineShape ^ ApplyPictureBullet(System::String ^ FileName);
public Microsoft.Office.Interop.Word.InlineShape ApplyPictureBullet (string FileName);
abstract member ApplyPictureBullet : string -> Microsoft.Office.Interop.Word.InlineShape
Public Function ApplyPictureBullet (FileName As String) As InlineShape
Paramètres
- FileName
- String
Argument de type String obligatoire. Chemin d'accès et nom du fichier image.