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

Inheritance: ExcelFunction
显示文件 Open project: swmal/ExcelFormulaParser

Protected Methods

Method Description
ArgsToDoubleEnumerable ( IEnumerable arguments ) : IEnumerable
ShouldIgnore ( FunctionArgument arg ) : bool

Method Details

ArgsToDoubleEnumerable() protected method

protected ArgsToDoubleEnumerable ( IEnumerable arguments ) : IEnumerable
arguments IEnumerable
return IEnumerable

ShouldIgnore() protected method

protected ShouldIgnore ( FunctionArgument arg ) : bool
arg FunctionArgument
return bool