C# Class ExcelService.Sessions.CellCache

Inheritance: ExcelValueCache
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
CellCache ( string workbook, string worksheet, string cellName, object value )

Method Details

CellCache() public méthode

public CellCache ( string workbook, string worksheet, string cellName, object value )
workbook string
worksheet string
cellName string
value object