[{"data":1,"prerenderedAt":913},["ShallowReactive",2],{"content-query-qoSQPF3k78":3,"navigation":571},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":564,"_id":565,"_source":566,"_file":567,"_stem":568,"_extension":569,"sitemap":570},"/document/events","document",false,"","イベント","ReoGridの全イベントリファレンス — ワークブック、ワークシート、セル、キーボード、マウス、選択イベント。","2014-05-28",{"type":12,"children":13,"toc":560},"root",[14,22,28,499,504,554],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":21},"text","ReoGridは、ユーザー操作やデータ変更に応答するための豊富なイベントシステムを提供しています。イベントはワークブック、ワークシート、セルの各レベルで利用できます。",{"type":15,"tag":23,"props":24,"children":26},"h2",{"id":25},"クイックリファレンス",[27],{"type":20,"value":25},{"type":15,"tag":29,"props":30,"children":34},"pre",{"className":31,"code":32,"language":33,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","// Cell data changed\nsheet.CellDataChanged += (s, e) =>\n    Console.WriteLine($\"Cell {e.Cell.Address} changed to: {e.Cell.Data}\");\n\n// Selection changed\nsheet.SelectionChanged += (s, e) =>\n    Console.WriteLine($\"Selected: {sheet.SelectionRange.ToAddress()}\");\n\n// Key pressed on a cell\nsheet.BeforeCellKeyDown += (s, e) =>\n{\n    if (e.KeyCode == KeyCode.Delete) e.IsCancelled = true;\n};\n\n// Mouse click on a cell\nsheet.CellMouseDown += (s, e) =>\n    Console.WriteLine($\"Clicked cell: {e.CellPosition}\");\n","cs",[35],{"type":15,"tag":36,"props":37,"children":38},"code",{"__ignoreMap":7},[39,51,98,182,192,201,238,291,299,308,345,354,394,403,411,420,457],{"type":15,"tag":40,"props":41,"children":44},"span",{"class":42,"line":43},"line",1,[45],{"type":15,"tag":40,"props":46,"children":48},{"style":47},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[49],{"type":20,"value":50},"// Cell data changed\n",{"type":15,"tag":40,"props":52,"children":54},{"class":42,"line":53},2,[55,61,67,72,78,83,88,93],{"type":15,"tag":40,"props":56,"children":58},{"style":57},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[59],{"type":20,"value":60},"sheet.CellDataChanged ",{"type":15,"tag":40,"props":62,"children":64},{"style":63},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[65],{"type":20,"value":66},"+=",{"type":15,"tag":40,"props":68,"children":69},{"style":57},[70],{"type":20,"value":71}," (",{"type":15,"tag":40,"props":73,"children":75},{"style":74},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[76],{"type":20,"value":77},"s",{"type":15,"tag":40,"props":79,"children":80},{"style":57},[81],{"type":20,"value":82},", ",{"type":15,"tag":40,"props":84,"children":85},{"style":74},[86],{"type":20,"value":87},"e",{"type":15,"tag":40,"props":89,"children":90},{"style":57},[91],{"type":20,"value":92},") ",{"type":15,"tag":40,"props":94,"children":95},{"style":63},[96],{"type":20,"value":97},"=>\n",{"type":15,"tag":40,"props":99,"children":101},{"class":42,"line":100},3,[102,107,112,117,123,127,132,137,141,146,151,155,159,163,167,172,177],{"type":15,"tag":40,"props":103,"children":104},{"style":57},[105],{"type":20,"value":106},"    Console.",{"type":15,"tag":40,"props":108,"children":109},{"style":74},[110],{"type":20,"value":111},"WriteLine",{"type":15,"tag":40,"props":113,"children":114},{"style":57},[115],{"type":20,"value":116},"(",{"type":15,"tag":40,"props":118,"children":120},{"style":119},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[121],{"type":20,"value":122},"$\"Cell {",{"type":15,"tag":40,"props":124,"children":125},{"style":57},[126],{"type":20,"value":87},{"type":15,"tag":40,"props":128,"children":129},{"style":119},[130],{"type":20,"value":131},".",{"type":15,"tag":40,"props":133,"children":134},{"style":57},[135],{"type":20,"value":136},"Cell",{"type":15,"tag":40,"props":138,"children":139},{"style":119},[140],{"type":20,"value":131},{"type":15,"tag":40,"props":142,"children":143},{"style":57},[144],{"type":20,"value":145},"Address",{"type":15,"tag":40,"props":147,"children":148},{"style":119},[149],{"type":20,"value":150},"} changed to: {",{"type":15,"tag":40,"props":152,"children":153},{"style":57},[154],{"type":20,"value":87},{"type":15,"tag":40,"props":156,"children":157},{"style":119},[158],{"type":20,"value":131},{"type":15,"tag":40,"props":160,"children":161},{"style":57},[162],{"type":20,"value":136},{"type":15,"tag":40,"props":164,"children":165},{"style":119},[166],{"type":20,"value":131},{"type":15,"tag":40,"props":168,"children":169},{"style":57},[170],{"type":20,"value":171},"Data",{"type":15,"tag":40,"props":173,"children":174},{"style":119},[175],{"type":20,"value":176},"}\"",{"type":15,"tag":40,"props":178,"children":179},{"style":57},[180],{"type":20,"value":181},");\n",{"type":15,"tag":40,"props":183,"children":185},{"class":42,"line":184},4,[186],{"type":15,"tag":40,"props":187,"children":189},{"emptyLinePlaceholder":188},true,[190],{"type":20,"value":191},"\n",{"type":15,"tag":40,"props":193,"children":195},{"class":42,"line":194},5,[196],{"type":15,"tag":40,"props":197,"children":198},{"style":47},[199],{"type":20,"value":200},"// Selection changed\n",{"type":15,"tag":40,"props":202,"children":204},{"class":42,"line":203},6,[205,210,214,218,222,226,230,234],{"type":15,"tag":40,"props":206,"children":207},{"style":57},[208],{"type":20,"value":209},"sheet.SelectionChanged ",{"type":15,"tag":40,"props":211,"children":212},{"style":63},[213],{"type":20,"value":66},{"type":15,"tag":40,"props":215,"children":216},{"style":57},[217],{"type":20,"value":71},{"type":15,"tag":40,"props":219,"children":220},{"style":74},[221],{"type":20,"value":77},{"type":15,"tag":40,"props":223,"children":224},{"style":57},[225],{"type":20,"value":82},{"type":15,"tag":40,"props":227,"children":228},{"style":74},[229],{"type":20,"value":87},{"type":15,"tag":40,"props":231,"children":232},{"style":57},[233],{"type":20,"value":92},{"type":15,"tag":40,"props":235,"children":236},{"style":63},[237],{"type":20,"value":97},{"type":15,"tag":40,"props":239,"children":241},{"class":42,"line":240},7,[242,246,250,254,259,264,268,273,277,282,287],{"type":15,"tag":40,"props":243,"children":244},{"style":57},[245],{"type":20,"value":106},{"type":15,"tag":40,"props":247,"children":248},{"style":74},[249],{"type":20,"value":111},{"type":15,"tag":40,"props":251,"children":252},{"style":57},[253],{"type":20,"value":116},{"type":15,"tag":40,"props":255,"children":256},{"style":119},[257],{"type":20,"value":258},"$\"Selected: {",{"type":15,"tag":40,"props":260,"children":261},{"style":57},[262],{"type":20,"value":263},"sheet",{"type":15,"tag":40,"props":265,"children":266},{"style":119},[267],{"type":20,"value":131},{"type":15,"tag":40,"props":269,"children":270},{"style":57},[271],{"type":20,"value":272},"SelectionRange",{"type":15,"tag":40,"props":274,"children":275},{"style":119},[276],{"type":20,"value":131},{"type":15,"tag":40,"props":278,"children":279},{"style":74},[280],{"type":20,"value":281},"ToAddress",{"type":15,"tag":40,"props":283,"children":284},{"style":119},[285],{"type":20,"value":286},"()}\"",{"type":15,"tag":40,"props":288,"children":289},{"style":57},[290],{"type":20,"value":181},{"type":15,"tag":40,"props":292,"children":294},{"class":42,"line":293},8,[295],{"type":15,"tag":40,"props":296,"children":297},{"emptyLinePlaceholder":188},[298],{"type":20,"value":191},{"type":15,"tag":40,"props":300,"children":302},{"class":42,"line":301},9,[303],{"type":15,"tag":40,"props":304,"children":305},{"style":47},[306],{"type":20,"value":307},"// Key pressed on a cell\n",{"type":15,"tag":40,"props":309,"children":311},{"class":42,"line":310},10,[312,317,321,325,329,333,337,341],{"type":15,"tag":40,"props":313,"children":314},{"style":57},[315],{"type":20,"value":316},"sheet.BeforeCellKeyDown ",{"type":15,"tag":40,"props":318,"children":319},{"style":63},[320],{"type":20,"value":66},{"type":15,"tag":40,"props":322,"children":323},{"style":57},[324],{"type":20,"value":71},{"type":15,"tag":40,"props":326,"children":327},{"style":74},[328],{"type":20,"value":77},{"type":15,"tag":40,"props":330,"children":331},{"style":57},[332],{"type":20,"value":82},{"type":15,"tag":40,"props":334,"children":335},{"style":74},[336],{"type":20,"value":87},{"type":15,"tag":40,"props":338,"children":339},{"style":57},[340],{"type":20,"value":92},{"type":15,"tag":40,"props":342,"children":343},{"style":63},[344],{"type":20,"value":97},{"type":15,"tag":40,"props":346,"children":348},{"class":42,"line":347},11,[349],{"type":15,"tag":40,"props":350,"children":351},{"style":57},[352],{"type":20,"value":353},"{\n",{"type":15,"tag":40,"props":355,"children":357},{"class":42,"line":356},12,[358,363,368,373,378,383,389],{"type":15,"tag":40,"props":359,"children":360},{"style":63},[361],{"type":20,"value":362},"    if",{"type":15,"tag":40,"props":364,"children":365},{"style":57},[366],{"type":20,"value":367}," (e.KeyCode ",{"type":15,"tag":40,"props":369,"children":370},{"style":63},[371],{"type":20,"value":372},"==",{"type":15,"tag":40,"props":374,"children":375},{"style":57},[376],{"type":20,"value":377}," KeyCode.Delete) e.IsCancelled ",{"type":15,"tag":40,"props":379,"children":380},{"style":63},[381],{"type":20,"value":382},"=",{"type":15,"tag":40,"props":384,"children":386},{"style":385},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[387],{"type":20,"value":388}," true",{"type":15,"tag":40,"props":390,"children":391},{"style":57},[392],{"type":20,"value":393},";\n",{"type":15,"tag":40,"props":395,"children":397},{"class":42,"line":396},13,[398],{"type":15,"tag":40,"props":399,"children":400},{"style":57},[401],{"type":20,"value":402},"};\n",{"type":15,"tag":40,"props":404,"children":406},{"class":42,"line":405},14,[407],{"type":15,"tag":40,"props":408,"children":409},{"emptyLinePlaceholder":188},[410],{"type":20,"value":191},{"type":15,"tag":40,"props":412,"children":414},{"class":42,"line":413},15,[415],{"type":15,"tag":40,"props":416,"children":417},{"style":47},[418],{"type":20,"value":419},"// Mouse click on a cell\n",{"type":15,"tag":40,"props":421,"children":423},{"class":42,"line":422},16,[424,429,433,437,441,445,449,453],{"type":15,"tag":40,"props":425,"children":426},{"style":57},[427],{"type":20,"value":428},"sheet.CellMouseDown ",{"type":15,"tag":40,"props":430,"children":431},{"style":63},[432],{"type":20,"value":66},{"type":15,"tag":40,"props":434,"children":435},{"style":57},[436],{"type":20,"value":71},{"type":15,"tag":40,"props":438,"children":439},{"style":74},[440],{"type":20,"value":77},{"type":15,"tag":40,"props":442,"children":443},{"style":57},[444],{"type":20,"value":82},{"type":15,"tag":40,"props":446,"children":447},{"style":74},[448],{"type":20,"value":87},{"type":15,"tag":40,"props":450,"children":451},{"style":57},[452],{"type":20,"value":92},{"type":15,"tag":40,"props":454,"children":455},{"style":63},[456],{"type":20,"value":97},{"type":15,"tag":40,"props":458,"children":460},{"class":42,"line":459},17,[461,465,469,473,478,482,486,491,495],{"type":15,"tag":40,"props":462,"children":463},{"style":57},[464],{"type":20,"value":106},{"type":15,"tag":40,"props":466,"children":467},{"style":74},[468],{"type":20,"value":111},{"type":15,"tag":40,"props":470,"children":471},{"style":57},[472],{"type":20,"value":116},{"type":15,"tag":40,"props":474,"children":475},{"style":119},[476],{"type":20,"value":477},"$\"Clicked cell: {",{"type":15,"tag":40,"props":479,"children":480},{"style":57},[481],{"type":20,"value":87},{"type":15,"tag":40,"props":483,"children":484},{"style":119},[485],{"type":20,"value":131},{"type":15,"tag":40,"props":487,"children":488},{"style":57},[489],{"type":20,"value":490},"CellPosition",{"type":15,"tag":40,"props":492,"children":493},{"style":119},[494],{"type":20,"value":176},{"type":15,"tag":40,"props":496,"children":497},{"style":57},[498],{"type":20,"value":181},{"type":15,"tag":23,"props":500,"children":502},{"id":501},"このセクションの内容",[503],{"type":20,"value":501},{"type":15,"tag":505,"props":506,"children":507},"ul",{},[508,521,532,543],{"type":15,"tag":509,"props":510,"children":511},"li",{},[512,519],{"type":15,"tag":513,"props":514,"children":516},"a",{"href":515},"/document/events/events",[517],{"type":20,"value":518},"イベントリファレンス",{"type":20,"value":520}," — ワークブック、ワークシート、セルの全イベントとイベント引数の一覧",{"type":15,"tag":509,"props":522,"children":523},{},[524,530],{"type":15,"tag":513,"props":525,"children":527},{"href":526},"/document/events/keyboard-events",[528],{"type":20,"value":529},"キーボードイベント",{"type":20,"value":531}," — セルでのキー押下、キーダウン、キーアップイベントの処理",{"type":15,"tag":509,"props":533,"children":534},{},[535,541],{"type":15,"tag":513,"props":536,"children":538},{"href":537},"/document/events/mouse-events",[539],{"type":20,"value":540},"マウスイベント",{"type":20,"value":542}," — セルでのクリック、ホバー、進入、退出、ドラッグイベントの処理",{"type":15,"tag":509,"props":544,"children":545},{},[546,552],{"type":15,"tag":513,"props":547,"children":549},{"href":548},"/document/events/selection-events",[550],{"type":20,"value":551},"選択イベント",{"type":20,"value":553}," — 選択範囲の変更やフォーカスセルの移動への応答",{"type":15,"tag":555,"props":556,"children":557},"style",{},[558],{"type":20,"value":559},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":7,"searchDepth":53,"depth":53,"links":561},[562,563],{"id":25,"depth":53,"text":25},{"id":501,"depth":53,"text":501},"markdown","content:document:11.events:1.index.md","content","document/11.events/1.index.md","document/11.events/1.index","md",{"loc":4},[572,889,892,895,898,901,904,907,910],{"title":573,"_path":574,"children":575},"Document","/document",[576,587,592,624,641,670,702,722,736,759,770,778,801,812,832,852,881],{"title":577,"_path":578,"children":579},"はじめに","/document/getting-started",[580,581,584],{"title":577,"_path":578},{"title":582,"_path":583},"インストール","/document/getting-started/installation",{"title":585,"_path":586},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":588,"_path":589,"children":590},"ワークブック","/document/workbook",[591],{"title":588,"_path":589},{"title":593,"_path":594,"children":595},"ワークシート","/document/worksheet",[596,597,600,603,606,609,612,615,618,621],{"title":593,"_path":594},{"title":598,"_path":599},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":601,"_path":602},"範囲","/document/worksheet/range",{"title":604,"_path":605},"名前付き範囲","/document/worksheet/named-range",{"title":607,"_path":608},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":610,"_path":611},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":613,"_path":614},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":616,"_path":617},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":619,"_path":620},"ズーム","/document/worksheet/zoom",{"title":622,"_path":623},"設定とオプション","/document/worksheet/settings",{"title":625,"_path":626,"children":627},"選択とナビゲーション","/document/selection",[628,629,632,635,638],{"title":625,"_path":626},{"title":630,"_path":631},"フォーカスと選択","/document/selection/selection",{"title":633,"_path":634},"範囲の選択","/document/selection/pick-range",{"title":636,"_path":637},"クリップボード","/document/selection/clipboard",{"title":639,"_path":640},"テキスト検索","/document/selection/text-search",{"title":642,"_path":643,"children":644},"データ管理","/document/data",[645,646,649,652,655,658,661,664,667],{"title":642,"_path":643},{"title":647,"_path":648},"データソース","/document/data/datasource",{"title":650,"_path":651},"データフィルタリング","/document/data/data-filtering",{"title":653,"_path":654},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":656,"_path":657},"条件付きフィルター","/document/data/conditional-filter",{"title":659,"_path":660},"条件付きスタイル","/document/data/conditional-styles",{"title":662,"_path":663},"グループとアウトライン","/document/data/group-and-outline",{"title":665,"_path":666},"データバリデーション","/document/data/data-validation",{"title":668,"_path":669},"保護とロック","/document/data/protection",{"title":671,"_path":672,"children":673},"セル","/document/cell",[674,675,678,681,684,687,690,693,696,699],{"title":671,"_path":672},{"title":676,"_path":677},"セルの編集","/document/cell/cell-edit",{"title":679,"_path":680},"スタイル","/document/cell/style",{"title":682,"_path":683},"罫線","/document/cell/border",{"title":685,"_path":686},"データ書式","/document/cell/data-format",{"title":688,"_path":689},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":691,"_path":692},"データ連続入力","/document/cell/auto-fill",{"title":694,"_path":695},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":697,"_path":698},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":700,"_path":701},"セルの反復処理","/document/cell/iterate-cells",{"title":703,"_path":704,"children":705},"セルタイプ","/document/cell-types",[706,707,710,713,716,719],{"title":703,"_path":704},{"title":708,"_path":709},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":711,"_path":712},"カスタムセル","/document/cell-types/custom-cell",{"title":714,"_path":715},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":717,"_path":718},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":720,"_path":721},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":723,"_path":724,"children":725},"数式","/document/formula",[726,727,730,733],{"title":723,"_path":724},{"title":728,"_path":729},"カスタム関数","/document/formula/custom-function",{"title":731,"_path":732},"数式関数","/document/formula/formula-functions",{"title":734,"_path":735},"VLOOKUP","/document/formula/vlookup",{"title":737,"_path":738,"children":739},"チャート","/document/chart",[740,741,744,747,750,753,756],{"title":737,"_path":738},{"title":742,"_path":743},"縦棒グラフ","/document/chart/column-chart",{"title":745,"_path":746},"横棒グラフ","/document/chart/bar-chart",{"title":748,"_path":749},"折れ線グラフ","/document/chart/line-chart",{"title":751,"_path":752},"面グラフ","/document/chart/area-chart",{"title":754,"_path":755},"2D円グラフ","/document/chart/pie-2d-chart",{"title":757,"_path":758},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":760,"_path":761,"children":762},"フローティングオブジェクト","/document/floating",[763,764,767],{"title":760,"_path":761},{"title":765,"_path":766},"描画シェイプ","/document/floating/drawing-shapes",{"title":768,"_path":769},"フローティング画像","/document/floating/floating-image",{"title":8,"_path":4,"children":771},[772,773,774,775,776],{"title":8,"_path":4},{"title":8,"_path":515},{"title":529,"_path":526},{"title":540,"_path":537},{"title":777,"_path":548},"SelectionRangeChanged",{"title":779,"_path":780,"children":781},"カスタマイズ","/document/customization",[782,783,786,789,792,795,798],{"title":779,"_path":780},{"title":784,"_path":785},"コントロールの外観","/document/customization/control-appearance",{"title":787,"_path":788},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":790,"_path":791},"使用可能なホットキー","/document/customization/hot-keys",{"title":793,"_path":794},"言語ローカライズ","/document/customization/language-localization",{"title":796,"_path":797},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":799,"_path":800},"ReoGridEditor","/document/customization/editor",{"title":802,"_path":803,"children":804},"アクション","/document/actions",[805,806,809],{"title":802,"_path":803},{"title":807,"_path":808},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":810,"_path":811},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":813,"_path":814,"children":815},"ファイル形式","/document/io",[816,817,820,823,826,829],{"title":813,"_path":814},{"title":818,"_path":819},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":821,"_path":822},"CSV形式","/document/io/csv-format",{"title":824,"_path":825},"RGF形式","/document/io/rgf-format",{"title":827,"_path":828},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":830,"_path":831},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":833,"_path":834,"children":835},"高度な機能","/document/advanced",[836,837,840,843,846,849],{"title":833,"_path":834},{"title":838,"_path":839},"メモリワークブック","/document/advanced/memory-workbook",{"title":841,"_path":842},"ページングと印刷","/document/advanced/paging-and-print",{"title":844,"_path":845},"コントロールのリセット","/document/advanced/reset-control",{"title":847,"_path":848},"パフォーマンス","/document/advanced/performance",{"title":850,"_path":851},"設定","/document/advanced/settings",{"title":853,"_path":854,"children":855},"ハウツーガイド","/document/how-to",[856,857,860,863,866,869,872,875,878],{"title":853,"_path":854},{"title":858,"_path":859},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":861,"_path":862},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":864,"_path":865},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":867,"_path":868},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":870,"_path":871},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":873,"_path":874},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":876,"_path":877},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":879,"_path":880},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":882,"_path":883,"children":884},"トラブルシューティング","/document/troubleshooting",[885,886],{"title":882,"_path":883},{"title":887,"_path":888},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":890,"_path":891},"エディション・機能一覧","/editions-features",{"title":893,"_path":894},"個人情報保護方針","/privacy-policy",{"title":896,"_path":897},"動作環境","/requirements",{"title":899,"_path":900},"ReoGrid利用許諾契約書","/terms",{"title":902,"_path":903},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":905,"_path":906},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":908,"_path":909},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":911,"_path":912},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025055832]