C# Class ExcelFormulaParser.Engine.CalculationChain.CalculationChain

Afficher le fichier Open project: swmal/ExcelFormulaParser Class Usage Examples

Méthodes publiques

Méthode Description
Add ( CalculationCell cell ) : void

Method Details

Add() public méthode

public Add ( CalculationCell cell ) : void
cell CalculationCell
Résultat void