_Workbook.Route Method
Routes the workbook, using the workbook's current routing slip.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Route
'Usage
Dim instance As _Workbook
instance.Route()
void Route()
Remarks
Routing a workbook sets the Routed property to True.