XlRoutingSlipStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the status of the routing slip.
public enum class XlRoutingSlipStatus
public enum XlRoutingSlipStatus
Public Enum XlRoutingSlipStatus
- Inheritance
-
XlRoutingSlipStatus
Fields
Name | Value | Description |
---|---|---|
xlNotYetRouted | 0 | Routing slip has not yet been sent. |
xlRoutingInProgress | 1 | Routing is in progress. |
xlRoutingComplete | 2 | Routing is complete. |