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