XlRoutingSlipDelivery 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 routing delivery method.
public enum class XlRoutingSlipDelivery
public enum XlRoutingSlipDelivery
Public Enum XlRoutingSlipDelivery
- Inheritance
-
XlRoutingSlipDelivery
Fields
Name | Value | Description |
---|---|---|
xlOneAfterAnother | 1 | Deliver to recipients one after another. |
xlAllAtOnce | 2 | Deliver to all recipients simultaneously. |