Name

chart.CreatePublisher([Edition], [Appearance], [Size], [ContainsPICT], [ContainsBIFF], [ContainsRTF], [ContainsVALU])

Synopsis

Macintosh only. Creates a publisher for a chart .

Argument

Settings

Edition

The file name of the edition.

Appearance

The resolution. Can be one of these settings: xlPrinter, xlScreen. Default is xlPrinter.

Size

xlScreen sizes the image to match the size displayed on screen; xlPrinter sizes the image to match the printed size.

ContainsPICT

True includes PICT format data. Default is True.

ContainsBIFF

True includes BIFF format data. Default is True.

ContainsRTF

True includes RTF format data. Default is True.

ContainsVALU

True includes VALU format data. Default is True.

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.