XlRoutingSlipDelivery Enumeration
Specifies the routing delivery method.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlRoutingSlipDelivery
'Usage
Dim instance As XlRoutingSlipDelivery
public enum XlRoutingSlipDelivery
Members
Member name | Description | |
---|---|---|
xlAllAtOnce | Deliver to all recipients simultaneously. | |
xlOneAfterAnother | Deliver to recipients one after another. |