RoutingSlip.Reset Method
Resets the routing slip so that a new routing can be initiated with the same slip (using the same recipient list and delivery information).
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Reset As Object
'Usage
Dim instance As RoutingSlip
Dim returnValue As Object
returnValue = instance.Reset()
Object Reset()
Return Value
Type: System.Object
Remarks
The routing must be completed before you use this method. Using this method at other times causes an error.