| GC.Spread.Sheets.Bindings 名前空間 : CellBindingSource タイプ |
| Javascript (Usage) | |
|---|---|
var instance = new GC.Spread.Sheets.Bindings.CellBindingSource(source); | |
| Javascript (Specification) | |
|---|---|
function CellBindingSource; | |
Object
GC.Spread.Sheets.Bindings.CellBindingSource
| 名前 | 解説 | |
|---|---|---|
![]() | CellBindingSource コンストラクタ | セル連結のソースを表します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | getSource | セル連結のラップされたデータソースを取得します。 |
![]() | getValue | 連結パスによってソースの値を取得します。 |
![]() | setValue | 連結パスによってソースの値を設定します。 |