Workbook.SendMailer Method
Excel Developer Reference |
You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Syntax
expression.SendMailer(FileFormat, Priority)
expression A variable that represents a Workbook object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
FileFormat | Optional | Variant | See help included with Microsoft Office Macintosh Edition. |
Priority | Optional | XlPriority | See help included with Microsoft Office Macintosh Edition. |
See Also