Range.CreatePublisher(Object, Object, Object, Object) 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 (ref object Edition, ref object ContainsPICT, ref object ContainsRTF, ref object ContainsText);
abstract member CreatePublisher : obj * obj * obj * obj -> unit
Public Sub CreatePublisher (Optional ByRef Edition As Object, Optional ByRef ContainsPICT As Object, Optional ByRef ContainsRTF As Object, Optional ByRef ContainsText As Object)
Parameters
- Edition
- Object
This parameter is for Macintosh only and should not be used.
- ContainsPICT
- 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.
- ContainsText
- Object
This parameter is for Macintosh only and should not be used.