| 名前 | 解説 | |
|---|---|---|
![]() | ScriptEngine コンストラクタ |
ScriptEngineデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ScriptEngine コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Context | Gets or sets the current execution context. C1.Report.ScriptEngine.ScriptEngineから継承されます。 |
![]() | Culture | Defines culture using in script to convert values from/to string. C1.Report.ScriptEngine.ScriptEngineから継承されます。 |
![]() | EvaluateTags | Indicates whether currently evaluated expression containing two pass identifiers like Page, Pages etc. The main purpose of this property to convert expression like: Page & " of " & Pages is converted to a string: {Page} of {Pages} this string can be parsed by exporters to provide more convient results. C1.Report.ScriptEngine.ScriptEngineから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateParmExpression | オーバーライドされます。 |