XlRoutingSlipStatus Enumeration

Specifies the status of the routing slip.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlRoutingSlipStatus
'Usage
Dim instance As XlRoutingSlipStatus
public enum XlRoutingSlipStatus

Members

Member name Description
xlNotYetRouted Routing slip has not yet been sent.
xlRoutingComplete Routing is complete.
xlRoutingInProgress Routing is in progress.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace