[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine.ExpressionEngine
Classes
ExpressionEngine
Methods
GetObjectName
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine
C1.CalcEngine.ExcelEngine
C1.CalcEngine.ExpressionEngine
Classes
AggregateFunctions
BaseFunctionExpression
BinaryExpression
BindingExpression
ConvertFunctions
CustomFunctionDefinition
CustomFunctionExpression
DateTimeFunctions
Expression
ExpressionEngine
Constructors
Properties
Methods
AddAlias
AddError
AddFunction
ClearCachedExpression
Evaluate
GetBinaryExpression
GetBindingExpression
GetCustomFunctionExpression
GetErrors
GetExpressionItems
GetFieldNames
GetFunctionExpression
GetInExpression
GetIndex
GetItemsCount
GetObjectName
GetUnaryExpression
GetValue
GetVariableExpression
IsDot
IsExpressionEnd
IsLetter
Parse
ParseIdentifier
ParsePostfix
ParsePrefix
TryAddAlias
TryEvaluate
FunctionDefinition
FunctionExpression
InExpression
LogicalFunctions
MathFunctions
TextFunctions
Token
UnaryExpression
VariableExpression
Structs
Enums
Interfaces
C1.CalcEngine.VBAEngine
(Showing Draft Content)
C1.CalcEngine.ExpressionEngine.ExpressionEngine.GetObjectName
GetObjectName Method
GetObjectName()
Gets the name of the data field for the current token.
Declaration
protected string GetObjectName()
Returns
Type
Description
string