Range.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.
You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
public object CreatePublisher (object Edition, Microsoft.Office.Interop.Excel.XlPictureAppearance Appearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, object ContainsPICT, object ContainsBIFF, object ContainsRTF, object ContainsVALU);
Public Function CreatePublisher (Optional Edition As Object, Optional Appearance As XlPictureAppearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Optional ContainsPICT As Object, Optional ContainsBIFF As Object, Optional ContainsRTF As Object, Optional ContainsVALU As Object) 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.
- 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.