GridTooLargeForExportToExcelException - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente l'exception qui est levée au-delà des limites d'assemblage lors d'un traitement de la demande dépasse la taille autorisée pour l'exportation vers Microsoft Excel.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.PerformancePoint.Scorecards.BpmException
        Microsoft.PerformancePoint.Scorecards.GridTooLargeForExportToExcelException

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class GridTooLargeForExportToExcelException _
    Inherits BpmException
'Utilisation
Dim instance As GridTooLargeForExportToExcelException
[SerializableAttribute]
public class GridTooLargeForExportToExcelException : BpmException

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.

Voir aussi

Référence

GridTooLargeForExportToExcelException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms