Share via


ListLevel.ApplyPictureBullet(String) Méthode

Définition

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.

Retours

S’applique à