NamedRange.ServerActions Property

Definition

Gets the actions that can be performed on the Microsoft Office SharePoint server for a NamedRange object.

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

Property Value

An Microsoft.Office.Interop.Excel.Actions object that represents the actions that can be performed on the SharePoint server for a NamedRange object.

Applies to