[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine.ExcelEngine
Classes
ExcelEngine
Methods
GetFieldNames
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine
C1.CalcEngine.ExcelEngine
Classes
ExcelEngine
Constructors
Properties
Methods
GetCustomFunctionExpression
GetFieldNames
GetFunctionExpression
GetValue
ParseIdentifier
C1.CalcEngine.ExpressionEngine
C1.CalcEngine.VBAEngine
(Showing Draft Content)
C1.CalcEngine.ExcelEngine.ExcelEngine.GetFieldNames
GetFieldNames Method
GetFieldNames()
Gets the data source sheet names.
Declaration
public override IEnumerable<string> GetFieldNames()
Returns
Type
Description
IEnumerable
<
string
>
Overrides
ExpressionEngine.GetFieldNames()