XmlMappedRange.ServerActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.