C# Class ExcelFormulaParser.Engine.CalculationChain.CalculationChain

Datei anzeigen Open project: swmal/ExcelFormulaParser Class Usage Examples

Public Methods

Method Description
Add ( CalculationCell cell ) : void

Method Details

Add() public method

public Add ( CalculationCell cell ) : void
cell CalculationCell
return void