NamedRange.ServerActions 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取可以在 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 对象执行的操作。