BulletFormat2.Picture method (Office)

Sets the graphics file to be used for bullets in a bulleted list.

Syntax

expression.Picture (FileName)

expression An expression that returns a BulletFormat2 object.

Parameters

Name Required/Optional Data type Description
FileName Required String The file name of a valid graphics file.

Remarks

Valid graphics files include files with the following extensions: .bmp, .cdr, .cgm, .drw, .dxf, .emf, .eps, .gif, .jpg, .jpeg, .pcd, .pct, .pcx, .pict, .png, .tga, .tiff, .wmf, and .wpg.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.