ExcelWebRenderer - Classe
La fonctionnalité Excel Web Access est exposé comme un composant WebPart.
Cette API n’est pas conforme CLS.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.Office.Excel.WebUI.ExcelWebRenderer
Espace de noms : Microsoft.Office.Excel.WebUI
Assembly : Microsoft.Office.Excel.WebUI (dans Microsoft.Office.Excel.WebUI.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class ExcelWebRenderer _
Inherits WebPart _
Implements IDesignerEventAccessor, IDesignTimeHtmlProvider
'Utilisation
Dim instance As ExcelWebRenderer
[CLSCompliantAttribute(false)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class ExcelWebRenderer : WebPart,
IDesignerEventAccessor, IDesignTimeHtmlProvider
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.