MailingLabel.CreateNewDocument2000 方法

定义

仅供内部使用。

public Microsoft.Office.Interop.Word.Document CreateNewDocument2000 (ref object Name, ref object Address, ref object AutoText, ref object ExtractAddress, ref object LaserTray);
abstract member CreateNewDocument2000 : obj * obj * obj * obj * obj -> Microsoft.Office.Interop.Word.Document
Public Function CreateNewDocument2000 (Optional ByRef Name As Object, Optional ByRef Address As Object, Optional ByRef AutoText As Object, Optional ByRef ExtractAddress As Object, Optional ByRef LaserTray As Object) As Document

参数

Name
Object
Address
Object
AutoText
Object
ExtractAddress
Object
LaserTray
Object

返回

适用于