Share via


RoutingSlip.Delivery プロパティ

定義

ルーティング配信方法を設定または返します。 XlRoutingSlipDeliveryxlOneAfterAnother または xlAllAtOnce のいずれかの定数を指定できます。

public:
 property Microsoft::Office::Interop::Excel::XlRoutingSlipDelivery Delivery { Microsoft::Office::Interop::Excel::XlRoutingSlipDelivery get(); void set(Microsoft::Office::Interop::Excel::XlRoutingSlipDelivery value); };
public Microsoft.Office.Interop.Excel.XlRoutingSlipDelivery Delivery { get; set; }
Public Property Delivery As XlRoutingSlipDelivery

プロパティ値

注釈

ルーティングが進行中の場合は、このプロパティを設定できません。

適用対象