Share via


NamedRange.ServerActions 属性

定义

获取可以在 Microsoft Office SharePoint 服务器上对 NamedRange 对象执行的操作。

public:
 property Microsoft::Office::Interop::Excel::Actions ^ ServerActions { Microsoft::Office::Interop::Excel::Actions ^ get(); };
public Microsoft.Office.Interop.Excel.Actions ServerActions { get; }
member this.ServerActions : Microsoft.Office.Interop.Excel.Actions
Public ReadOnly Property ServerActions As Actions

属性值

一个 Microsoft.Office.Interop.Excel.Actions 对象,该对象表示可在 SharePoint 服务器上为 NamedRange 对象执行的操作。

适用于