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

プロパティ値

SharePoint Server を実行しているサーバーに格納されているブックに対して指定されたポリシーを表す Microsoft.Office.Core.ServerPolicy オブジェクト。

適用対象