constructor(owner: FlexSheet, name: string, value: any, sheetName?: string): DefinedName
DefinedNameクラスの新しいインスタンスを初期化します。
The owner FlexSheet control.
The name of the defined name item.
The value of the defined name item.
The sheet name indicates the defined name item works in which sheet of FlexSheet. If omitted, the defined name item works in all sheets of FlexSheet.
定義された名前項目の値を取得または設定します。
FlexSheetの定義済みの名前項目を表します。