WorkbookBase.SendMailer – metoda
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Obor názvů: Microsoft.Office.Tools.Excel
Sestavení: Microsoft.Office.Tools.Excel.v4.0.Utilities (v Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Syntaxe
'Deklarace
Public Sub SendMailer ( _
fileFormat As Object, _
priority As XlPriority _
)
public void SendMailer(
Object fileFormat,
XlPriority priority
)
Parametry
- fileFormat
Typ: System.Object
- priority
Typ: Microsoft.Office.Interop.Excel.XlPriority
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.