XmlMappedRange.ServerActions Property

Definition

Gets the actions that can be performed on the SharePoint server for an XmlMappedRange 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

The actions that can be performed on the SharePoint server for an XmlMappedRange object.

Applies to