[{"data":1,"prerenderedAt":546},["ShallowReactive",2],{"content-query-9qfUdqZwRh":3,"navigation":198},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":7,"date":9,"body":10,"_type":191,"_id":192,"_source":193,"_file":194,"_stem":195,"_extension":196,"sitemap":197},"/document/advanced/reset-control","advanced",false,"","コントロールのリセット","2014-05-28",{"type":11,"children":12,"toc":186},"root",[13,22,37,69,74,85,108,113,125,180],{"type":14,"tag":15,"props":16,"children":18},"element","h2",{"id":17},"ワークブックのリセット全ワークシート",[19],{"type":20,"value":21},"text","ワークブックのリセット（全ワークシート）",{"type":14,"tag":23,"props":24,"children":25},"p",{},[26,28,35],{"type":20,"value":27},"ワークブック全体をリセットし、すべてのワークシートを削除して空のワークシートを1つ作成するには、コントロールの",{"type":14,"tag":29,"props":30,"children":32},"code",{"className":31},[],[33],{"type":20,"value":34},"Reset",{"type":20,"value":36},"メソッドを使用します。",{"type":14,"tag":38,"props":39,"children":43},"pre",{"className":40,"code":41,"language":42,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","reoGridControl.Reset();\n","cs",[44],{"type":14,"tag":29,"props":45,"children":46},{"__ignoreMap":7},[47],{"type":14,"tag":48,"props":49,"children":52},"span",{"class":50,"line":51},"line",1,[53,59,64],{"type":14,"tag":48,"props":54,"children":56},{"style":55},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[57],{"type":20,"value":58},"reoGridControl.",{"type":14,"tag":48,"props":60,"children":62},{"style":61},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[63],{"type":20,"value":34},{"type":14,"tag":48,"props":65,"children":66},{"style":55},[67],{"type":20,"value":68},"();\n",{"type":14,"tag":15,"props":70,"children":72},{"id":71},"ワークシートのリセット",[73],{"type":20,"value":71},{"type":14,"tag":23,"props":75,"children":76},{},[77,79,84],{"type":20,"value":78},"指定したワークシートをリセットするには、そのワークシートの",{"type":14,"tag":29,"props":80,"children":82},{"className":81},[],[83],{"type":20,"value":34},{"type":20,"value":36},{"type":14,"tag":38,"props":86,"children":88},{"className":40,"code":87,"language":42,"meta":7,"style":7},"reoGridControl.CurrentWorksheet.Reset();\n",[89],{"type":14,"tag":29,"props":90,"children":91},{"__ignoreMap":7},[92],{"type":14,"tag":48,"props":93,"children":94},{"class":50,"line":51},[95,100,104],{"type":14,"tag":48,"props":96,"children":97},{"style":55},[98],{"type":20,"value":99},"reoGridControl.CurrentWorksheet.",{"type":14,"tag":48,"props":101,"children":102},{"style":61},[103],{"type":20,"value":34},{"type":14,"tag":48,"props":105,"children":106},{"style":55},[107],{"type":20,"value":68},{"type":14,"tag":15,"props":109,"children":111},{"id":110},"指定した行数と列数でワークシートをリセット",[112],{"type":20,"value":110},{"type":14,"tag":23,"props":114,"children":115},{},[116,118,123],{"type":20,"value":117},"ワークシートを指定した行数と列数にリセットするには、",{"type":14,"tag":29,"props":119,"children":121},{"className":120},[],[122],{"type":20,"value":34},{"type":20,"value":124},"メソッドに目的の行数と列数を引数として渡します。",{"type":14,"tag":38,"props":126,"children":128},{"className":40,"code":127,"language":42,"meta":7,"style":7},"// number of rows is 1000, and number of columns is 200\nsheet.Reset(1000, 200);\n",[129],{"type":14,"tag":29,"props":130,"children":131},{"__ignoreMap":7},[132,141],{"type":14,"tag":48,"props":133,"children":134},{"class":50,"line":51},[135],{"type":14,"tag":48,"props":136,"children":138},{"style":137},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[139],{"type":20,"value":140},"// number of rows is 1000, and number of columns is 200\n",{"type":14,"tag":48,"props":142,"children":144},{"class":50,"line":143},2,[145,150,154,159,165,170,175],{"type":14,"tag":48,"props":146,"children":147},{"style":55},[148],{"type":20,"value":149},"sheet.",{"type":14,"tag":48,"props":151,"children":152},{"style":61},[153],{"type":20,"value":34},{"type":14,"tag":48,"props":155,"children":156},{"style":55},[157],{"type":20,"value":158},"(",{"type":14,"tag":48,"props":160,"children":162},{"style":161},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[163],{"type":20,"value":164},"1000",{"type":14,"tag":48,"props":166,"children":167},{"style":55},[168],{"type":20,"value":169},", ",{"type":14,"tag":48,"props":171,"children":172},{"style":161},[173],{"type":20,"value":174},"200",{"type":14,"tag":48,"props":176,"children":177},{"style":55},[178],{"type":20,"value":179},");\n",{"type":14,"tag":181,"props":182,"children":183},"style",{},[184],{"type":20,"value":185},"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":143,"depth":143,"links":187},[188,189,190],{"id":17,"depth":143,"text":21},{"id":71,"depth":143,"text":71},{"id":110,"depth":143,"text":110},"markdown","content:document:15.advanced:4.reset-control.md","content","document/15.advanced/4.reset-control.md","document/15.advanced/4.reset-control","md",{"loc":4},[199,522,525,528,531,534,537,540,543],{"title":200,"_path":201,"children":202},"Document","/document",[203,214,219,251,268,297,329,349,363,386,397,413,436,447,467,485,514],{"title":204,"_path":205,"children":206},"はじめに","/document/getting-started",[207,208,211],{"title":204,"_path":205},{"title":209,"_path":210},"インストール","/document/getting-started/installation",{"title":212,"_path":213},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":215,"_path":216,"children":217},"ワークブック","/document/workbook",[218],{"title":215,"_path":216},{"title":220,"_path":221,"children":222},"ワークシート","/document/worksheet",[223,224,227,230,233,236,239,242,245,248],{"title":220,"_path":221},{"title":225,"_path":226},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":228,"_path":229},"範囲","/document/worksheet/range",{"title":231,"_path":232},"名前付き範囲","/document/worksheet/named-range",{"title":234,"_path":235},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":237,"_path":238},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":240,"_path":241},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":243,"_path":244},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":246,"_path":247},"ズーム","/document/worksheet/zoom",{"title":249,"_path":250},"設定とオプション","/document/worksheet/settings",{"title":252,"_path":253,"children":254},"選択とナビゲーション","/document/selection",[255,256,259,262,265],{"title":252,"_path":253},{"title":257,"_path":258},"フォーカスと選択","/document/selection/selection",{"title":260,"_path":261},"範囲の選択","/document/selection/pick-range",{"title":263,"_path":264},"クリップボード","/document/selection/clipboard",{"title":266,"_path":267},"テキスト検索","/document/selection/text-search",{"title":269,"_path":270,"children":271},"データ管理","/document/data",[272,273,276,279,282,285,288,291,294],{"title":269,"_path":270},{"title":274,"_path":275},"データソース","/document/data/datasource",{"title":277,"_path":278},"データフィルタリング","/document/data/data-filtering",{"title":280,"_path":281},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":283,"_path":284},"条件付きフィルター","/document/data/conditional-filter",{"title":286,"_path":287},"条件付きスタイル","/document/data/conditional-styles",{"title":289,"_path":290},"グループとアウトライン","/document/data/group-and-outline",{"title":292,"_path":293},"データバリデーション","/document/data/data-validation",{"title":295,"_path":296},"保護とロック","/document/data/protection",{"title":298,"_path":299,"children":300},"セル","/document/cell",[301,302,305,308,311,314,317,320,323,326],{"title":298,"_path":299},{"title":303,"_path":304},"セルの編集","/document/cell/cell-edit",{"title":306,"_path":307},"スタイル","/document/cell/style",{"title":309,"_path":310},"罫線","/document/cell/border",{"title":312,"_path":313},"データ書式","/document/cell/data-format",{"title":315,"_path":316},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":318,"_path":319},"データ連続入力","/document/cell/auto-fill",{"title":321,"_path":322},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":324,"_path":325},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":327,"_path":328},"セルの反復処理","/document/cell/iterate-cells",{"title":330,"_path":331,"children":332},"セルタイプ","/document/cell-types",[333,334,337,340,343,346],{"title":330,"_path":331},{"title":335,"_path":336},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":338,"_path":339},"カスタムセル","/document/cell-types/custom-cell",{"title":341,"_path":342},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":344,"_path":345},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":347,"_path":348},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":350,"_path":351,"children":352},"数式","/document/formula",[353,354,357,360],{"title":350,"_path":351},{"title":355,"_path":356},"カスタム関数","/document/formula/custom-function",{"title":358,"_path":359},"数式関数","/document/formula/formula-functions",{"title":361,"_path":362},"VLOOKUP","/document/formula/vlookup",{"title":364,"_path":365,"children":366},"チャート","/document/chart",[367,368,371,374,377,380,383],{"title":364,"_path":365},{"title":369,"_path":370},"縦棒グラフ","/document/chart/column-chart",{"title":372,"_path":373},"横棒グラフ","/document/chart/bar-chart",{"title":375,"_path":376},"折れ線グラフ","/document/chart/line-chart",{"title":378,"_path":379},"面グラフ","/document/chart/area-chart",{"title":381,"_path":382},"2D円グラフ","/document/chart/pie-2d-chart",{"title":384,"_path":385},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":387,"_path":388,"children":389},"フローティングオブジェクト","/document/floating",[390,391,394],{"title":387,"_path":388},{"title":392,"_path":393},"描画シェイプ","/document/floating/drawing-shapes",{"title":395,"_path":396},"フローティング画像","/document/floating/floating-image",{"title":398,"_path":399,"children":400},"イベント","/document/events",[401,402,404,407,410],{"title":398,"_path":399},{"title":398,"_path":403},"/document/events/events",{"title":405,"_path":406},"キーボードイベント","/document/events/keyboard-events",{"title":408,"_path":409},"マウスイベント","/document/events/mouse-events",{"title":411,"_path":412},"SelectionRangeChanged","/document/events/selection-events",{"title":414,"_path":415,"children":416},"カスタマイズ","/document/customization",[417,418,421,424,427,430,433],{"title":414,"_path":415},{"title":419,"_path":420},"コントロールの外観","/document/customization/control-appearance",{"title":422,"_path":423},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":425,"_path":426},"使用可能なホットキー","/document/customization/hot-keys",{"title":428,"_path":429},"言語ローカライズ","/document/customization/language-localization",{"title":431,"_path":432},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":434,"_path":435},"ReoGridEditor","/document/customization/editor",{"title":437,"_path":438,"children":439},"アクション","/document/actions",[440,441,444],{"title":437,"_path":438},{"title":442,"_path":443},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":445,"_path":446},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":448,"_path":449,"children":450},"ファイル形式","/document/io",[451,452,455,458,461,464],{"title":448,"_path":449},{"title":453,"_path":454},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":456,"_path":457},"CSV形式","/document/io/csv-format",{"title":459,"_path":460},"RGF形式","/document/io/rgf-format",{"title":462,"_path":463},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":465,"_path":466},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":468,"_path":469,"children":470},"高度な機能","/document/advanced",[471,472,475,478,479,482],{"title":468,"_path":469},{"title":473,"_path":474},"メモリワークブック","/document/advanced/memory-workbook",{"title":476,"_path":477},"ページングと印刷","/document/advanced/paging-and-print",{"title":8,"_path":4},{"title":480,"_path":481},"パフォーマンス","/document/advanced/performance",{"title":483,"_path":484},"設定","/document/advanced/settings",{"title":486,"_path":487,"children":488},"ハウツーガイド","/document/how-to",[489,490,493,496,499,502,505,508,511],{"title":486,"_path":487},{"title":491,"_path":492},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":494,"_path":495},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":497,"_path":498},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":500,"_path":501},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":503,"_path":504},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":506,"_path":507},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":509,"_path":510},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":512,"_path":513},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":515,"_path":516,"children":517},"トラブルシューティング","/document/troubleshooting",[518,519],{"title":515,"_path":516},{"title":520,"_path":521},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":523,"_path":524},"エディション・機能一覧","/editions-features",{"title":526,"_path":527},"個人情報保護方針","/privacy-policy",{"title":529,"_path":530},"動作環境","/requirements",{"title":532,"_path":533},"ReoGrid利用許諾契約書","/terms",{"title":535,"_path":536},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":538,"_path":539},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":541,"_path":542},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":544,"_path":545},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025057623]