[]
        
(Showing Draft Content)

CurrentRowInfoPluginParam

CurrentRowInfoPluginParam インターフェース

カレントレコードを指定するためのクエリー条件を表します。プラグイン開発において使用されます。

目次

プロパティ

プロパティ

FormulaCalcContext

FormulaCalcContext: FormulaCalcContext

数式が計算されるときのデータコンテキスト。「QueryCondition」が数式を含む場合に使用されます。Forguncy.Plugin.CellTypeBase.getFormulaCalcContext CellTypeBase.getFormulaCalcContextメソッド、またはForguncy.Plugin.CommandBase.getFormulaCalcContext CommandBase.getFormulaCalcContextメソッドによって取得できます。


QueryCondition

QueryCondition: any

カレントレコードを特定するためのクエリー条件。IBuilderCommandContext.GetQueryConditionWindowメソッド、またはIBuilderContext.GetQueryConditionWindowメソッドによって取得できます。