C# Class ExcelService.Sessions.CellCache

Inheritance: ExcelValueCache
Show file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
CellCache ( string workbook, string worksheet, string cellName, object value )

Method Details

CellCache() public method

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