C# Class ExcelFormulaParser.Engine.Excel.Functions.HiddenValuesHandlingFunction

Inheritance: ExcelFunction
Afficher le fichier Open project: swmal/ExcelFormulaParser

Méthodes protégées

Méthode Description
ArgsToDoubleEnumerable ( IEnumerable arguments ) : IEnumerable
ShouldIgnore ( FunctionArgument arg ) : bool

Method Details

ArgsToDoubleEnumerable() protected méthode

protected ArgsToDoubleEnumerable ( IEnumerable arguments ) : IEnumerable
arguments IEnumerable
Résultat IEnumerable

ShouldIgnore() protected méthode

protected ShouldIgnore ( FunctionArgument arg ) : bool
arg FunctionArgument
Résultat bool