_Chart.CreatePublisher Method

Definition

Reserved for internal use.This member is for Macintosh only and should not be used.

public void CreatePublisher (object Edition, Microsoft.Office.Interop.Excel.XlPictureAppearance Appearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Microsoft.Office.Interop.Excel.XlPictureAppearance Size = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, object ContainsPICT, object ContainsBIFF, object ContainsRTF, object ContainsVALU);
Public Sub CreatePublisher (Optional Edition As Object, Optional Appearance As XlPictureAppearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Optional Size As XlPictureAppearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Optional ContainsPICT As Object, Optional ContainsBIFF As Object, Optional ContainsRTF As Object, Optional ContainsVALU As Object)

Parameters

Edition
Object

This parameter is for Macintosh only and should not be used.

Appearance
XlPictureAppearance

This parameter is for Macintosh only and should not be used.

Size
XlPictureAppearance

This parameter is for Macintosh only and should not be used.

ContainsPICT
Object

This parameter is for Macintosh only and should not be used.

ContainsBIFF
Object

This parameter is for Macintosh only and should not be used.

ContainsRTF
Object

This parameter is for Macintosh only and should not be used.

ContainsVALU
Object

This parameter is for Macintosh only and should not be used.

Applies to