C# Class ExcelFormulaParser.Engine.CalculationChain.CalculationChain

Mostrar archivo 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