NamedRange.ServerActions Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les actions qui peuvent être exécutées sur Microsoft Office SharePoint Server pour un objet 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
Valeur de propriété
Objet Microsoft.Office.Interop.Excel.Actions qui représente les actions qui peuvent être effectuées sur le serveur SharePoint pour un NamedRange objet.