C# Class OpenXml.Excel.Data.Error

Afficher le fichier Open project: gSerP1983/OpenXml.Excel.Data

Méthodes publiques

Méthode Description
NotFoundSheetIndex ( int index ) : string
NotFoundSheetName ( string name ) : string

Method Details

NotFoundSheetIndex() public static méthode

public static NotFoundSheetIndex ( int index ) : string
index int
Résultat string

NotFoundSheetName() public static méthode

public static NotFoundSheetName ( string name ) : string
name string
Résultat string