_Workbook.ServerPolicy Property

Returns a ServerPolicy object that represents a policy specified for a workbook stored on a server running 2nd_OSS_NoVersion 2007. Read-only.

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

Syntax

'Declaration
ReadOnly Property ServerPolicy As ServerPolicy
    Get
'Usage
Dim instance As _Workbook
Dim value As ServerPolicy

value = instance.ServerPolicy
ServerPolicy ServerPolicy { get; }

Property Value

Type: Microsoft.Office.Core.ServerPolicy
ServerPolicy

See Also

Reference

_Workbook Interface

_Workbook Members

Microsoft.Office.Interop.Excel Namespace