XmlMappedRange.ServerActions Property

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

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property ServerActions As Actions
    Get
Actions ServerActions { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Actions
The actions that can be performed on the SharePoint server for an XmlMappedRange object.

.NET Framework Security

See Also

Reference

XmlMappedRange Interface

Microsoft.Office.Tools.Excel Namespace