Compartir a través de


RoutingSlip.Status Property

Indicates the status of the routing slip.

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

Syntax

'Declaration
ReadOnly Property Status As XlRoutingSlipStatus
    Get
'Usage
Dim instance As RoutingSlip
Dim value As XlRoutingSlipStatus

value = instance.Status
XlRoutingSlipStatus Status { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlRoutingSlipStatus

See Also

Reference

RoutingSlip Interface

RoutingSlip Members

Microsoft.Office.Interop.Excel Namespace