[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine.ExpressionEngine
Interfaces
IExpressionSyntax
Properties
StringQuotes
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine
C1.CalcEngine.ExcelEngine
C1.CalcEngine.ExpressionEngine
Classes
Structs
Enums
Interfaces
IExpression
IExpressionEngine
IExpressionSyntax
Properties
IdentifierChars
StringQuotes
Methods
C1.CalcEngine.VBAEngine
(Showing Draft Content)
C1.CalcEngine.ExpressionEngine.IExpressionSyntax.StringQuotes
StringQuotes Property
StringQuotes
Gets a collection of opening and closing quotes for strings.
Declaration
List<Quotes> StringQuotes { get; }