C# Class ExcelFormulaParser.Engine.CalculationChain.CalculationChain

ファイルを表示 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