Share via


Workbook.ServerPolicy 属性

定义

获取一个对象,该对象表示为运行 Microsoft Office SharePoint Server 的服务器上存储的工作簿指定的策略。

public:
 property Microsoft::Office::Core::ServerPolicy ^ ServerPolicy { Microsoft::Office::Core::ServerPolicy ^ get(); };
public Microsoft.Office.Core.ServerPolicy ServerPolicy { get; }
member this.ServerPolicy : Microsoft.Office.Core.ServerPolicy
Public ReadOnly Property ServerPolicy As ServerPolicy

属性值

一个 Microsoft.Office.Core.ServerPolicy 对象,该对象表示为存储在运行 SharePoint Server 的服务器上的工作簿指定的策略。

适用于