[{"data":1,"prerenderedAt":1250},["ShallowReactive",2],{"content-query-YYIMi7coYl":3,"navigation":907},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":7,"date":9,"body":10,"_type":900,"_id":901,"_source":902,"_file":903,"_stem":904,"_extension":905,"sitemap":906},"/document/worksheet/named-range","worksheet",false,"","名前付き範囲","2014-12-15",{"type":11,"children":12,"toc":891},"root",[13,21,36,148,153,242,247,256,261,402,407,412,613,621,635,640,653,684,689,694,730,756,762,767,787,792,797,818,824,845,853,864,872,877,885],{"type":14,"tag":15,"props":16,"children":18},"element","h2",{"id":17},"プログラムによる名前付き範囲の定義",[19],{"type":20,"value":17},"text",{"type":14,"tag":22,"props":23,"children":24},"p",{},[25,27,34],{"type":20,"value":26},"名前付き範囲を定義するには、",{"type":14,"tag":28,"props":29,"children":31},"code",{"className":30},[],[32],{"type":20,"value":33},"DefineNamedRange",{"type":20,"value":35}," メソッドを使用します：",{"type":14,"tag":37,"props":38,"children":42},"pre",{"className":39,"code":40,"language":41,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","var sheet = grid.CurrentWorksheet;\n\n// define named range starting at C3, ending at F3, containing 4 columns\nsheet.DefineNamedRange(\"header\", new RangePosition(\"C3:F3\"));\n","cs",[43],{"type":14,"tag":28,"props":44,"children":45},{"__ignoreMap":7},[46,75,85,95],{"type":14,"tag":47,"props":48,"children":51},"span",{"class":49,"line":50},"line",1,[52,58,64,69],{"type":14,"tag":47,"props":53,"children":55},{"style":54},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[56],{"type":20,"value":57},"var",{"type":14,"tag":47,"props":59,"children":61},{"style":60},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[62],{"type":20,"value":63}," sheet",{"type":14,"tag":47,"props":65,"children":66},{"style":54},[67],{"type":20,"value":68}," =",{"type":14,"tag":47,"props":70,"children":72},{"style":71},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[73],{"type":20,"value":74}," grid.CurrentWorksheet;\n",{"type":14,"tag":47,"props":76,"children":78},{"class":49,"line":77},2,[79],{"type":14,"tag":47,"props":80,"children":82},{"emptyLinePlaceholder":81},true,[83],{"type":20,"value":84},"\n",{"type":14,"tag":47,"props":86,"children":88},{"class":49,"line":87},3,[89],{"type":14,"tag":47,"props":90,"children":92},{"style":91},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[93],{"type":20,"value":94},"// define named range starting at C3, ending at F3, containing 4 columns\n",{"type":14,"tag":47,"props":96,"children":98},{"class":49,"line":97},4,[99,104,108,113,119,124,129,134,138,143],{"type":14,"tag":47,"props":100,"children":101},{"style":71},[102],{"type":20,"value":103},"sheet.",{"type":14,"tag":47,"props":105,"children":106},{"style":60},[107],{"type":20,"value":33},{"type":14,"tag":47,"props":109,"children":110},{"style":71},[111],{"type":20,"value":112},"(",{"type":14,"tag":47,"props":114,"children":116},{"style":115},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[117],{"type":20,"value":118},"\"header\"",{"type":14,"tag":47,"props":120,"children":121},{"style":71},[122],{"type":20,"value":123},", ",{"type":14,"tag":47,"props":125,"children":126},{"style":54},[127],{"type":20,"value":128},"new",{"type":14,"tag":47,"props":130,"children":131},{"style":60},[132],{"type":20,"value":133}," RangePosition",{"type":14,"tag":47,"props":135,"children":136},{"style":71},[137],{"type":20,"value":112},{"type":14,"tag":47,"props":139,"children":140},{"style":115},[141],{"type":20,"value":142},"\"C3:F3\"",{"type":14,"tag":47,"props":144,"children":145},{"style":71},[146],{"type":20,"value":147},"));\n",{"type":14,"tag":22,"props":149,"children":150},{},[151],{"type":20,"value":152},"名前を指定してワークシートにデータを設定します：",{"type":14,"tag":37,"props":154,"children":156},{"className":39,"code":155,"language":41,"meta":7,"style":7},"// set header text inside the range named 'header'\nsheet[\"header\"] = new object[] { \"Name\", \"Age\", \"Birthday\", \"Email\" };\n",[157],{"type":14,"tag":28,"props":158,"children":159},{"__ignoreMap":7},[160,168],{"type":14,"tag":47,"props":161,"children":162},{"class":49,"line":50},[163],{"type":14,"tag":47,"props":164,"children":165},{"style":91},[166],{"type":20,"value":167},"// set header text inside the range named 'header'\n",{"type":14,"tag":47,"props":169,"children":170},{"class":49,"line":77},[171,176,180,185,190,195,200,205,210,214,219,223,228,232,237],{"type":14,"tag":47,"props":172,"children":173},{"style":71},[174],{"type":20,"value":175},"sheet[",{"type":14,"tag":47,"props":177,"children":178},{"style":115},[179],{"type":20,"value":118},{"type":14,"tag":47,"props":181,"children":182},{"style":71},[183],{"type":20,"value":184},"] ",{"type":14,"tag":47,"props":186,"children":187},{"style":54},[188],{"type":20,"value":189},"=",{"type":14,"tag":47,"props":191,"children":192},{"style":54},[193],{"type":20,"value":194}," new",{"type":14,"tag":47,"props":196,"children":197},{"style":54},[198],{"type":20,"value":199}," object",{"type":14,"tag":47,"props":201,"children":202},{"style":71},[203],{"type":20,"value":204},"[] { ",{"type":14,"tag":47,"props":206,"children":207},{"style":115},[208],{"type":20,"value":209},"\"Name\"",{"type":14,"tag":47,"props":211,"children":212},{"style":71},[213],{"type":20,"value":123},{"type":14,"tag":47,"props":215,"children":216},{"style":115},[217],{"type":20,"value":218},"\"Age\"",{"type":14,"tag":47,"props":220,"children":221},{"style":71},[222],{"type":20,"value":123},{"type":14,"tag":47,"props":224,"children":225},{"style":115},[226],{"type":20,"value":227},"\"Birthday\"",{"type":14,"tag":47,"props":229,"children":230},{"style":71},[231],{"type":20,"value":123},{"type":14,"tag":47,"props":233,"children":234},{"style":115},[235],{"type":20,"value":236},"\"Email\"",{"type":14,"tag":47,"props":238,"children":239},{"style":71},[240],{"type":20,"value":241}," };\n",{"type":14,"tag":22,"props":243,"children":244},{},[245],{"type":20,"value":246},"テキストは以下のように4列にわたって表示されます：",{"type":14,"tag":22,"props":248,"children":249},{},[250],{"type":14,"tag":251,"props":252,"children":255},"img",{"alt":253,"src":254},"Named Range","/document/images/89.png",[],{"type":14,"tag":22,"props":257,"children":258},{},[259],{"type":20,"value":260},"名前付き範囲のインスタンスを使用してデータを設定することもできます。",{"type":14,"tag":37,"props":262,"children":264},{"className":39,"code":263,"language":41,"meta":7,"style":7},"// define a named range\nNamedRange namedRange = sheet.DefineNamedRange(\"items\", \"B2:E2\");\n\n// set values into named range\nnamedRange.Data = new object[] { 1, 3, 5, 7 };\n",[265],{"type":14,"tag":28,"props":266,"children":267},{"__ignoreMap":7},[268,276,325,332,340],{"type":14,"tag":47,"props":269,"children":270},{"class":49,"line":50},[271],{"type":14,"tag":47,"props":272,"children":273},{"style":91},[274],{"type":20,"value":275},"// define a named range\n",{"type":14,"tag":47,"props":277,"children":278},{"class":49,"line":77},[279,284,289,293,298,302,306,311,315,320],{"type":14,"tag":47,"props":280,"children":281},{"style":60},[282],{"type":20,"value":283},"NamedRange",{"type":14,"tag":47,"props":285,"children":286},{"style":60},[287],{"type":20,"value":288}," namedRange",{"type":14,"tag":47,"props":290,"children":291},{"style":54},[292],{"type":20,"value":68},{"type":14,"tag":47,"props":294,"children":295},{"style":71},[296],{"type":20,"value":297}," sheet.",{"type":14,"tag":47,"props":299,"children":300},{"style":60},[301],{"type":20,"value":33},{"type":14,"tag":47,"props":303,"children":304},{"style":71},[305],{"type":20,"value":112},{"type":14,"tag":47,"props":307,"children":308},{"style":115},[309],{"type":20,"value":310},"\"items\"",{"type":14,"tag":47,"props":312,"children":313},{"style":71},[314],{"type":20,"value":123},{"type":14,"tag":47,"props":316,"children":317},{"style":115},[318],{"type":20,"value":319},"\"B2:E2\"",{"type":14,"tag":47,"props":321,"children":322},{"style":71},[323],{"type":20,"value":324},");\n",{"type":14,"tag":47,"props":326,"children":327},{"class":49,"line":87},[328],{"type":14,"tag":47,"props":329,"children":330},{"emptyLinePlaceholder":81},[331],{"type":20,"value":84},{"type":14,"tag":47,"props":333,"children":334},{"class":49,"line":97},[335],{"type":14,"tag":47,"props":336,"children":337},{"style":91},[338],{"type":20,"value":339},"// set values into named range\n",{"type":14,"tag":47,"props":341,"children":343},{"class":49,"line":342},5,[344,349,353,357,361,365,371,375,380,384,389,393,398],{"type":14,"tag":47,"props":345,"children":346},{"style":71},[347],{"type":20,"value":348},"namedRange.Data ",{"type":14,"tag":47,"props":350,"children":351},{"style":54},[352],{"type":20,"value":189},{"type":14,"tag":47,"props":354,"children":355},{"style":54},[356],{"type":20,"value":194},{"type":14,"tag":47,"props":358,"children":359},{"style":54},[360],{"type":20,"value":199},{"type":14,"tag":47,"props":362,"children":363},{"style":71},[364],{"type":20,"value":204},{"type":14,"tag":47,"props":366,"children":368},{"style":367},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[369],{"type":20,"value":370},"1",{"type":14,"tag":47,"props":372,"children":373},{"style":71},[374],{"type":20,"value":123},{"type":14,"tag":47,"props":376,"children":377},{"style":367},[378],{"type":20,"value":379},"3",{"type":14,"tag":47,"props":381,"children":382},{"style":71},[383],{"type":20,"value":123},{"type":14,"tag":47,"props":385,"children":386},{"style":367},[387],{"type":20,"value":388},"5",{"type":14,"tag":47,"props":390,"children":391},{"style":71},[392],{"type":20,"value":123},{"type":14,"tag":47,"props":394,"children":395},{"style":367},[396],{"type":20,"value":397},"7",{"type":14,"tag":47,"props":399,"children":400},{"style":71},[401],{"type":20,"value":241},{"type":14,"tag":15,"props":403,"children":405},{"id":404},"数式で名前を使用する",[406],{"type":20,"value":404},{"type":14,"tag":22,"props":408,"children":409},{},[410],{"type":20,"value":411},"数式で範囲を名前で参照するには、名前を直接使用します：",{"type":14,"tag":37,"props":413,"children":415},{"className":39,"code":414,"language":41,"meta":7,"style":7},"var range = sheet.DefineNamedRange(\"r1\", \"A1:C2\");\n\nrange.Data = new object[,] {\n  {1, 2, 3},\n  {4, 5, 6}\n};\n\nsheet[\"E2\"] = \"=SUM(r1)\";\n",[416],{"type":14,"tag":28,"props":417,"children":418},{"__ignoreMap":7},[419,465,472,497,531,565,574,582],{"type":14,"tag":47,"props":420,"children":421},{"class":49,"line":50},[422,426,431,435,439,443,447,452,456,461],{"type":14,"tag":47,"props":423,"children":424},{"style":54},[425],{"type":20,"value":57},{"type":14,"tag":47,"props":427,"children":428},{"style":60},[429],{"type":20,"value":430}," range",{"type":14,"tag":47,"props":432,"children":433},{"style":54},[434],{"type":20,"value":68},{"type":14,"tag":47,"props":436,"children":437},{"style":71},[438],{"type":20,"value":297},{"type":14,"tag":47,"props":440,"children":441},{"style":60},[442],{"type":20,"value":33},{"type":14,"tag":47,"props":444,"children":445},{"style":71},[446],{"type":20,"value":112},{"type":14,"tag":47,"props":448,"children":449},{"style":115},[450],{"type":20,"value":451},"\"r1\"",{"type":14,"tag":47,"props":453,"children":454},{"style":71},[455],{"type":20,"value":123},{"type":14,"tag":47,"props":457,"children":458},{"style":115},[459],{"type":20,"value":460},"\"A1:C2\"",{"type":14,"tag":47,"props":462,"children":463},{"style":71},[464],{"type":20,"value":324},{"type":14,"tag":47,"props":466,"children":467},{"class":49,"line":77},[468],{"type":14,"tag":47,"props":469,"children":470},{"emptyLinePlaceholder":81},[471],{"type":20,"value":84},{"type":14,"tag":47,"props":473,"children":474},{"class":49,"line":87},[475,480,484,488,492],{"type":14,"tag":47,"props":476,"children":477},{"style":71},[478],{"type":20,"value":479},"range.Data ",{"type":14,"tag":47,"props":481,"children":482},{"style":54},[483],{"type":20,"value":189},{"type":14,"tag":47,"props":485,"children":486},{"style":54},[487],{"type":20,"value":194},{"type":14,"tag":47,"props":489,"children":490},{"style":54},[491],{"type":20,"value":199},{"type":14,"tag":47,"props":493,"children":494},{"style":71},[495],{"type":20,"value":496},"[,] {\n",{"type":14,"tag":47,"props":498,"children":499},{"class":49,"line":97},[500,505,509,513,518,522,526],{"type":14,"tag":47,"props":501,"children":502},{"style":71},[503],{"type":20,"value":504},"  {",{"type":14,"tag":47,"props":506,"children":507},{"style":367},[508],{"type":20,"value":370},{"type":14,"tag":47,"props":510,"children":511},{"style":71},[512],{"type":20,"value":123},{"type":14,"tag":47,"props":514,"children":515},{"style":367},[516],{"type":20,"value":517},"2",{"type":14,"tag":47,"props":519,"children":520},{"style":71},[521],{"type":20,"value":123},{"type":14,"tag":47,"props":523,"children":524},{"style":367},[525],{"type":20,"value":379},{"type":14,"tag":47,"props":527,"children":528},{"style":71},[529],{"type":20,"value":530},"},\n",{"type":14,"tag":47,"props":532,"children":533},{"class":49,"line":342},[534,538,543,547,551,555,560],{"type":14,"tag":47,"props":535,"children":536},{"style":71},[537],{"type":20,"value":504},{"type":14,"tag":47,"props":539,"children":540},{"style":367},[541],{"type":20,"value":542},"4",{"type":14,"tag":47,"props":544,"children":545},{"style":71},[546],{"type":20,"value":123},{"type":14,"tag":47,"props":548,"children":549},{"style":367},[550],{"type":20,"value":388},{"type":14,"tag":47,"props":552,"children":553},{"style":71},[554],{"type":20,"value":123},{"type":14,"tag":47,"props":556,"children":557},{"style":367},[558],{"type":20,"value":559},"6",{"type":14,"tag":47,"props":561,"children":562},{"style":71},[563],{"type":20,"value":564},"}\n",{"type":14,"tag":47,"props":566,"children":568},{"class":49,"line":567},6,[569],{"type":14,"tag":47,"props":570,"children":571},{"style":71},[572],{"type":20,"value":573},"};\n",{"type":14,"tag":47,"props":575,"children":577},{"class":49,"line":576},7,[578],{"type":14,"tag":47,"props":579,"children":580},{"emptyLinePlaceholder":81},[581],{"type":20,"value":84},{"type":14,"tag":47,"props":583,"children":585},{"class":49,"line":584},8,[586,590,595,599,603,608],{"type":14,"tag":47,"props":587,"children":588},{"style":71},[589],{"type":20,"value":175},{"type":14,"tag":47,"props":591,"children":592},{"style":115},[593],{"type":20,"value":594},"\"E2\"",{"type":14,"tag":47,"props":596,"children":597},{"style":71},[598],{"type":20,"value":184},{"type":14,"tag":47,"props":600,"children":601},{"style":54},[602],{"type":20,"value":189},{"type":14,"tag":47,"props":604,"children":605},{"style":115},[606],{"type":20,"value":607}," \"=SUM(r1)\"",{"type":14,"tag":47,"props":609,"children":610},{"style":71},[611],{"type":20,"value":612},";\n",{"type":14,"tag":22,"props":614,"children":615},{},[616],{"type":14,"tag":251,"props":617,"children":620},{"alt":618,"src":619},"139","/document/images/139.png",[],{"type":14,"tag":22,"props":622,"children":623},{},[624,626,633],{"type":20,"value":625},"数式の詳細については",{"type":14,"tag":627,"props":628,"children":630},"a",{"href":629},"/document/formula",[631],{"type":20,"value":632},"数式",{"type":20,"value":634},"を参照してください。",{"type":14,"tag":15,"props":636,"children":638},{"id":637},"名前付き範囲の定義を削除",[639],{"type":20,"value":637},{"type":14,"tag":22,"props":641,"children":642},{},[643,645,651],{"type":20,"value":644},"スプレッドシートから名前付き範囲の定義を削除するには、",{"type":14,"tag":28,"props":646,"children":648},{"className":647},[],[649],{"type":20,"value":650},"UndefineNamedRange",{"type":20,"value":652}," メソッドを使用します。",{"type":14,"tag":37,"props":654,"children":656},{"className":39,"code":655,"language":41,"meta":7,"style":7},"sheet.UndefineNamedRange(\"myname\");\n",[657],{"type":14,"tag":28,"props":658,"children":659},{"__ignoreMap":7},[660],{"type":14,"tag":47,"props":661,"children":662},{"class":49,"line":50},[663,667,671,675,680],{"type":14,"tag":47,"props":664,"children":665},{"style":71},[666],{"type":20,"value":103},{"type":14,"tag":47,"props":668,"children":669},{"style":60},[670],{"type":20,"value":650},{"type":14,"tag":47,"props":672,"children":673},{"style":71},[674],{"type":20,"value":112},{"type":14,"tag":47,"props":676,"children":677},{"style":115},[678],{"type":20,"value":679},"\"myname\"",{"type":14,"tag":47,"props":681,"children":682},{"style":71},[683],{"type":20,"value":324},{"type":14,"tag":15,"props":685,"children":687},{"id":686},"名前解析プロバイダーのカスタマイズ",[688],{"type":20,"value":686},{"type":14,"tag":22,"props":690,"children":691},{},[692],{"type":20,"value":693},"スプレッドシートに定義されていないカスタム名を数式で使用することも可能です：",{"type":14,"tag":37,"props":695,"children":697},{"className":39,"code":696,"language":41,"meta":7,"style":7},"sheet[\"F1\"] = \"=myName1 + myName2\";\n",[698],{"type":14,"tag":28,"props":699,"children":700},{"__ignoreMap":7},[701],{"type":14,"tag":47,"props":702,"children":703},{"class":49,"line":50},[704,708,713,717,721,726],{"type":14,"tag":47,"props":705,"children":706},{"style":71},[707],{"type":20,"value":175},{"type":14,"tag":47,"props":709,"children":710},{"style":115},[711],{"type":20,"value":712},"\"F1\"",{"type":14,"tag":47,"props":714,"children":715},{"style":71},[716],{"type":20,"value":184},{"type":14,"tag":47,"props":718,"children":719},{"style":54},[720],{"type":20,"value":189},{"type":14,"tag":47,"props":722,"children":723},{"style":115},[724],{"type":20,"value":725}," \"=myName1 + myName2\"",{"type":14,"tag":47,"props":727,"children":728},{"style":71},[729],{"type":20,"value":612},{"type":14,"tag":22,"props":731,"children":732},{},[733,739,741,747,749,755],{"type":14,"tag":28,"props":734,"children":736},{"className":735},[],[737],{"type":20,"value":738},"myName1",{"type":20,"value":740}," と ",{"type":14,"tag":28,"props":742,"children":744},{"className":743},[],[745],{"type":20,"value":746},"myName2",{"type":20,"value":748}," は名前付き範囲として定義されていないため、カスタム名前解析プロバイダーを使用してプログラムで値を提供できます。",{"type":14,"tag":627,"props":750,"children":752},{"href":751},"/document/formula/custom-function",[753],{"type":20,"value":754},"カスタム関数",{"type":20,"value":634},{"type":14,"tag":15,"props":757,"children":759},{"id":758},"行列の挿入削除後の範囲の変化",[760],{"type":20,"value":761},"行/列の挿入・削除後の範囲の変化",{"type":14,"tag":22,"props":763,"children":764},{},[765],{"type":20,"value":766},"行や列の挿入・削除は、名前付き範囲に以下のように影響します：",{"type":14,"tag":768,"props":769,"children":770},"ul",{},[771,777,782],{"type":14,"tag":772,"props":773,"children":774},"li",{},[775],{"type":20,"value":776},"名前付き範囲の前に行や列が挿入された場合、名前付き範囲は自動的に移動します。",{"type":14,"tag":772,"props":778,"children":779},{},[780],{"type":20,"value":781},"名前付き範囲の内部に行や列が挿入された場合、名前付き範囲はそれらを含むように自動的に拡張されます。",{"type":14,"tag":772,"props":783,"children":784},{},[785],{"type":20,"value":786},"名前付き範囲内の行や列が削除された場合、名前付き範囲はそれに応じて縮小します。名前付き範囲内のすべての行や列が削除された場合、名前付き範囲も自動的に削除されます。",{"type":14,"tag":22,"props":788,"children":789},{},[790],{"type":20,"value":791},"これらの動作は現在変更できません。",{"type":14,"tag":15,"props":793,"children":795},{"id":794},"イベント",[796],{"type":20,"value":794},{"type":14,"tag":22,"props":798,"children":799},{},[800,802,808,810,816],{"type":20,"value":801},"名前付き範囲が定義された時にイベントを受け取るには、",{"type":14,"tag":28,"props":803,"children":805},{"className":804},[],[806],{"type":20,"value":807},"NamedRangeDefined",{"type":20,"value":809}," イベントを使用します。名前付き範囲の定義が削除された時にイベントを受け取るには、",{"type":14,"tag":28,"props":811,"children":813},{"className":812},[],[814],{"type":20,"value":815},"NamedRangeUndefined",{"type":20,"value":817}," イベントを使用します。",{"type":14,"tag":15,"props":819,"children":821},{"id":820},"reogrideditorでの名前付き範囲の定義",[822],{"type":20,"value":823},"ReoGridEditorでの名前付き範囲の定義",{"type":14,"tag":22,"props":825,"children":826},{},[827,829,835,837,843],{"type":20,"value":828},"ReoGridEditorで名前付き範囲を定義するには、対象の範囲を選択してから、メニュー ",{"type":14,"tag":28,"props":830,"children":832},{"className":831},[],[833],{"type":20,"value":834},"Formula",{"type":20,"value":836}," > ",{"type":14,"tag":28,"props":838,"children":840},{"className":839},[],[841],{"type":20,"value":842},"Define Named Range",{"type":20,"value":844}," を選択します。",{"type":14,"tag":22,"props":846,"children":847},{},[848],{"type":14,"tag":251,"props":849,"children":852},{"alt":850,"src":851},"179","/document/images/179.png",[],{"type":14,"tag":22,"props":854,"children":855},{},[856,862],{"type":14,"tag":28,"props":857,"children":859},{"className":858},[],[860],{"type":20,"value":861},"OK",{"type":20,"value":863}," を押すと、アドレスバーのドロップダウンに名前が表示されます：",{"type":14,"tag":22,"props":865,"children":866},{},[867],{"type":14,"tag":251,"props":868,"children":871},{"alt":869,"src":870},"180","/document/images/180.png",[],{"type":14,"tag":22,"props":873,"children":874},{},[875],{"type":20,"value":876},"名前 'header' を選択すると、範囲が選択されます。",{"type":14,"tag":22,"props":878,"children":879},{},[880],{"type":14,"tag":251,"props":881,"children":884},{"alt":882,"src":883},"93","/document/images/93.png",[],{"type":14,"tag":886,"props":887,"children":888},"style",{},[889],{"type":20,"value":890},"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":77,"depth":77,"links":892},[893,894,895,896,897,898,899],{"id":17,"depth":77,"text":17},{"id":404,"depth":77,"text":404},{"id":637,"depth":77,"text":637},{"id":686,"depth":77,"text":686},{"id":758,"depth":77,"text":761},{"id":794,"depth":77,"text":794},{"id":820,"depth":77,"text":823},"markdown","content:document:3.worksheet:4.named-range.md","content","document/3.worksheet/4.named-range.md","document/3.worksheet/4.named-range","md",{"loc":4},[908,1226,1229,1232,1235,1238,1241,1244,1247],{"title":909,"_path":910,"children":911},"Document","/document",[912,923,928,958,975,1004,1036,1056,1066,1089,1100,1115,1138,1149,1169,1189,1218],{"title":913,"_path":914,"children":915},"はじめに","/document/getting-started",[916,917,920],{"title":913,"_path":914},{"title":918,"_path":919},"インストール","/document/getting-started/installation",{"title":921,"_path":922},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":924,"_path":925,"children":926},"ワークブック","/document/workbook",[927],{"title":924,"_path":925},{"title":929,"_path":930,"children":931},"ワークシート","/document/worksheet",[932,933,936,939,940,943,946,949,952,955],{"title":929,"_path":930},{"title":934,"_path":935},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":937,"_path":938},"範囲","/document/worksheet/range",{"title":8,"_path":4},{"title":941,"_path":942},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":944,"_path":945},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":947,"_path":948},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":950,"_path":951},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":953,"_path":954},"ズーム","/document/worksheet/zoom",{"title":956,"_path":957},"設定とオプション","/document/worksheet/settings",{"title":959,"_path":960,"children":961},"選択とナビゲーション","/document/selection",[962,963,966,969,972],{"title":959,"_path":960},{"title":964,"_path":965},"フォーカスと選択","/document/selection/selection",{"title":967,"_path":968},"範囲の選択","/document/selection/pick-range",{"title":970,"_path":971},"クリップボード","/document/selection/clipboard",{"title":973,"_path":974},"テキスト検索","/document/selection/text-search",{"title":976,"_path":977,"children":978},"データ管理","/document/data",[979,980,983,986,989,992,995,998,1001],{"title":976,"_path":977},{"title":981,"_path":982},"データソース","/document/data/datasource",{"title":984,"_path":985},"データフィルタリング","/document/data/data-filtering",{"title":987,"_path":988},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":990,"_path":991},"条件付きフィルター","/document/data/conditional-filter",{"title":993,"_path":994},"条件付きスタイル","/document/data/conditional-styles",{"title":996,"_path":997},"グループとアウトライン","/document/data/group-and-outline",{"title":999,"_path":1000},"データバリデーション","/document/data/data-validation",{"title":1002,"_path":1003},"保護とロック","/document/data/protection",{"title":1005,"_path":1006,"children":1007},"セル","/document/cell",[1008,1009,1012,1015,1018,1021,1024,1027,1030,1033],{"title":1005,"_path":1006},{"title":1010,"_path":1011},"セルの編集","/document/cell/cell-edit",{"title":1013,"_path":1014},"スタイル","/document/cell/style",{"title":1016,"_path":1017},"罫線","/document/cell/border",{"title":1019,"_path":1020},"データ書式","/document/cell/data-format",{"title":1022,"_path":1023},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":1025,"_path":1026},"データ連続入力","/document/cell/auto-fill",{"title":1028,"_path":1029},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":1031,"_path":1032},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":1034,"_path":1035},"セルの反復処理","/document/cell/iterate-cells",{"title":1037,"_path":1038,"children":1039},"セルタイプ","/document/cell-types",[1040,1041,1044,1047,1050,1053],{"title":1037,"_path":1038},{"title":1042,"_path":1043},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":1045,"_path":1046},"カスタムセル","/document/cell-types/custom-cell",{"title":1048,"_path":1049},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":1051,"_path":1052},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":1054,"_path":1055},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":632,"_path":629,"children":1057},[1058,1059,1060,1063],{"title":632,"_path":629},{"title":754,"_path":751},{"title":1061,"_path":1062},"数式関数","/document/formula/formula-functions",{"title":1064,"_path":1065},"VLOOKUP","/document/formula/vlookup",{"title":1067,"_path":1068,"children":1069},"チャート","/document/chart",[1070,1071,1074,1077,1080,1083,1086],{"title":1067,"_path":1068},{"title":1072,"_path":1073},"縦棒グラフ","/document/chart/column-chart",{"title":1075,"_path":1076},"横棒グラフ","/document/chart/bar-chart",{"title":1078,"_path":1079},"折れ線グラフ","/document/chart/line-chart",{"title":1081,"_path":1082},"面グラフ","/document/chart/area-chart",{"title":1084,"_path":1085},"2D円グラフ","/document/chart/pie-2d-chart",{"title":1087,"_path":1088},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":1090,"_path":1091,"children":1092},"フローティングオブジェクト","/document/floating",[1093,1094,1097],{"title":1090,"_path":1091},{"title":1095,"_path":1096},"描画シェイプ","/document/floating/drawing-shapes",{"title":1098,"_path":1099},"フローティング画像","/document/floating/floating-image",{"title":794,"_path":1101,"children":1102},"/document/events",[1103,1104,1106,1109,1112],{"title":794,"_path":1101},{"title":794,"_path":1105},"/document/events/events",{"title":1107,"_path":1108},"キーボードイベント","/document/events/keyboard-events",{"title":1110,"_path":1111},"マウスイベント","/document/events/mouse-events",{"title":1113,"_path":1114},"SelectionRangeChanged","/document/events/selection-events",{"title":1116,"_path":1117,"children":1118},"カスタマイズ","/document/customization",[1119,1120,1123,1126,1129,1132,1135],{"title":1116,"_path":1117},{"title":1121,"_path":1122},"コントロールの外観","/document/customization/control-appearance",{"title":1124,"_path":1125},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":1127,"_path":1128},"使用可能なホットキー","/document/customization/hot-keys",{"title":1130,"_path":1131},"言語ローカライズ","/document/customization/language-localization",{"title":1133,"_path":1134},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":1136,"_path":1137},"ReoGridEditor","/document/customization/editor",{"title":1139,"_path":1140,"children":1141},"アクション","/document/actions",[1142,1143,1146],{"title":1139,"_path":1140},{"title":1144,"_path":1145},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":1147,"_path":1148},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":1150,"_path":1151,"children":1152},"ファイル形式","/document/io",[1153,1154,1157,1160,1163,1166],{"title":1150,"_path":1151},{"title":1155,"_path":1156},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":1158,"_path":1159},"CSV形式","/document/io/csv-format",{"title":1161,"_path":1162},"RGF形式","/document/io/rgf-format",{"title":1164,"_path":1165},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":1167,"_path":1168},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":1170,"_path":1171,"children":1172},"高度な機能","/document/advanced",[1173,1174,1177,1180,1183,1186],{"title":1170,"_path":1171},{"title":1175,"_path":1176},"メモリワークブック","/document/advanced/memory-workbook",{"title":1178,"_path":1179},"ページングと印刷","/document/advanced/paging-and-print",{"title":1181,"_path":1182},"コントロールのリセット","/document/advanced/reset-control",{"title":1184,"_path":1185},"パフォーマンス","/document/advanced/performance",{"title":1187,"_path":1188},"設定","/document/advanced/settings",{"title":1190,"_path":1191,"children":1192},"ハウツーガイド","/document/how-to",[1193,1194,1197,1200,1203,1206,1209,1212,1215],{"title":1190,"_path":1191},{"title":1195,"_path":1196},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":1198,"_path":1199},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":1201,"_path":1202},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":1204,"_path":1205},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":1207,"_path":1208},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":1210,"_path":1211},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":1213,"_path":1214},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":1216,"_path":1217},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":1219,"_path":1220,"children":1221},"トラブルシューティング","/document/troubleshooting",[1222,1223],{"title":1219,"_path":1220},{"title":1224,"_path":1225},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":1227,"_path":1228},"エディション・機能一覧","/editions-features",{"title":1230,"_path":1231},"個人情報保護方針","/privacy-policy",{"title":1233,"_path":1234},"動作環境","/requirements",{"title":1236,"_path":1237},"ReoGrid利用許諾契約書","/terms",{"title":1239,"_path":1240},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":1242,"_path":1243},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":1245,"_path":1246},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":1248,"_path":1249},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025077226]