_Chart.CreatePublisher Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.