[{"data":1,"prerenderedAt":3937},["ShallowReactive",2],{"content-query-U2I0WIQVRM":3,"navigation":3594},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":3587,"_id":3588,"_source":3589,"_file":3590,"_stem":3591,"_extension":3592,"sitemap":3593},"/document/formula","document",false,"","数式","ReoGridは、セル参照、範囲参照、名前付き範囲、組み込み関数、カスタム関数を備えたExcel互換の数式計算をサポートしています。","2014-05-28",{"type":12,"children":13,"toc":3548},"root",[14,21,27,72,77,83,96,105,110,378,383,592,597,705,711,897,902,907,915,1022,1027,1032,1120,1200,1205,1218,1260,1265,1270,1340,1348,1353,1364,1372,1382,1387,1392,1464,1478,1483,1628,1633,1638,1757,1762,1767,1775,1780,1945,1950,2067,2072,2214,2219,2369,2374,2379,2445,2450,2600,2605,2610,2615,2620,2733,2738,2795,2800,2805,3025,3030,3102,3133,3139,3149,3187,3386,3391,3445,3450,3462,3467,3484,3489,3542],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":9},"text",{"type":15,"tag":22,"props":23,"children":25},"h2",{"id":24},"名前空間",[26],{"type":20,"value":24},{"type":15,"tag":28,"props":29,"children":33},"pre",{"className":30,"code":31,"language":32,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","using unvell.ReoGrid;\n","cs",[34],{"type":15,"tag":35,"props":36,"children":37},"code",{"__ignoreMap":7},[38],{"type":15,"tag":39,"props":40,"children":43},"span",{"class":41,"line":42},"line",1,[44,50,56,62,67],{"type":15,"tag":39,"props":45,"children":47},{"style":46},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[48],{"type":20,"value":49},"using",{"type":15,"tag":39,"props":51,"children":53},{"style":52},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[54],{"type":20,"value":55}," unvell",{"type":15,"tag":39,"props":57,"children":59},{"style":58},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[60],{"type":20,"value":61},".",{"type":15,"tag":39,"props":63,"children":64},{"style":52},[65],{"type":20,"value":66},"ReoGrid",{"type":15,"tag":39,"props":68,"children":69},{"style":58},[70],{"type":20,"value":71},";\n",{"type":15,"tag":22,"props":73,"children":75},{"id":74},"数式の設定",[76],{"type":20,"value":74},{"type":15,"tag":78,"props":79,"children":81},"h3",{"id":80},"セルの編集による設定",[82],{"type":20,"value":80},{"type":15,"tag":16,"props":84,"children":85},{},[86,88,94],{"type":20,"value":87},"等号（",{"type":15,"tag":35,"props":89,"children":91},{"className":90},[],[92],{"type":20,"value":93},"=",{"type":20,"value":95},"）で始まる値を入力すると、数式が設定されます。",{"type":15,"tag":16,"props":97,"children":98},{},[99],{"type":15,"tag":100,"props":101,"children":104},"img",{"alt":102,"src":103},"28","/document/images/28.png",[],{"type":15,"tag":78,"props":106,"children":108},{"id":107},"プログラムによる設定",[109],{"type":20,"value":107},{"type":15,"tag":28,"props":111,"children":113},{"className":30,"code":112,"language":32,"meta":7,"style":7},"// Method 1: Set data starting with \"=\"\nsheet[\"E3\"] = \"=(A3+B3)*C3\";\n\n// Method 2: Via cell instance (no \"=\" prefix needed)\nvar cell = sheet.Cells[\"E3\"];\ncell.Formula = \"(A3+B3)*C3\";\n\n// Method 3: Via worksheet method\nsheet.SetCellFormula(\"E3\", \"(A3+B3)*C3\");\nsheet.SetCellFormula(new CellPosition(\"E3\"), \"(A3+B3)*C3\");\nsheet.SetCellFormula(2, 4, \"(A3+B3)*C3\");\n",[114],{"type":15,"tag":35,"props":115,"children":116},{"__ignoreMap":7},[117,126,159,169,178,211,233,241,250,288,335],{"type":15,"tag":39,"props":118,"children":119},{"class":41,"line":42},[120],{"type":15,"tag":39,"props":121,"children":123},{"style":122},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[124],{"type":20,"value":125},"// Method 1: Set data starting with \"=\"\n",{"type":15,"tag":39,"props":127,"children":129},{"class":41,"line":128},2,[130,135,141,146,150,155],{"type":15,"tag":39,"props":131,"children":132},{"style":58},[133],{"type":20,"value":134},"sheet[",{"type":15,"tag":39,"props":136,"children":138},{"style":137},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[139],{"type":20,"value":140},"\"E3\"",{"type":15,"tag":39,"props":142,"children":143},{"style":58},[144],{"type":20,"value":145},"] ",{"type":15,"tag":39,"props":147,"children":148},{"style":46},[149],{"type":20,"value":93},{"type":15,"tag":39,"props":151,"children":152},{"style":137},[153],{"type":20,"value":154}," \"=(A3+B3)*C3\"",{"type":15,"tag":39,"props":156,"children":157},{"style":58},[158],{"type":20,"value":71},{"type":15,"tag":39,"props":160,"children":162},{"class":41,"line":161},3,[163],{"type":15,"tag":39,"props":164,"children":166},{"emptyLinePlaceholder":165},true,[167],{"type":20,"value":168},"\n",{"type":15,"tag":39,"props":170,"children":172},{"class":41,"line":171},4,[173],{"type":15,"tag":39,"props":174,"children":175},{"style":122},[176],{"type":20,"value":177},"// Method 2: Via cell instance (no \"=\" prefix needed)\n",{"type":15,"tag":39,"props":179,"children":181},{"class":41,"line":180},5,[182,187,192,197,202,206],{"type":15,"tag":39,"props":183,"children":184},{"style":46},[185],{"type":20,"value":186},"var",{"type":15,"tag":39,"props":188,"children":189},{"style":52},[190],{"type":20,"value":191}," cell",{"type":15,"tag":39,"props":193,"children":194},{"style":46},[195],{"type":20,"value":196}," =",{"type":15,"tag":39,"props":198,"children":199},{"style":58},[200],{"type":20,"value":201}," sheet.Cells[",{"type":15,"tag":39,"props":203,"children":204},{"style":137},[205],{"type":20,"value":140},{"type":15,"tag":39,"props":207,"children":208},{"style":58},[209],{"type":20,"value":210},"];\n",{"type":15,"tag":39,"props":212,"children":214},{"class":41,"line":213},6,[215,220,224,229],{"type":15,"tag":39,"props":216,"children":217},{"style":58},[218],{"type":20,"value":219},"cell.Formula ",{"type":15,"tag":39,"props":221,"children":222},{"style":46},[223],{"type":20,"value":93},{"type":15,"tag":39,"props":225,"children":226},{"style":137},[227],{"type":20,"value":228}," \"(A3+B3)*C3\"",{"type":15,"tag":39,"props":230,"children":231},{"style":58},[232],{"type":20,"value":71},{"type":15,"tag":39,"props":234,"children":236},{"class":41,"line":235},7,[237],{"type":15,"tag":39,"props":238,"children":239},{"emptyLinePlaceholder":165},[240],{"type":20,"value":168},{"type":15,"tag":39,"props":242,"children":244},{"class":41,"line":243},8,[245],{"type":15,"tag":39,"props":246,"children":247},{"style":122},[248],{"type":20,"value":249},"// Method 3: Via worksheet method\n",{"type":15,"tag":39,"props":251,"children":253},{"class":41,"line":252},9,[254,259,264,269,273,278,283],{"type":15,"tag":39,"props":255,"children":256},{"style":58},[257],{"type":20,"value":258},"sheet.",{"type":15,"tag":39,"props":260,"children":261},{"style":52},[262],{"type":20,"value":263},"SetCellFormula",{"type":15,"tag":39,"props":265,"children":266},{"style":58},[267],{"type":20,"value":268},"(",{"type":15,"tag":39,"props":270,"children":271},{"style":137},[272],{"type":20,"value":140},{"type":15,"tag":39,"props":274,"children":275},{"style":58},[276],{"type":20,"value":277},", ",{"type":15,"tag":39,"props":279,"children":280},{"style":137},[281],{"type":20,"value":282},"\"(A3+B3)*C3\"",{"type":15,"tag":39,"props":284,"children":285},{"style":58},[286],{"type":20,"value":287},");\n",{"type":15,"tag":39,"props":289,"children":291},{"class":41,"line":290},10,[292,296,300,304,309,314,318,322,327,331],{"type":15,"tag":39,"props":293,"children":294},{"style":58},[295],{"type":20,"value":258},{"type":15,"tag":39,"props":297,"children":298},{"style":52},[299],{"type":20,"value":263},{"type":15,"tag":39,"props":301,"children":302},{"style":58},[303],{"type":20,"value":268},{"type":15,"tag":39,"props":305,"children":306},{"style":46},[307],{"type":20,"value":308},"new",{"type":15,"tag":39,"props":310,"children":311},{"style":52},[312],{"type":20,"value":313}," CellPosition",{"type":15,"tag":39,"props":315,"children":316},{"style":58},[317],{"type":20,"value":268},{"type":15,"tag":39,"props":319,"children":320},{"style":137},[321],{"type":20,"value":140},{"type":15,"tag":39,"props":323,"children":324},{"style":58},[325],{"type":20,"value":326},"), ",{"type":15,"tag":39,"props":328,"children":329},{"style":137},[330],{"type":20,"value":282},{"type":15,"tag":39,"props":332,"children":333},{"style":58},[334],{"type":20,"value":287},{"type":15,"tag":39,"props":336,"children":338},{"class":41,"line":337},11,[339,343,347,351,357,361,366,370,374],{"type":15,"tag":39,"props":340,"children":341},{"style":58},[342],{"type":20,"value":258},{"type":15,"tag":39,"props":344,"children":345},{"style":52},[346],{"type":20,"value":263},{"type":15,"tag":39,"props":348,"children":349},{"style":58},[350],{"type":20,"value":268},{"type":15,"tag":39,"props":352,"children":354},{"style":353},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[355],{"type":20,"value":356},"2",{"type":15,"tag":39,"props":358,"children":359},{"style":58},[360],{"type":20,"value":277},{"type":15,"tag":39,"props":362,"children":363},{"style":353},[364],{"type":20,"value":365},"4",{"type":15,"tag":39,"props":367,"children":368},{"style":58},[369],{"type":20,"value":277},{"type":15,"tag":39,"props":371,"children":372},{"style":137},[373],{"type":20,"value":282},{"type":15,"tag":39,"props":375,"children":376},{"style":58},[377],{"type":20,"value":287},{"type":15,"tag":22,"props":379,"children":381},{"id":380},"数式の取得",[382],{"type":20,"value":380},{"type":15,"tag":28,"props":384,"children":386},{"className":30,"code":385,"language":32,"meta":7,"style":7},"// Via worksheet method\nstring formula = sheet.GetCellFormula(\"C1\");\nstring formula = sheet.GetCellFormula(0, 2);\nstring formula = sheet.GetCellFormula(new CellPosition(\"C1\"));\n\n// Via cell instance\nvar cell = sheet.Cells[\"C1\"];\nstring formula = cell.Formula;\n",[387],{"type":15,"tag":35,"props":388,"children":389},{"__ignoreMap":7},[390,398,438,482,530,537,545,572],{"type":15,"tag":39,"props":391,"children":392},{"class":41,"line":42},[393],{"type":15,"tag":39,"props":394,"children":395},{"style":122},[396],{"type":20,"value":397},"// Via worksheet method\n",{"type":15,"tag":39,"props":399,"children":400},{"class":41,"line":128},[401,406,411,415,420,425,429,434],{"type":15,"tag":39,"props":402,"children":403},{"style":46},[404],{"type":20,"value":405},"string",{"type":15,"tag":39,"props":407,"children":408},{"style":52},[409],{"type":20,"value":410}," formula",{"type":15,"tag":39,"props":412,"children":413},{"style":46},[414],{"type":20,"value":196},{"type":15,"tag":39,"props":416,"children":417},{"style":58},[418],{"type":20,"value":419}," sheet.",{"type":15,"tag":39,"props":421,"children":422},{"style":52},[423],{"type":20,"value":424},"GetCellFormula",{"type":15,"tag":39,"props":426,"children":427},{"style":58},[428],{"type":20,"value":268},{"type":15,"tag":39,"props":430,"children":431},{"style":137},[432],{"type":20,"value":433},"\"C1\"",{"type":15,"tag":39,"props":435,"children":436},{"style":58},[437],{"type":20,"value":287},{"type":15,"tag":39,"props":439,"children":440},{"class":41,"line":161},[441,445,449,453,457,461,465,470,474,478],{"type":15,"tag":39,"props":442,"children":443},{"style":46},[444],{"type":20,"value":405},{"type":15,"tag":39,"props":446,"children":447},{"style":52},[448],{"type":20,"value":410},{"type":15,"tag":39,"props":450,"children":451},{"style":46},[452],{"type":20,"value":196},{"type":15,"tag":39,"props":454,"children":455},{"style":58},[456],{"type":20,"value":419},{"type":15,"tag":39,"props":458,"children":459},{"style":52},[460],{"type":20,"value":424},{"type":15,"tag":39,"props":462,"children":463},{"style":58},[464],{"type":20,"value":268},{"type":15,"tag":39,"props":466,"children":467},{"style":353},[468],{"type":20,"value":469},"0",{"type":15,"tag":39,"props":471,"children":472},{"style":58},[473],{"type":20,"value":277},{"type":15,"tag":39,"props":475,"children":476},{"style":353},[477],{"type":20,"value":356},{"type":15,"tag":39,"props":479,"children":480},{"style":58},[481],{"type":20,"value":287},{"type":15,"tag":39,"props":483,"children":484},{"class":41,"line":171},[485,489,493,497,501,505,509,513,517,521,525],{"type":15,"tag":39,"props":486,"children":487},{"style":46},[488],{"type":20,"value":405},{"type":15,"tag":39,"props":490,"children":491},{"style":52},[492],{"type":20,"value":410},{"type":15,"tag":39,"props":494,"children":495},{"style":46},[496],{"type":20,"value":196},{"type":15,"tag":39,"props":498,"children":499},{"style":58},[500],{"type":20,"value":419},{"type":15,"tag":39,"props":502,"children":503},{"style":52},[504],{"type":20,"value":424},{"type":15,"tag":39,"props":506,"children":507},{"style":58},[508],{"type":20,"value":268},{"type":15,"tag":39,"props":510,"children":511},{"style":46},[512],{"type":20,"value":308},{"type":15,"tag":39,"props":514,"children":515},{"style":52},[516],{"type":20,"value":313},{"type":15,"tag":39,"props":518,"children":519},{"style":58},[520],{"type":20,"value":268},{"type":15,"tag":39,"props":522,"children":523},{"style":137},[524],{"type":20,"value":433},{"type":15,"tag":39,"props":526,"children":527},{"style":58},[528],{"type":20,"value":529},"));\n",{"type":15,"tag":39,"props":531,"children":532},{"class":41,"line":180},[533],{"type":15,"tag":39,"props":534,"children":535},{"emptyLinePlaceholder":165},[536],{"type":20,"value":168},{"type":15,"tag":39,"props":538,"children":539},{"class":41,"line":213},[540],{"type":15,"tag":39,"props":541,"children":542},{"style":122},[543],{"type":20,"value":544},"// Via cell instance\n",{"type":15,"tag":39,"props":546,"children":547},{"class":41,"line":235},[548,552,556,560,564,568],{"type":15,"tag":39,"props":549,"children":550},{"style":46},[551],{"type":20,"value":186},{"type":15,"tag":39,"props":553,"children":554},{"style":52},[555],{"type":20,"value":191},{"type":15,"tag":39,"props":557,"children":558},{"style":46},[559],{"type":20,"value":196},{"type":15,"tag":39,"props":561,"children":562},{"style":58},[563],{"type":20,"value":201},{"type":15,"tag":39,"props":565,"children":566},{"style":137},[567],{"type":20,"value":433},{"type":15,"tag":39,"props":569,"children":570},{"style":58},[571],{"type":20,"value":210},{"type":15,"tag":39,"props":573,"children":574},{"class":41,"line":243},[575,579,583,587],{"type":15,"tag":39,"props":576,"children":577},{"style":46},[578],{"type":20,"value":405},{"type":15,"tag":39,"props":580,"children":581},{"style":52},[582],{"type":20,"value":410},{"type":15,"tag":39,"props":584,"children":585},{"style":46},[586],{"type":20,"value":196},{"type":15,"tag":39,"props":588,"children":589},{"style":58},[590],{"type":20,"value":591}," cell.Formula;\n",{"type":15,"tag":22,"props":593,"children":595},{"id":594},"数式の状態を確認する",[596],{"type":20,"value":594},{"type":15,"tag":28,"props":598,"children":600},{"className":30,"code":599,"language":32,"meta":7,"style":7},"var cell = sheet.Cells[\"C1\"];\n\n// Check if the cell has a formula\nbool hasFormula = cell.HasFormula;\n\n// Check formula calculation status\nFormulaStatus status = cell.FormulaStatus;\n",[601],{"type":15,"tag":35,"props":602,"children":603},{"__ignoreMap":7},[604,631,638,646,668,675,683],{"type":15,"tag":39,"props":605,"children":606},{"class":41,"line":42},[607,611,615,619,623,627],{"type":15,"tag":39,"props":608,"children":609},{"style":46},[610],{"type":20,"value":186},{"type":15,"tag":39,"props":612,"children":613},{"style":52},[614],{"type":20,"value":191},{"type":15,"tag":39,"props":616,"children":617},{"style":46},[618],{"type":20,"value":196},{"type":15,"tag":39,"props":620,"children":621},{"style":58},[622],{"type":20,"value":201},{"type":15,"tag":39,"props":624,"children":625},{"style":137},[626],{"type":20,"value":433},{"type":15,"tag":39,"props":628,"children":629},{"style":58},[630],{"type":20,"value":210},{"type":15,"tag":39,"props":632,"children":633},{"class":41,"line":128},[634],{"type":15,"tag":39,"props":635,"children":636},{"emptyLinePlaceholder":165},[637],{"type":20,"value":168},{"type":15,"tag":39,"props":639,"children":640},{"class":41,"line":161},[641],{"type":15,"tag":39,"props":642,"children":643},{"style":122},[644],{"type":20,"value":645},"// Check if the cell has a formula\n",{"type":15,"tag":39,"props":647,"children":648},{"class":41,"line":171},[649,654,659,663],{"type":15,"tag":39,"props":650,"children":651},{"style":46},[652],{"type":20,"value":653},"bool",{"type":15,"tag":39,"props":655,"children":656},{"style":52},[657],{"type":20,"value":658}," hasFormula",{"type":15,"tag":39,"props":660,"children":661},{"style":46},[662],{"type":20,"value":196},{"type":15,"tag":39,"props":664,"children":665},{"style":58},[666],{"type":20,"value":667}," cell.HasFormula;\n",{"type":15,"tag":39,"props":669,"children":670},{"class":41,"line":180},[671],{"type":15,"tag":39,"props":672,"children":673},{"emptyLinePlaceholder":165},[674],{"type":20,"value":168},{"type":15,"tag":39,"props":676,"children":677},{"class":41,"line":213},[678],{"type":15,"tag":39,"props":679,"children":680},{"style":122},[681],{"type":20,"value":682},"// Check formula calculation status\n",{"type":15,"tag":39,"props":684,"children":685},{"class":41,"line":235},[686,691,696,700],{"type":15,"tag":39,"props":687,"children":688},{"style":52},[689],{"type":20,"value":690},"FormulaStatus",{"type":15,"tag":39,"props":692,"children":693},{"style":52},[694],{"type":20,"value":695}," status",{"type":15,"tag":39,"props":697,"children":698},{"style":46},[699],{"type":20,"value":196},{"type":15,"tag":39,"props":701,"children":702},{"style":58},[703],{"type":20,"value":704}," cell.FormulaStatus;\n",{"type":15,"tag":78,"props":706,"children":708},{"id":707},"formulastatus列挙型",[709],{"type":20,"value":710},"FormulaStatus列挙型",{"type":15,"tag":712,"props":713,"children":714},"table",{},[715,734],{"type":15,"tag":716,"props":717,"children":718},"thead",{},[719],{"type":15,"tag":720,"props":721,"children":722},"tr",{},[723,729],{"type":15,"tag":724,"props":725,"children":726},"th",{},[727],{"type":20,"value":728},"値",{"type":15,"tag":724,"props":730,"children":731},{},[732],{"type":20,"value":733},"説明",{"type":15,"tag":735,"props":736,"children":737},"tbody",{},[738,756,773,790,815,839,863,880],{"type":15,"tag":720,"props":739,"children":740},{},[741,751],{"type":15,"tag":742,"props":743,"children":744},"td",{},[745],{"type":15,"tag":35,"props":746,"children":748},{"className":747},[],[749],{"type":20,"value":750},"Normal",{"type":15,"tag":742,"props":752,"children":753},{},[754],{"type":20,"value":755},"エラーは検出されていません",{"type":15,"tag":720,"props":757,"children":758},{},[759,768],{"type":15,"tag":742,"props":760,"children":761},{},[762],{"type":15,"tag":35,"props":763,"children":765},{"className":764},[],[766],{"type":20,"value":767},"SyntaxError",{"type":15,"tag":742,"props":769,"children":770},{},[771],{"type":20,"value":772},"数式に構文エラーがあり、解析できません",{"type":15,"tag":720,"props":774,"children":775},{},[776,785],{"type":15,"tag":742,"props":777,"children":778},{},[779],{"type":15,"tag":35,"props":780,"children":782},{"className":781},[],[783],{"type":20,"value":784},"CircularReference",{"type":15,"tag":742,"props":786,"children":787},{},[788],{"type":20,"value":789},"循環参照が検出されました",{"type":15,"tag":720,"props":791,"children":792},{},[793,802],{"type":15,"tag":742,"props":794,"children":795},{},[796],{"type":15,"tag":35,"props":797,"children":799},{"className":798},[],[800],{"type":20,"value":801},"InvalidValue",{"type":15,"tag":742,"props":803,"children":804},{},[805,807,813],{"type":20,"value":806},"計算中に無効な値の型が検出されました（Excelの",{"type":15,"tag":35,"props":808,"children":810},{"className":809},[],[811],{"type":20,"value":812},"#VALUE!",{"type":20,"value":814},"）",{"type":15,"tag":720,"props":816,"children":817},{},[818,827],{"type":15,"tag":742,"props":819,"children":820},{},[821],{"type":15,"tag":35,"props":822,"children":824},{"className":823},[],[825],{"type":20,"value":826},"InvalidReference",{"type":15,"tag":742,"props":828,"children":829},{},[830,832,838],{"type":20,"value":831},"セルまたは範囲の参照が無効です（Excelの",{"type":15,"tag":35,"props":833,"children":835},{"className":834},[],[836],{"type":20,"value":837},"#REF!",{"type":20,"value":814},{"type":15,"tag":720,"props":840,"children":841},{},[842,851],{"type":15,"tag":742,"props":843,"children":844},{},[845],{"type":15,"tag":35,"props":846,"children":848},{"className":847},[],[849],{"type":20,"value":850},"InvalidName",{"type":15,"tag":742,"props":852,"children":853},{},[854,856,862],{"type":20,"value":855},"参照された名前が見つかりません（Excelの",{"type":15,"tag":35,"props":857,"children":859},{"className":858},[],[860],{"type":20,"value":861},"#NAME!",{"type":20,"value":814},{"type":15,"tag":720,"props":864,"children":865},{},[866,875],{"type":15,"tag":742,"props":867,"children":868},{},[869],{"type":15,"tag":35,"props":870,"children":872},{"className":871},[],[873],{"type":20,"value":874},"MismatchedParameter",{"type":15,"tag":742,"props":876,"children":877},{},[878],{"type":20,"value":879},"関数が間違ったパラメータの型または数で呼び出されました",{"type":15,"tag":720,"props":881,"children":882},{},[883,892],{"type":15,"tag":742,"props":884,"children":885},{},[886],{"type":15,"tag":35,"props":887,"children":889},{"className":888},[],[890],{"type":20,"value":891},"UnspecifiedError",{"type":15,"tag":742,"props":893,"children":894},{},[895],{"type":20,"value":896},"解析または計算中に不明なエラーが発生しました",{"type":15,"tag":22,"props":898,"children":900},{"id":899},"数式の結果を取得する",[901],{"type":20,"value":899},{"type":15,"tag":16,"props":903,"children":904},{},[905],{"type":20,"value":906},"編集が完了すると、数式は即座に解析および計算されます。",{"type":15,"tag":16,"props":908,"children":909},{},[910],{"type":15,"tag":100,"props":911,"children":914},{"alt":912,"src":913},"29","/document/images/29.png",[],{"type":15,"tag":28,"props":916,"children":918},{"className":30,"code":917,"language":32,"meta":7,"style":7},"// Method 1: Access cell data directly\nobject value = sheet[\"E3\"];\n\n// Method 2: Via cell instance\nvar cell = sheet.Cells[\"E3\"];\nobject value = cell.Data;\n",[919],{"type":15,"tag":35,"props":920,"children":921},{"__ignoreMap":7},[922,930,960,967,975,1002],{"type":15,"tag":39,"props":923,"children":924},{"class":41,"line":42},[925],{"type":15,"tag":39,"props":926,"children":927},{"style":122},[928],{"type":20,"value":929},"// Method 1: Access cell data directly\n",{"type":15,"tag":39,"props":931,"children":932},{"class":41,"line":128},[933,938,943,947,952,956],{"type":15,"tag":39,"props":934,"children":935},{"style":46},[936],{"type":20,"value":937},"object",{"type":15,"tag":39,"props":939,"children":940},{"style":52},[941],{"type":20,"value":942}," value",{"type":15,"tag":39,"props":944,"children":945},{"style":46},[946],{"type":20,"value":196},{"type":15,"tag":39,"props":948,"children":949},{"style":58},[950],{"type":20,"value":951}," sheet[",{"type":15,"tag":39,"props":953,"children":954},{"style":137},[955],{"type":20,"value":140},{"type":15,"tag":39,"props":957,"children":958},{"style":58},[959],{"type":20,"value":210},{"type":15,"tag":39,"props":961,"children":962},{"class":41,"line":161},[963],{"type":15,"tag":39,"props":964,"children":965},{"emptyLinePlaceholder":165},[966],{"type":20,"value":168},{"type":15,"tag":39,"props":968,"children":969},{"class":41,"line":171},[970],{"type":15,"tag":39,"props":971,"children":972},{"style":122},[973],{"type":20,"value":974},"// Method 2: Via cell instance\n",{"type":15,"tag":39,"props":976,"children":977},{"class":41,"line":180},[978,982,986,990,994,998],{"type":15,"tag":39,"props":979,"children":980},{"style":46},[981],{"type":20,"value":186},{"type":15,"tag":39,"props":983,"children":984},{"style":52},[985],{"type":20,"value":191},{"type":15,"tag":39,"props":987,"children":988},{"style":46},[989],{"type":20,"value":196},{"type":15,"tag":39,"props":991,"children":992},{"style":58},[993],{"type":20,"value":201},{"type":15,"tag":39,"props":995,"children":996},{"style":137},[997],{"type":20,"value":140},{"type":15,"tag":39,"props":999,"children":1000},{"style":58},[1001],{"type":20,"value":210},{"type":15,"tag":39,"props":1003,"children":1004},{"class":41,"line":213},[1005,1009,1013,1017],{"type":15,"tag":39,"props":1006,"children":1007},{"style":46},[1008],{"type":20,"value":937},{"type":15,"tag":39,"props":1010,"children":1011},{"style":52},[1012],{"type":20,"value":942},{"type":15,"tag":39,"props":1014,"children":1015},{"style":46},[1016],{"type":20,"value":196},{"type":15,"tag":39,"props":1018,"children":1019},{"style":58},[1020],{"type":20,"value":1021}," cell.Data;\n",{"type":15,"tag":78,"props":1023,"children":1025},{"id":1024},"数式の値の型",[1026],{"type":20,"value":1024},{"type":15,"tag":16,"props":1028,"children":1029},{},[1030],{"type":20,"value":1031},"ReoGridは数式の値に.NETネイティブ型を使用します。",{"type":15,"tag":712,"props":1033,"children":1034},{},[1035,1051],{"type":15,"tag":716,"props":1036,"children":1037},{},[1038],{"type":15,"tag":720,"props":1039,"children":1040},{},[1041,1046],{"type":15,"tag":724,"props":1042,"children":1043},{},[1044],{"type":20,"value":1045},".NET型",{"type":15,"tag":724,"props":1047,"children":1048},{},[1049],{"type":20,"value":1050},"用途",{"type":15,"tag":735,"props":1052,"children":1053},{},[1054,1071,1087,1103],{"type":15,"tag":720,"props":1055,"children":1056},{},[1057,1066],{"type":15,"tag":742,"props":1058,"children":1059},{},[1060],{"type":15,"tag":35,"props":1061,"children":1063},{"className":1062},[],[1064],{"type":20,"value":1065},"double",{"type":15,"tag":742,"props":1067,"children":1068},{},[1069],{"type":20,"value":1070},"すべての数値（int、long、floatはdoubleに変換されます）",{"type":15,"tag":720,"props":1072,"children":1073},{},[1074,1082],{"type":15,"tag":742,"props":1075,"children":1076},{},[1077],{"type":15,"tag":35,"props":1078,"children":1080},{"className":1079},[],[1081],{"type":20,"value":405},{"type":15,"tag":742,"props":1083,"children":1084},{},[1085],{"type":20,"value":1086},"テキスト値",{"type":15,"tag":720,"props":1088,"children":1089},{},[1090,1098],{"type":15,"tag":742,"props":1091,"children":1092},{},[1093],{"type":15,"tag":35,"props":1094,"children":1096},{"className":1095},[],[1097],{"type":20,"value":653},{"type":15,"tag":742,"props":1099,"children":1100},{},[1101],{"type":20,"value":1102},"ブール値",{"type":15,"tag":720,"props":1104,"children":1105},{},[1106,1115],{"type":15,"tag":742,"props":1107,"children":1108},{},[1109],{"type":15,"tag":35,"props":1110,"children":1112},{"className":1111},[],[1113],{"type":20,"value":1114},"DateTime",{"type":15,"tag":742,"props":1116,"children":1117},{},[1118],{"type":20,"value":1119},"日付と時刻の値",{"type":15,"tag":28,"props":1121,"children":1123},{"className":30,"code":1122,"language":32,"meta":7,"style":7},"sheet[\"E3\"] = \"=(A3+B3)*C3\";\nSystem.Diagnostics.Debug.Assert(sheet[\"E3\"] is double);  // true\n",[1124],{"type":15,"tag":35,"props":1125,"children":1126},{"__ignoreMap":7},[1127,1154],{"type":15,"tag":39,"props":1128,"children":1129},{"class":41,"line":42},[1130,1134,1138,1142,1146,1150],{"type":15,"tag":39,"props":1131,"children":1132},{"style":58},[1133],{"type":20,"value":134},{"type":15,"tag":39,"props":1135,"children":1136},{"style":137},[1137],{"type":20,"value":140},{"type":15,"tag":39,"props":1139,"children":1140},{"style":58},[1141],{"type":20,"value":145},{"type":15,"tag":39,"props":1143,"children":1144},{"style":46},[1145],{"type":20,"value":93},{"type":15,"tag":39,"props":1147,"children":1148},{"style":137},[1149],{"type":20,"value":154},{"type":15,"tag":39,"props":1151,"children":1152},{"style":58},[1153],{"type":20,"value":71},{"type":15,"tag":39,"props":1155,"children":1156},{"class":41,"line":128},[1157,1162,1167,1172,1176,1180,1185,1190,1195],{"type":15,"tag":39,"props":1158,"children":1159},{"style":58},[1160],{"type":20,"value":1161},"System.Diagnostics.Debug.",{"type":15,"tag":39,"props":1163,"children":1164},{"style":52},[1165],{"type":20,"value":1166},"Assert",{"type":15,"tag":39,"props":1168,"children":1169},{"style":58},[1170],{"type":20,"value":1171},"(sheet[",{"type":15,"tag":39,"props":1173,"children":1174},{"style":137},[1175],{"type":20,"value":140},{"type":15,"tag":39,"props":1177,"children":1178},{"style":58},[1179],{"type":20,"value":145},{"type":15,"tag":39,"props":1181,"children":1182},{"style":46},[1183],{"type":20,"value":1184},"is",{"type":15,"tag":39,"props":1186,"children":1187},{"style":46},[1188],{"type":20,"value":1189}," double",{"type":15,"tag":39,"props":1191,"children":1192},{"style":58},[1193],{"type":20,"value":1194},");  ",{"type":15,"tag":39,"props":1196,"children":1197},{"style":122},[1198],{"type":20,"value":1199},"// true\n",{"type":15,"tag":22,"props":1201,"children":1203},{"id":1202},"テキストが数式として扱われるのを防ぐ",[1204],{"type":20,"value":1202},{"type":15,"tag":16,"props":1206,"children":1207},{},[1208,1210,1216],{"type":20,"value":1209},"数式の解析を防ぐには、シングルクォート（",{"type":15,"tag":35,"props":1211,"children":1213},{"className":1212},[],[1214],{"type":20,"value":1215},"'",{"type":20,"value":1217},"）をプレフィックスとして付けます。",{"type":15,"tag":28,"props":1219,"children":1221},{"className":30,"code":1220,"language":32,"meta":7,"style":7},"sheet[\"A1\"] = \"'=10\";  // Cell displays \"=10\" as text\n",[1222],{"type":15,"tag":35,"props":1223,"children":1224},{"__ignoreMap":7},[1225],{"type":15,"tag":39,"props":1226,"children":1227},{"class":41,"line":42},[1228,1232,1237,1241,1245,1250,1255],{"type":15,"tag":39,"props":1229,"children":1230},{"style":58},[1231],{"type":20,"value":134},{"type":15,"tag":39,"props":1233,"children":1234},{"style":137},[1235],{"type":20,"value":1236},"\"A1\"",{"type":15,"tag":39,"props":1238,"children":1239},{"style":58},[1240],{"type":20,"value":145},{"type":15,"tag":39,"props":1242,"children":1243},{"style":46},[1244],{"type":20,"value":93},{"type":15,"tag":39,"props":1246,"children":1247},{"style":137},[1248],{"type":20,"value":1249}," \"'=10\"",{"type":15,"tag":39,"props":1251,"children":1252},{"style":58},[1253],{"type":20,"value":1254},";  ",{"type":15,"tag":39,"props":1256,"children":1257},{"style":122},[1258],{"type":20,"value":1259},"// Cell displays \"=10\" as text\n",{"type":15,"tag":22,"props":1261,"children":1263},{"id":1262},"セル参照",[1264],{"type":20,"value":1262},{"type":15,"tag":16,"props":1266,"children":1267},{},[1268],{"type":20,"value":1269},"ReoGridは2つのアドレス形式をサポートしています。",{"type":15,"tag":712,"props":1271,"children":1272},{},[1273,1293],{"type":15,"tag":716,"props":1274,"children":1275},{},[1276],{"type":15,"tag":720,"props":1277,"children":1278},{},[1279,1284,1289],{"type":15,"tag":724,"props":1280,"children":1281},{},[1282],{"type":20,"value":1283},"形式",{"type":15,"tag":724,"props":1285,"children":1286},{},[1287],{"type":20,"value":1288},"種類",{"type":15,"tag":724,"props":1290,"children":1291},{},[1292],{"type":20,"value":733},{"type":15,"tag":735,"props":1294,"children":1295},{},[1296,1318],{"type":15,"tag":720,"props":1297,"children":1298},{},[1299,1308,1313],{"type":15,"tag":742,"props":1300,"children":1301},{},[1302],{"type":15,"tag":35,"props":1303,"children":1305},{"className":1304},[],[1306],{"type":20,"value":1307},"A1",{"type":15,"tag":742,"props":1309,"children":1310},{},[1311],{"type":20,"value":1312},"相対",{"type":15,"tag":742,"props":1314,"children":1315},{},[1316],{"type":20,"value":1317},"数式がコピー/移動されるときに調整されます",{"type":15,"tag":720,"props":1319,"children":1320},{},[1321,1330,1335],{"type":15,"tag":742,"props":1322,"children":1323},{},[1324],{"type":15,"tag":35,"props":1325,"children":1327},{"className":1326},[],[1328],{"type":20,"value":1329},"$A$1",{"type":15,"tag":742,"props":1331,"children":1332},{},[1333],{"type":20,"value":1334},"絶対",{"type":15,"tag":742,"props":1336,"children":1337},{},[1338],{"type":20,"value":1339},"数式がコピー/移動されても固定されます",{"type":15,"tag":16,"props":1341,"children":1342},{},[1343],{"type":15,"tag":100,"props":1344,"children":1347},{"alt":1345,"src":1346},"13_2","/document/images/13_2.png",[],{"type":15,"tag":22,"props":1349,"children":1351},{"id":1350},"範囲参照",[1352],{"type":20,"value":1350},{"type":15,"tag":16,"props":1354,"children":1355},{},[1356,1362],{"type":15,"tag":35,"props":1357,"children":1359},{"className":1358},[],[1360],{"type":20,"value":1361},"開始セル:終了セル",{"type":20,"value":1363},"の形式で範囲を参照します。",{"type":15,"tag":16,"props":1365,"children":1366},{},[1367],{"type":15,"tag":100,"props":1368,"children":1371},{"alt":1369,"src":1370},"91","/document/images/91.png",[],{"type":15,"tag":16,"props":1373,"children":1374},{},[1375,1377],{"type":20,"value":1376},"結果: ",{"type":15,"tag":100,"props":1378,"children":1381},{"alt":1379,"src":1380},"92","/document/images/92.png",[],{"type":15,"tag":22,"props":1383,"children":1385},{"id":1384},"名前付き範囲の参照",[1386],{"type":20,"value":1384},{"type":15,"tag":16,"props":1388,"children":1389},{},[1390],{"type":20,"value":1391},"数式内で名前付き範囲をその名前で直接参照できます。",{"type":15,"tag":28,"props":1393,"children":1395},{"className":30,"code":1394,"language":32,"meta":7,"style":7},"sheet.DefineNamedRange(\"myrange\", \"A1:B5\");\nsheet.Cells[\"E10\"].Formula = \"SUM(myrange)\";\n",[1396],{"type":15,"tag":35,"props":1397,"children":1398},{"__ignoreMap":7},[1399,1433],{"type":15,"tag":39,"props":1400,"children":1401},{"class":41,"line":42},[1402,1406,1411,1415,1420,1424,1429],{"type":15,"tag":39,"props":1403,"children":1404},{"style":58},[1405],{"type":20,"value":258},{"type":15,"tag":39,"props":1407,"children":1408},{"style":52},[1409],{"type":20,"value":1410},"DefineNamedRange",{"type":15,"tag":39,"props":1412,"children":1413},{"style":58},[1414],{"type":20,"value":268},{"type":15,"tag":39,"props":1416,"children":1417},{"style":137},[1418],{"type":20,"value":1419},"\"myrange\"",{"type":15,"tag":39,"props":1421,"children":1422},{"style":58},[1423],{"type":20,"value":277},{"type":15,"tag":39,"props":1425,"children":1426},{"style":137},[1427],{"type":20,"value":1428},"\"A1:B5\"",{"type":15,"tag":39,"props":1430,"children":1431},{"style":58},[1432],{"type":20,"value":287},{"type":15,"tag":39,"props":1434,"children":1435},{"class":41,"line":128},[1436,1441,1446,1451,1455,1460],{"type":15,"tag":39,"props":1437,"children":1438},{"style":58},[1439],{"type":20,"value":1440},"sheet.Cells[",{"type":15,"tag":39,"props":1442,"children":1443},{"style":137},[1444],{"type":20,"value":1445},"\"E10\"",{"type":15,"tag":39,"props":1447,"children":1448},{"style":58},[1449],{"type":20,"value":1450},"].Formula ",{"type":15,"tag":39,"props":1452,"children":1453},{"style":46},[1454],{"type":20,"value":93},{"type":15,"tag":39,"props":1456,"children":1457},{"style":137},[1458],{"type":20,"value":1459}," \"SUM(myrange)\"",{"type":15,"tag":39,"props":1461,"children":1462},{"style":58},[1463],{"type":20,"value":71},{"type":15,"tag":16,"props":1465,"children":1466},{},[1467,1469,1476],{"type":20,"value":1468},"名前付き範囲の定義については、",{"type":15,"tag":1470,"props":1471,"children":1473},"a",{"href":1472},"/document/worksheet/named-range/",[1474],{"type":20,"value":1475},"名前付き範囲",{"type":20,"value":1477},"を参照してください。",{"type":15,"tag":22,"props":1479,"children":1481},{"id":1480},"数式の削除",[1482],{"type":20,"value":1480},{"type":15,"tag":28,"props":1484,"children":1486},{"className":30,"code":1485,"language":32,"meta":7,"style":7},"// Delete formula from a single cell\nsheet.DeleteCellFormula(\"E3\");\nsheet.DeleteCellFormula(new CellPosition(\"E3\"));\nsheet.DeleteCellFormula(2, 4);\n\n// Clear formulas from a range\nsheet.ClearRangeContent(\"A1:B5\", CellElementFlag.Formula);\n",[1487],{"type":15,"tag":35,"props":1488,"children":1489},{"__ignoreMap":7},[1490,1498,1522,1557,1588,1595,1603],{"type":15,"tag":39,"props":1491,"children":1492},{"class":41,"line":42},[1493],{"type":15,"tag":39,"props":1494,"children":1495},{"style":122},[1496],{"type":20,"value":1497},"// Delete formula from a single cell\n",{"type":15,"tag":39,"props":1499,"children":1500},{"class":41,"line":128},[1501,1505,1510,1514,1518],{"type":15,"tag":39,"props":1502,"children":1503},{"style":58},[1504],{"type":20,"value":258},{"type":15,"tag":39,"props":1506,"children":1507},{"style":52},[1508],{"type":20,"value":1509},"DeleteCellFormula",{"type":15,"tag":39,"props":1511,"children":1512},{"style":58},[1513],{"type":20,"value":268},{"type":15,"tag":39,"props":1515,"children":1516},{"style":137},[1517],{"type":20,"value":140},{"type":15,"tag":39,"props":1519,"children":1520},{"style":58},[1521],{"type":20,"value":287},{"type":15,"tag":39,"props":1523,"children":1524},{"class":41,"line":161},[1525,1529,1533,1537,1541,1545,1549,1553],{"type":15,"tag":39,"props":1526,"children":1527},{"style":58},[1528],{"type":20,"value":258},{"type":15,"tag":39,"props":1530,"children":1531},{"style":52},[1532],{"type":20,"value":1509},{"type":15,"tag":39,"props":1534,"children":1535},{"style":58},[1536],{"type":20,"value":268},{"type":15,"tag":39,"props":1538,"children":1539},{"style":46},[1540],{"type":20,"value":308},{"type":15,"tag":39,"props":1542,"children":1543},{"style":52},[1544],{"type":20,"value":313},{"type":15,"tag":39,"props":1546,"children":1547},{"style":58},[1548],{"type":20,"value":268},{"type":15,"tag":39,"props":1550,"children":1551},{"style":137},[1552],{"type":20,"value":140},{"type":15,"tag":39,"props":1554,"children":1555},{"style":58},[1556],{"type":20,"value":529},{"type":15,"tag":39,"props":1558,"children":1559},{"class":41,"line":171},[1560,1564,1568,1572,1576,1580,1584],{"type":15,"tag":39,"props":1561,"children":1562},{"style":58},[1563],{"type":20,"value":258},{"type":15,"tag":39,"props":1565,"children":1566},{"style":52},[1567],{"type":20,"value":1509},{"type":15,"tag":39,"props":1569,"children":1570},{"style":58},[1571],{"type":20,"value":268},{"type":15,"tag":39,"props":1573,"children":1574},{"style":353},[1575],{"type":20,"value":356},{"type":15,"tag":39,"props":1577,"children":1578},{"style":58},[1579],{"type":20,"value":277},{"type":15,"tag":39,"props":1581,"children":1582},{"style":353},[1583],{"type":20,"value":365},{"type":15,"tag":39,"props":1585,"children":1586},{"style":58},[1587],{"type":20,"value":287},{"type":15,"tag":39,"props":1589,"children":1590},{"class":41,"line":180},[1591],{"type":15,"tag":39,"props":1592,"children":1593},{"emptyLinePlaceholder":165},[1594],{"type":20,"value":168},{"type":15,"tag":39,"props":1596,"children":1597},{"class":41,"line":213},[1598],{"type":15,"tag":39,"props":1599,"children":1600},{"style":122},[1601],{"type":20,"value":1602},"// Clear formulas from a range\n",{"type":15,"tag":39,"props":1604,"children":1605},{"class":41,"line":235},[1606,1610,1615,1619,1623],{"type":15,"tag":39,"props":1607,"children":1608},{"style":58},[1609],{"type":20,"value":258},{"type":15,"tag":39,"props":1611,"children":1612},{"style":52},[1613],{"type":20,"value":1614},"ClearRangeContent",{"type":15,"tag":39,"props":1616,"children":1617},{"style":58},[1618],{"type":20,"value":268},{"type":15,"tag":39,"props":1620,"children":1621},{"style":137},[1622],{"type":20,"value":1428},{"type":15,"tag":39,"props":1624,"children":1625},{"style":58},[1626],{"type":20,"value":1627},", CellElementFlag.Formula);\n",{"type":15,"tag":22,"props":1629,"children":1631},{"id":1630},"数式の参照リストを取得する",[1632],{"type":20,"value":1630},{"type":15,"tag":16,"props":1634,"children":1635},{},[1636],{"type":20,"value":1637},"数式が参照しているセルと範囲のリストを取得します。",{"type":15,"tag":28,"props":1639,"children":1641},{"className":30,"code":1640,"language":32,"meta":7,"style":7},"sheet[\"H8\"] = \"=A1+B1-SUM(A1:C3)+AVERAGE(D1:H5)\";\n\nvar rangeList = sheet.GetCellFormulaReferenceRanges(\"H8\");\n\n// rangeList[0].Range == \"A1\"\n// rangeList[1].Range == \"B1\"\n// rangeList[2].Range == \"A1:C3\"\n// rangeList[3].Range == \"D1:H5\"\n",[1642],{"type":15,"tag":35,"props":1643,"children":1644},{"__ignoreMap":7},[1645,1674,1681,1718,1725,1733,1741,1749],{"type":15,"tag":39,"props":1646,"children":1647},{"class":41,"line":42},[1648,1652,1657,1661,1665,1670],{"type":15,"tag":39,"props":1649,"children":1650},{"style":58},[1651],{"type":20,"value":134},{"type":15,"tag":39,"props":1653,"children":1654},{"style":137},[1655],{"type":20,"value":1656},"\"H8\"",{"type":15,"tag":39,"props":1658,"children":1659},{"style":58},[1660],{"type":20,"value":145},{"type":15,"tag":39,"props":1662,"children":1663},{"style":46},[1664],{"type":20,"value":93},{"type":15,"tag":39,"props":1666,"children":1667},{"style":137},[1668],{"type":20,"value":1669}," \"=A1+B1-SUM(A1:C3)+AVERAGE(D1:H5)\"",{"type":15,"tag":39,"props":1671,"children":1672},{"style":58},[1673],{"type":20,"value":71},{"type":15,"tag":39,"props":1675,"children":1676},{"class":41,"line":128},[1677],{"type":15,"tag":39,"props":1678,"children":1679},{"emptyLinePlaceholder":165},[1680],{"type":20,"value":168},{"type":15,"tag":39,"props":1682,"children":1683},{"class":41,"line":161},[1684,1688,1693,1697,1701,1706,1710,1714],{"type":15,"tag":39,"props":1685,"children":1686},{"style":46},[1687],{"type":20,"value":186},{"type":15,"tag":39,"props":1689,"children":1690},{"style":52},[1691],{"type":20,"value":1692}," rangeList",{"type":15,"tag":39,"props":1694,"children":1695},{"style":46},[1696],{"type":20,"value":196},{"type":15,"tag":39,"props":1698,"children":1699},{"style":58},[1700],{"type":20,"value":419},{"type":15,"tag":39,"props":1702,"children":1703},{"style":52},[1704],{"type":20,"value":1705},"GetCellFormulaReferenceRanges",{"type":15,"tag":39,"props":1707,"children":1708},{"style":58},[1709],{"type":20,"value":268},{"type":15,"tag":39,"props":1711,"children":1712},{"style":137},[1713],{"type":20,"value":1656},{"type":15,"tag":39,"props":1715,"children":1716},{"style":58},[1717],{"type":20,"value":287},{"type":15,"tag":39,"props":1719,"children":1720},{"class":41,"line":171},[1721],{"type":15,"tag":39,"props":1722,"children":1723},{"emptyLinePlaceholder":165},[1724],{"type":20,"value":168},{"type":15,"tag":39,"props":1726,"children":1727},{"class":41,"line":180},[1728],{"type":15,"tag":39,"props":1729,"children":1730},{"style":122},[1731],{"type":20,"value":1732},"// rangeList[0].Range == \"A1\"\n",{"type":15,"tag":39,"props":1734,"children":1735},{"class":41,"line":213},[1736],{"type":15,"tag":39,"props":1737,"children":1738},{"style":122},[1739],{"type":20,"value":1740},"// rangeList[1].Range == \"B1\"\n",{"type":15,"tag":39,"props":1742,"children":1743},{"class":41,"line":235},[1744],{"type":15,"tag":39,"props":1745,"children":1746},{"style":122},[1747],{"type":20,"value":1748},"// rangeList[2].Range == \"A1:C3\"\n",{"type":15,"tag":39,"props":1750,"children":1751},{"class":41,"line":243},[1752],{"type":15,"tag":39,"props":1753,"children":1754},{"style":122},[1755],{"type":20,"value":1756},"// rangeList[3].Range == \"D1:H5\"\n",{"type":15,"tag":22,"props":1758,"children":1760},{"id":1759},"参照元と参照先のトレース",[1761],{"type":20,"value":1759},{"type":15,"tag":16,"props":1763,"children":1764},{},[1765],{"type":20,"value":1766},"トレース矢印で数式の依存関係を視覚化します。",{"type":15,"tag":16,"props":1768,"children":1769},{},[1770],{"type":15,"tag":100,"props":1771,"children":1774},{"alt":1772,"src":1773},"83","/document/images/83.png",[],{"type":15,"tag":78,"props":1776,"children":1778},{"id":1777},"参照元のトレース",[1779],{"type":20,"value":1777},{"type":15,"tag":28,"props":1781,"children":1783},{"className":30,"code":1782,"language":32,"meta":7,"style":7},"// Via cell property\nvar cell = sheet.Cells[\"C5\"];\ncell.Formula = \"C2+C3\";\ncell.TraceFormulaPrecedents = true;\n\n// Via worksheet method\nsheet.TraceCellPrecedents(\"C5\");\nsheet.TraceCellPrecedents(new CellPosition(4, 2));\n",[1784],{"type":15,"tag":35,"props":1785,"children":1786},{"__ignoreMap":7},[1787,1795,1823,1843,1864,1871,1878,1902],{"type":15,"tag":39,"props":1788,"children":1789},{"class":41,"line":42},[1790],{"type":15,"tag":39,"props":1791,"children":1792},{"style":122},[1793],{"type":20,"value":1794},"// Via cell property\n",{"type":15,"tag":39,"props":1796,"children":1797},{"class":41,"line":128},[1798,1802,1806,1810,1814,1819],{"type":15,"tag":39,"props":1799,"children":1800},{"style":46},[1801],{"type":20,"value":186},{"type":15,"tag":39,"props":1803,"children":1804},{"style":52},[1805],{"type":20,"value":191},{"type":15,"tag":39,"props":1807,"children":1808},{"style":46},[1809],{"type":20,"value":196},{"type":15,"tag":39,"props":1811,"children":1812},{"style":58},[1813],{"type":20,"value":201},{"type":15,"tag":39,"props":1815,"children":1816},{"style":137},[1817],{"type":20,"value":1818},"\"C5\"",{"type":15,"tag":39,"props":1820,"children":1821},{"style":58},[1822],{"type":20,"value":210},{"type":15,"tag":39,"props":1824,"children":1825},{"class":41,"line":161},[1826,1830,1834,1839],{"type":15,"tag":39,"props":1827,"children":1828},{"style":58},[1829],{"type":20,"value":219},{"type":15,"tag":39,"props":1831,"children":1832},{"style":46},[1833],{"type":20,"value":93},{"type":15,"tag":39,"props":1835,"children":1836},{"style":137},[1837],{"type":20,"value":1838}," \"C2+C3\"",{"type":15,"tag":39,"props":1840,"children":1841},{"style":58},[1842],{"type":20,"value":71},{"type":15,"tag":39,"props":1844,"children":1845},{"class":41,"line":171},[1846,1851,1855,1860],{"type":15,"tag":39,"props":1847,"children":1848},{"style":58},[1849],{"type":20,"value":1850},"cell.TraceFormulaPrecedents ",{"type":15,"tag":39,"props":1852,"children":1853},{"style":46},[1854],{"type":20,"value":93},{"type":15,"tag":39,"props":1856,"children":1857},{"style":353},[1858],{"type":20,"value":1859}," true",{"type":15,"tag":39,"props":1861,"children":1862},{"style":58},[1863],{"type":20,"value":71},{"type":15,"tag":39,"props":1865,"children":1866},{"class":41,"line":180},[1867],{"type":15,"tag":39,"props":1868,"children":1869},{"emptyLinePlaceholder":165},[1870],{"type":20,"value":168},{"type":15,"tag":39,"props":1872,"children":1873},{"class":41,"line":213},[1874],{"type":15,"tag":39,"props":1875,"children":1876},{"style":122},[1877],{"type":20,"value":397},{"type":15,"tag":39,"props":1879,"children":1880},{"class":41,"line":235},[1881,1885,1890,1894,1898],{"type":15,"tag":39,"props":1882,"children":1883},{"style":58},[1884],{"type":20,"value":258},{"type":15,"tag":39,"props":1886,"children":1887},{"style":52},[1888],{"type":20,"value":1889},"TraceCellPrecedents",{"type":15,"tag":39,"props":1891,"children":1892},{"style":58},[1893],{"type":20,"value":268},{"type":15,"tag":39,"props":1895,"children":1896},{"style":137},[1897],{"type":20,"value":1818},{"type":15,"tag":39,"props":1899,"children":1900},{"style":58},[1901],{"type":20,"value":287},{"type":15,"tag":39,"props":1903,"children":1904},{"class":41,"line":243},[1905,1909,1913,1917,1921,1925,1929,1933,1937,1941],{"type":15,"tag":39,"props":1906,"children":1907},{"style":58},[1908],{"type":20,"value":258},{"type":15,"tag":39,"props":1910,"children":1911},{"style":52},[1912],{"type":20,"value":1889},{"type":15,"tag":39,"props":1914,"children":1915},{"style":58},[1916],{"type":20,"value":268},{"type":15,"tag":39,"props":1918,"children":1919},{"style":46},[1920],{"type":20,"value":308},{"type":15,"tag":39,"props":1922,"children":1923},{"style":52},[1924],{"type":20,"value":313},{"type":15,"tag":39,"props":1926,"children":1927},{"style":58},[1928],{"type":20,"value":268},{"type":15,"tag":39,"props":1930,"children":1931},{"style":353},[1932],{"type":20,"value":365},{"type":15,"tag":39,"props":1934,"children":1935},{"style":58},[1936],{"type":20,"value":277},{"type":15,"tag":39,"props":1938,"children":1939},{"style":353},[1940],{"type":20,"value":356},{"type":15,"tag":39,"props":1942,"children":1943},{"style":58},[1944],{"type":20,"value":529},{"type":15,"tag":78,"props":1946,"children":1948},{"id":1947},"参照先のトレース",[1949],{"type":20,"value":1947},{"type":15,"tag":28,"props":1951,"children":1953},{"className":30,"code":1952,"language":32,"meta":7,"style":7},"// Via cell property\ncell.TraceFormulaDependents = true;\n\n// Via worksheet method\nsheet.TraceCellDependents(\"C2\");\nsheet.TraceCellDependents(new CellPosition(1, 2));\n",[1954],{"type":15,"tag":35,"props":1955,"children":1956},{"__ignoreMap":7},[1957,1964,1984,1991,1998,2023],{"type":15,"tag":39,"props":1958,"children":1959},{"class":41,"line":42},[1960],{"type":15,"tag":39,"props":1961,"children":1962},{"style":122},[1963],{"type":20,"value":1794},{"type":15,"tag":39,"props":1965,"children":1966},{"class":41,"line":128},[1967,1972,1976,1980],{"type":15,"tag":39,"props":1968,"children":1969},{"style":58},[1970],{"type":20,"value":1971},"cell.TraceFormulaDependents ",{"type":15,"tag":39,"props":1973,"children":1974},{"style":46},[1975],{"type":20,"value":93},{"type":15,"tag":39,"props":1977,"children":1978},{"style":353},[1979],{"type":20,"value":1859},{"type":15,"tag":39,"props":1981,"children":1982},{"style":58},[1983],{"type":20,"value":71},{"type":15,"tag":39,"props":1985,"children":1986},{"class":41,"line":161},[1987],{"type":15,"tag":39,"props":1988,"children":1989},{"emptyLinePlaceholder":165},[1990],{"type":20,"value":168},{"type":15,"tag":39,"props":1992,"children":1993},{"class":41,"line":171},[1994],{"type":15,"tag":39,"props":1995,"children":1996},{"style":122},[1997],{"type":20,"value":397},{"type":15,"tag":39,"props":1999,"children":2000},{"class":41,"line":180},[2001,2005,2010,2014,2019],{"type":15,"tag":39,"props":2002,"children":2003},{"style":58},[2004],{"type":20,"value":258},{"type":15,"tag":39,"props":2006,"children":2007},{"style":52},[2008],{"type":20,"value":2009},"TraceCellDependents",{"type":15,"tag":39,"props":2011,"children":2012},{"style":58},[2013],{"type":20,"value":268},{"type":15,"tag":39,"props":2015,"children":2016},{"style":137},[2017],{"type":20,"value":2018},"\"C2\"",{"type":15,"tag":39,"props":2020,"children":2021},{"style":58},[2022],{"type":20,"value":287},{"type":15,"tag":39,"props":2024,"children":2025},{"class":41,"line":213},[2026,2030,2034,2038,2042,2046,2050,2055,2059,2063],{"type":15,"tag":39,"props":2027,"children":2028},{"style":58},[2029],{"type":20,"value":258},{"type":15,"tag":39,"props":2031,"children":2032},{"style":52},[2033],{"type":20,"value":2009},{"type":15,"tag":39,"props":2035,"children":2036},{"style":58},[2037],{"type":20,"value":268},{"type":15,"tag":39,"props":2039,"children":2040},{"style":46},[2041],{"type":20,"value":308},{"type":15,"tag":39,"props":2043,"children":2044},{"style":52},[2045],{"type":20,"value":313},{"type":15,"tag":39,"props":2047,"children":2048},{"style":58},[2049],{"type":20,"value":268},{"type":15,"tag":39,"props":2051,"children":2052},{"style":353},[2053],{"type":20,"value":2054},"1",{"type":15,"tag":39,"props":2056,"children":2057},{"style":58},[2058],{"type":20,"value":277},{"type":15,"tag":39,"props":2060,"children":2061},{"style":353},[2062],{"type":20,"value":356},{"type":15,"tag":39,"props":2064,"children":2065},{"style":58},[2066],{"type":20,"value":529},{"type":15,"tag":78,"props":2068,"children":2070},{"id":2069},"トレース矢印の削除",[2071],{"type":20,"value":2069},{"type":15,"tag":28,"props":2073,"children":2075},{"className":30,"code":2074,"language":32,"meta":7,"style":7},"// Remove specific traces\nsheet.RemoveCellTracePrecedents(\"C5\");\nsheet.RemoveCellTraceDependents(\"C2\");\n\n// Remove all trace arrows from a cell\nsheet.RemoveCellAllTraceArrows(\"C5\");\n\n// Remove all trace arrows from a range\nsheet.RemoveRangeAllTraceArrows(\"A1:H10\");\n",[2076],{"type":15,"tag":35,"props":2077,"children":2078},{"__ignoreMap":7},[2079,2087,2111,2135,2142,2150,2174,2181,2189],{"type":15,"tag":39,"props":2080,"children":2081},{"class":41,"line":42},[2082],{"type":15,"tag":39,"props":2083,"children":2084},{"style":122},[2085],{"type":20,"value":2086},"// Remove specific traces\n",{"type":15,"tag":39,"props":2088,"children":2089},{"class":41,"line":128},[2090,2094,2099,2103,2107],{"type":15,"tag":39,"props":2091,"children":2092},{"style":58},[2093],{"type":20,"value":258},{"type":15,"tag":39,"props":2095,"children":2096},{"style":52},[2097],{"type":20,"value":2098},"RemoveCellTracePrecedents",{"type":15,"tag":39,"props":2100,"children":2101},{"style":58},[2102],{"type":20,"value":268},{"type":15,"tag":39,"props":2104,"children":2105},{"style":137},[2106],{"type":20,"value":1818},{"type":15,"tag":39,"props":2108,"children":2109},{"style":58},[2110],{"type":20,"value":287},{"type":15,"tag":39,"props":2112,"children":2113},{"class":41,"line":161},[2114,2118,2123,2127,2131],{"type":15,"tag":39,"props":2115,"children":2116},{"style":58},[2117],{"type":20,"value":258},{"type":15,"tag":39,"props":2119,"children":2120},{"style":52},[2121],{"type":20,"value":2122},"RemoveCellTraceDependents",{"type":15,"tag":39,"props":2124,"children":2125},{"style":58},[2126],{"type":20,"value":268},{"type":15,"tag":39,"props":2128,"children":2129},{"style":137},[2130],{"type":20,"value":2018},{"type":15,"tag":39,"props":2132,"children":2133},{"style":58},[2134],{"type":20,"value":287},{"type":15,"tag":39,"props":2136,"children":2137},{"class":41,"line":171},[2138],{"type":15,"tag":39,"props":2139,"children":2140},{"emptyLinePlaceholder":165},[2141],{"type":20,"value":168},{"type":15,"tag":39,"props":2143,"children":2144},{"class":41,"line":180},[2145],{"type":15,"tag":39,"props":2146,"children":2147},{"style":122},[2148],{"type":20,"value":2149},"// Remove all trace arrows from a cell\n",{"type":15,"tag":39,"props":2151,"children":2152},{"class":41,"line":213},[2153,2157,2162,2166,2170],{"type":15,"tag":39,"props":2154,"children":2155},{"style":58},[2156],{"type":20,"value":258},{"type":15,"tag":39,"props":2158,"children":2159},{"style":52},[2160],{"type":20,"value":2161},"RemoveCellAllTraceArrows",{"type":15,"tag":39,"props":2163,"children":2164},{"style":58},[2165],{"type":20,"value":268},{"type":15,"tag":39,"props":2167,"children":2168},{"style":137},[2169],{"type":20,"value":1818},{"type":15,"tag":39,"props":2171,"children":2172},{"style":58},[2173],{"type":20,"value":287},{"type":15,"tag":39,"props":2175,"children":2176},{"class":41,"line":235},[2177],{"type":15,"tag":39,"props":2178,"children":2179},{"emptyLinePlaceholder":165},[2180],{"type":20,"value":168},{"type":15,"tag":39,"props":2182,"children":2183},{"class":41,"line":243},[2184],{"type":15,"tag":39,"props":2185,"children":2186},{"style":122},[2187],{"type":20,"value":2188},"// Remove all trace arrows from a range\n",{"type":15,"tag":39,"props":2190,"children":2191},{"class":41,"line":252},[2192,2196,2201,2205,2210],{"type":15,"tag":39,"props":2193,"children":2194},{"style":58},[2195],{"type":20,"value":258},{"type":15,"tag":39,"props":2197,"children":2198},{"style":52},[2199],{"type":20,"value":2200},"RemoveRangeAllTraceArrows",{"type":15,"tag":39,"props":2202,"children":2203},{"style":58},[2204],{"type":20,"value":268},{"type":15,"tag":39,"props":2206,"children":2207},{"style":137},[2208],{"type":20,"value":2209},"\"A1:H10\"",{"type":15,"tag":39,"props":2211,"children":2212},{"style":58},[2213],{"type":20,"value":287},{"type":15,"tag":78,"props":2215,"children":2217},{"id":2216},"トレースの状態を確認する",[2218],{"type":20,"value":2216},{"type":15,"tag":28,"props":2220,"children":2222},{"className":30,"code":2221,"language":32,"meta":7,"style":7},"bool hasPrecedents = sheet.IsCellInTracePrecedents(new CellPosition(\"C5\"));\nbool hasDependents = sheet.IsCellInTraceDependents(new CellPosition(\"C2\"));\n\n// Get all cells with trace dependents\nvar tracedCells = sheet.GetAllTraceDependentCells();\n",[2223],{"type":15,"tag":35,"props":2224,"children":2225},{"__ignoreMap":7},[2226,2275,2324,2331,2339],{"type":15,"tag":39,"props":2227,"children":2228},{"class":41,"line":42},[2229,2233,2238,2242,2246,2251,2255,2259,2263,2267,2271],{"type":15,"tag":39,"props":2230,"children":2231},{"style":46},[2232],{"type":20,"value":653},{"type":15,"tag":39,"props":2234,"children":2235},{"style":52},[2236],{"type":20,"value":2237}," hasPrecedents",{"type":15,"tag":39,"props":2239,"children":2240},{"style":46},[2241],{"type":20,"value":196},{"type":15,"tag":39,"props":2243,"children":2244},{"style":58},[2245],{"type":20,"value":419},{"type":15,"tag":39,"props":2247,"children":2248},{"style":52},[2249],{"type":20,"value":2250},"IsCellInTracePrecedents",{"type":15,"tag":39,"props":2252,"children":2253},{"style":58},[2254],{"type":20,"value":268},{"type":15,"tag":39,"props":2256,"children":2257},{"style":46},[2258],{"type":20,"value":308},{"type":15,"tag":39,"props":2260,"children":2261},{"style":52},[2262],{"type":20,"value":313},{"type":15,"tag":39,"props":2264,"children":2265},{"style":58},[2266],{"type":20,"value":268},{"type":15,"tag":39,"props":2268,"children":2269},{"style":137},[2270],{"type":20,"value":1818},{"type":15,"tag":39,"props":2272,"children":2273},{"style":58},[2274],{"type":20,"value":529},{"type":15,"tag":39,"props":2276,"children":2277},{"class":41,"line":128},[2278,2282,2287,2291,2295,2300,2304,2308,2312,2316,2320],{"type":15,"tag":39,"props":2279,"children":2280},{"style":46},[2281],{"type":20,"value":653},{"type":15,"tag":39,"props":2283,"children":2284},{"style":52},[2285],{"type":20,"value":2286}," hasDependents",{"type":15,"tag":39,"props":2288,"children":2289},{"style":46},[2290],{"type":20,"value":196},{"type":15,"tag":39,"props":2292,"children":2293},{"style":58},[2294],{"type":20,"value":419},{"type":15,"tag":39,"props":2296,"children":2297},{"style":52},[2298],{"type":20,"value":2299},"IsCellInTraceDependents",{"type":15,"tag":39,"props":2301,"children":2302},{"style":58},[2303],{"type":20,"value":268},{"type":15,"tag":39,"props":2305,"children":2306},{"style":46},[2307],{"type":20,"value":308},{"type":15,"tag":39,"props":2309,"children":2310},{"style":52},[2311],{"type":20,"value":313},{"type":15,"tag":39,"props":2313,"children":2314},{"style":58},[2315],{"type":20,"value":268},{"type":15,"tag":39,"props":2317,"children":2318},{"style":137},[2319],{"type":20,"value":2018},{"type":15,"tag":39,"props":2321,"children":2322},{"style":58},[2323],{"type":20,"value":529},{"type":15,"tag":39,"props":2325,"children":2326},{"class":41,"line":161},[2327],{"type":15,"tag":39,"props":2328,"children":2329},{"emptyLinePlaceholder":165},[2330],{"type":20,"value":168},{"type":15,"tag":39,"props":2332,"children":2333},{"class":41,"line":171},[2334],{"type":15,"tag":39,"props":2335,"children":2336},{"style":122},[2337],{"type":20,"value":2338},"// Get all cells with trace dependents\n",{"type":15,"tag":39,"props":2340,"children":2341},{"class":41,"line":180},[2342,2346,2351,2355,2359,2364],{"type":15,"tag":39,"props":2343,"children":2344},{"style":46},[2345],{"type":20,"value":186},{"type":15,"tag":39,"props":2347,"children":2348},{"style":52},[2349],{"type":20,"value":2350}," tracedCells",{"type":15,"tag":39,"props":2352,"children":2353},{"style":46},[2354],{"type":20,"value":196},{"type":15,"tag":39,"props":2356,"children":2357},{"style":58},[2358],{"type":20,"value":419},{"type":15,"tag":39,"props":2360,"children":2361},{"style":52},[2362],{"type":20,"value":2363},"GetAllTraceDependentCells",{"type":15,"tag":39,"props":2365,"children":2366},{"style":58},[2367],{"type":20,"value":2368},"();\n",{"type":15,"tag":78,"props":2370,"children":2372},{"id":2371},"トレースを常に表示する",[2373],{"type":20,"value":2371},{"type":15,"tag":16,"props":2375,"children":2376},{},[2377],{"type":20,"value":2378},"数式が変更されるとトレース矢印は消えます。常に表示させるには以下のようにします。",{"type":15,"tag":28,"props":2380,"children":2382},{"className":30,"code":2381,"language":32,"meta":7,"style":7},"sheet.CellDataChanged += (s, e) => e.Cell.TraceFormulaPrecedents = true;\n",[2383],{"type":15,"tag":35,"props":2384,"children":2385},{"__ignoreMap":7},[2386],{"type":15,"tag":39,"props":2387,"children":2388},{"class":41,"line":42},[2389,2394,2399,2404,2409,2413,2418,2423,2428,2433,2437,2441],{"type":15,"tag":39,"props":2390,"children":2391},{"style":58},[2392],{"type":20,"value":2393},"sheet.CellDataChanged ",{"type":15,"tag":39,"props":2395,"children":2396},{"style":46},[2397],{"type":20,"value":2398},"+=",{"type":15,"tag":39,"props":2400,"children":2401},{"style":58},[2402],{"type":20,"value":2403}," (",{"type":15,"tag":39,"props":2405,"children":2406},{"style":52},[2407],{"type":20,"value":2408},"s",{"type":15,"tag":39,"props":2410,"children":2411},{"style":58},[2412],{"type":20,"value":277},{"type":15,"tag":39,"props":2414,"children":2415},{"style":52},[2416],{"type":20,"value":2417},"e",{"type":15,"tag":39,"props":2419,"children":2420},{"style":58},[2421],{"type":20,"value":2422},") ",{"type":15,"tag":39,"props":2424,"children":2425},{"style":46},[2426],{"type":20,"value":2427},"=>",{"type":15,"tag":39,"props":2429,"children":2430},{"style":58},[2431],{"type":20,"value":2432}," e.Cell.TraceFormulaPrecedents ",{"type":15,"tag":39,"props":2434,"children":2435},{"style":46},[2436],{"type":20,"value":93},{"type":15,"tag":39,"props":2438,"children":2439},{"style":353},[2440],{"type":20,"value":1859},{"type":15,"tag":39,"props":2442,"children":2443},{"style":58},[2444],{"type":20,"value":71},{"type":15,"tag":22,"props":2446,"children":2448},{"id":2447},"セルの数式プロパティ",[2449],{"type":20,"value":2447},{"type":15,"tag":712,"props":2451,"children":2452},{},[2453,2473],{"type":15,"tag":716,"props":2454,"children":2455},{},[2456],{"type":15,"tag":720,"props":2457,"children":2458},{},[2459,2464,2469],{"type":15,"tag":724,"props":2460,"children":2461},{},[2462],{"type":20,"value":2463},"プロパティ",{"type":15,"tag":724,"props":2465,"children":2466},{},[2467],{"type":20,"value":2468},"型",{"type":15,"tag":724,"props":2470,"children":2471},{},[2472],{"type":20,"value":733},{"type":15,"tag":735,"props":2474,"children":2475},{},[2476,2501,2526,2550,2575],{"type":15,"tag":720,"props":2477,"children":2478},{},[2479,2488,2496],{"type":15,"tag":742,"props":2480,"children":2481},{},[2482],{"type":15,"tag":35,"props":2483,"children":2485},{"className":2484},[],[2486],{"type":20,"value":2487},"Formula",{"type":15,"tag":742,"props":2489,"children":2490},{},[2491],{"type":15,"tag":35,"props":2492,"children":2494},{"className":2493},[],[2495],{"type":20,"value":405},{"type":15,"tag":742,"props":2497,"children":2498},{},[2499],{"type":20,"value":2500},"数式の式を取得または設定します",{"type":15,"tag":720,"props":2502,"children":2503},{},[2504,2513,2521],{"type":15,"tag":742,"props":2505,"children":2506},{},[2507],{"type":15,"tag":35,"props":2508,"children":2510},{"className":2509},[],[2511],{"type":20,"value":2512},"HasFormula",{"type":15,"tag":742,"props":2514,"children":2515},{},[2516],{"type":15,"tag":35,"props":2517,"children":2519},{"className":2518},[],[2520],{"type":20,"value":653},{"type":15,"tag":742,"props":2522,"children":2523},{},[2524],{"type":20,"value":2525},"セルに数式があるかどうか（読み取り専用）",{"type":15,"tag":720,"props":2527,"children":2528},{},[2529,2537,2545],{"type":15,"tag":742,"props":2530,"children":2531},{},[2532],{"type":15,"tag":35,"props":2533,"children":2535},{"className":2534},[],[2536],{"type":20,"value":690},{"type":15,"tag":742,"props":2538,"children":2539},{},[2540],{"type":15,"tag":35,"props":2541,"children":2543},{"className":2542},[],[2544],{"type":20,"value":690},{"type":15,"tag":742,"props":2546,"children":2547},{},[2548],{"type":20,"value":2549},"数式の計算状態（読み取り専用）",{"type":15,"tag":720,"props":2551,"children":2552},{},[2553,2562,2570],{"type":15,"tag":742,"props":2554,"children":2555},{},[2556],{"type":15,"tag":35,"props":2557,"children":2559},{"className":2558},[],[2560],{"type":20,"value":2561},"TraceFormulaPrecedents",{"type":15,"tag":742,"props":2563,"children":2564},{},[2565],{"type":15,"tag":35,"props":2566,"children":2568},{"className":2567},[],[2569],{"type":20,"value":653},{"type":15,"tag":742,"props":2571,"children":2572},{},[2573],{"type":20,"value":2574},"参照元のトレース矢印を表示/非表示にします",{"type":15,"tag":720,"props":2576,"children":2577},{},[2578,2587,2595],{"type":15,"tag":742,"props":2579,"children":2580},{},[2581],{"type":15,"tag":35,"props":2582,"children":2584},{"className":2583},[],[2585],{"type":20,"value":2586},"TraceFormulaDependents",{"type":15,"tag":742,"props":2588,"children":2589},{},[2590],{"type":15,"tag":35,"props":2591,"children":2593},{"className":2592},[],[2594],{"type":20,"value":653},{"type":15,"tag":742,"props":2596,"children":2597},{},[2598],{"type":20,"value":2599},"参照先のトレース矢印を表示/非表示にします",{"type":15,"tag":22,"props":2601,"children":2603},{"id":2602},"自動参照更新",[2604],{"type":20,"value":2602},{"type":15,"tag":16,"props":2606,"children":2607},{},[2608],{"type":20,"value":2609},"セルの値が変更されると、そのセルを参照しているすべてのセルが自動的に再計算されます。",{"type":15,"tag":78,"props":2611,"children":2613},{"id":2612},"一時停止と再開",[2614],{"type":20,"value":2612},{"type":15,"tag":16,"props":2616,"children":2617},{},[2618],{"type":20,"value":2619},"大量のデータ操作の際は、パフォーマンスを向上させるために自動更新を一時停止できます。",{"type":15,"tag":28,"props":2621,"children":2623},{"className":30,"code":2622,"language":32,"meta":7,"style":7},"// Suspend updates\nsheet.SuspendFormulaReferenceUpdates();\n\n// ... bulk data operations ...\n\n// Resume updates\nsheet.ResumeFormulaReferenceUpdates();\n\n// Check if suspended\nbool isSuspended = sheet.IsSuspendingFormulaReferenceUpdates;\n",[2624],{"type":15,"tag":35,"props":2625,"children":2626},{"__ignoreMap":7},[2627,2635,2651,2658,2666,2673,2681,2697,2704,2712],{"type":15,"tag":39,"props":2628,"children":2629},{"class":41,"line":42},[2630],{"type":15,"tag":39,"props":2631,"children":2632},{"style":122},[2633],{"type":20,"value":2634},"// Suspend updates\n",{"type":15,"tag":39,"props":2636,"children":2637},{"class":41,"line":128},[2638,2642,2647],{"type":15,"tag":39,"props":2639,"children":2640},{"style":58},[2641],{"type":20,"value":258},{"type":15,"tag":39,"props":2643,"children":2644},{"style":52},[2645],{"type":20,"value":2646},"SuspendFormulaReferenceUpdates",{"type":15,"tag":39,"props":2648,"children":2649},{"style":58},[2650],{"type":20,"value":2368},{"type":15,"tag":39,"props":2652,"children":2653},{"class":41,"line":161},[2654],{"type":15,"tag":39,"props":2655,"children":2656},{"emptyLinePlaceholder":165},[2657],{"type":20,"value":168},{"type":15,"tag":39,"props":2659,"children":2660},{"class":41,"line":171},[2661],{"type":15,"tag":39,"props":2662,"children":2663},{"style":122},[2664],{"type":20,"value":2665},"// ... bulk data operations ...\n",{"type":15,"tag":39,"props":2667,"children":2668},{"class":41,"line":180},[2669],{"type":15,"tag":39,"props":2670,"children":2671},{"emptyLinePlaceholder":165},[2672],{"type":20,"value":168},{"type":15,"tag":39,"props":2674,"children":2675},{"class":41,"line":213},[2676],{"type":15,"tag":39,"props":2677,"children":2678},{"style":122},[2679],{"type":20,"value":2680},"// Resume updates\n",{"type":15,"tag":39,"props":2682,"children":2683},{"class":41,"line":235},[2684,2688,2693],{"type":15,"tag":39,"props":2685,"children":2686},{"style":58},[2687],{"type":20,"value":258},{"type":15,"tag":39,"props":2689,"children":2690},{"style":52},[2691],{"type":20,"value":2692},"ResumeFormulaReferenceUpdates",{"type":15,"tag":39,"props":2694,"children":2695},{"style":58},[2696],{"type":20,"value":2368},{"type":15,"tag":39,"props":2698,"children":2699},{"class":41,"line":243},[2700],{"type":15,"tag":39,"props":2701,"children":2702},{"emptyLinePlaceholder":165},[2703],{"type":20,"value":168},{"type":15,"tag":39,"props":2705,"children":2706},{"class":41,"line":252},[2707],{"type":15,"tag":39,"props":2708,"children":2709},{"style":122},[2710],{"type":20,"value":2711},"// Check if suspended\n",{"type":15,"tag":39,"props":2713,"children":2714},{"class":41,"line":290},[2715,2719,2724,2728],{"type":15,"tag":39,"props":2716,"children":2717},{"style":46},[2718],{"type":20,"value":653},{"type":15,"tag":39,"props":2720,"children":2721},{"style":52},[2722],{"type":20,"value":2723}," isSuspended",{"type":15,"tag":39,"props":2725,"children":2726},{"style":46},[2727],{"type":20,"value":196},{"type":15,"tag":39,"props":2729,"children":2730},{"style":58},[2731],{"type":20,"value":2732}," sheet.IsSuspendingFormulaReferenceUpdates;\n",{"type":15,"tag":16,"props":2734,"children":2735},{},[2736],{"type":20,"value":2737},"またはワークシートの設定経由で行えます。",{"type":15,"tag":28,"props":2739,"children":2741},{"className":30,"code":2740,"language":32,"meta":7,"style":7},"sheet.SetSettings(WorksheetSettings.Formula_AutoUpdateReferenceCell, false);\nsheet.SetSettings(WorksheetSettings.Formula_AutoUpdateReferenceCell, true);\n",[2742],{"type":15,"tag":35,"props":2743,"children":2744},{"__ignoreMap":7},[2745,2771],{"type":15,"tag":39,"props":2746,"children":2747},{"class":41,"line":42},[2748,2752,2757,2762,2767],{"type":15,"tag":39,"props":2749,"children":2750},{"style":58},[2751],{"type":20,"value":258},{"type":15,"tag":39,"props":2753,"children":2754},{"style":52},[2755],{"type":20,"value":2756},"SetSettings",{"type":15,"tag":39,"props":2758,"children":2759},{"style":58},[2760],{"type":20,"value":2761},"(WorksheetSettings.Formula_AutoUpdateReferenceCell, ",{"type":15,"tag":39,"props":2763,"children":2764},{"style":353},[2765],{"type":20,"value":2766},"false",{"type":15,"tag":39,"props":2768,"children":2769},{"style":58},[2770],{"type":20,"value":287},{"type":15,"tag":39,"props":2772,"children":2773},{"class":41,"line":128},[2774,2778,2782,2786,2791],{"type":15,"tag":39,"props":2775,"children":2776},{"style":58},[2777],{"type":20,"value":258},{"type":15,"tag":39,"props":2779,"children":2780},{"style":52},[2781],{"type":20,"value":2756},{"type":15,"tag":39,"props":2783,"children":2784},{"style":58},[2785],{"type":20,"value":2761},{"type":15,"tag":39,"props":2787,"children":2788},{"style":353},[2789],{"type":20,"value":2790},"true",{"type":15,"tag":39,"props":2792,"children":2793},{"style":58},[2794],{"type":20,"value":287},{"type":15,"tag":22,"props":2796,"children":2798},{"id":2797},"強制再計算",[2799],{"type":20,"value":2797},{"type":15,"tag":16,"props":2801,"children":2802},{},[2803],{"type":20,"value":2804},"ワークシート内のすべての数式を再計算します。",{"type":15,"tag":28,"props":2806,"children":2808},{"className":30,"code":2807,"language":32,"meta":7,"style":7},"// Recalculate entire worksheet\nsheet.Recalculate();\n\n// Recalculate a specific range\nsheet.Recalculate(new RangePosition(\"A1:H10\"));\n\n// Recalculate a single cell\nsheet.RecalcCell(\"E3\");\nsheet.RecalcCell(new CellPosition(\"E3\"));\nsheet.RecalcCell(2, 4);\n\n// Refresh all formula references\nsheet.RefreshFormulaReferences();\n",[2809],{"type":15,"tag":35,"props":2810,"children":2811},{"__ignoreMap":7},[2812,2820,2836,2843,2851,2887,2894,2902,2926,2961,2992,2999,3008],{"type":15,"tag":39,"props":2813,"children":2814},{"class":41,"line":42},[2815],{"type":15,"tag":39,"props":2816,"children":2817},{"style":122},[2818],{"type":20,"value":2819},"// Recalculate entire worksheet\n",{"type":15,"tag":39,"props":2821,"children":2822},{"class":41,"line":128},[2823,2827,2832],{"type":15,"tag":39,"props":2824,"children":2825},{"style":58},[2826],{"type":20,"value":258},{"type":15,"tag":39,"props":2828,"children":2829},{"style":52},[2830],{"type":20,"value":2831},"Recalculate",{"type":15,"tag":39,"props":2833,"children":2834},{"style":58},[2835],{"type":20,"value":2368},{"type":15,"tag":39,"props":2837,"children":2838},{"class":41,"line":161},[2839],{"type":15,"tag":39,"props":2840,"children":2841},{"emptyLinePlaceholder":165},[2842],{"type":20,"value":168},{"type":15,"tag":39,"props":2844,"children":2845},{"class":41,"line":171},[2846],{"type":15,"tag":39,"props":2847,"children":2848},{"style":122},[2849],{"type":20,"value":2850},"// Recalculate a specific range\n",{"type":15,"tag":39,"props":2852,"children":2853},{"class":41,"line":180},[2854,2858,2862,2866,2870,2875,2879,2883],{"type":15,"tag":39,"props":2855,"children":2856},{"style":58},[2857],{"type":20,"value":258},{"type":15,"tag":39,"props":2859,"children":2860},{"style":52},[2861],{"type":20,"value":2831},{"type":15,"tag":39,"props":2863,"children":2864},{"style":58},[2865],{"type":20,"value":268},{"type":15,"tag":39,"props":2867,"children":2868},{"style":46},[2869],{"type":20,"value":308},{"type":15,"tag":39,"props":2871,"children":2872},{"style":52},[2873],{"type":20,"value":2874}," RangePosition",{"type":15,"tag":39,"props":2876,"children":2877},{"style":58},[2878],{"type":20,"value":268},{"type":15,"tag":39,"props":2880,"children":2881},{"style":137},[2882],{"type":20,"value":2209},{"type":15,"tag":39,"props":2884,"children":2885},{"style":58},[2886],{"type":20,"value":529},{"type":15,"tag":39,"props":2888,"children":2889},{"class":41,"line":213},[2890],{"type":15,"tag":39,"props":2891,"children":2892},{"emptyLinePlaceholder":165},[2893],{"type":20,"value":168},{"type":15,"tag":39,"props":2895,"children":2896},{"class":41,"line":235},[2897],{"type":15,"tag":39,"props":2898,"children":2899},{"style":122},[2900],{"type":20,"value":2901},"// Recalculate a single cell\n",{"type":15,"tag":39,"props":2903,"children":2904},{"class":41,"line":243},[2905,2909,2914,2918,2922],{"type":15,"tag":39,"props":2906,"children":2907},{"style":58},[2908],{"type":20,"value":258},{"type":15,"tag":39,"props":2910,"children":2911},{"style":52},[2912],{"type":20,"value":2913},"RecalcCell",{"type":15,"tag":39,"props":2915,"children":2916},{"style":58},[2917],{"type":20,"value":268},{"type":15,"tag":39,"props":2919,"children":2920},{"style":137},[2921],{"type":20,"value":140},{"type":15,"tag":39,"props":2923,"children":2924},{"style":58},[2925],{"type":20,"value":287},{"type":15,"tag":39,"props":2927,"children":2928},{"class":41,"line":252},[2929,2933,2937,2941,2945,2949,2953,2957],{"type":15,"tag":39,"props":2930,"children":2931},{"style":58},[2932],{"type":20,"value":258},{"type":15,"tag":39,"props":2934,"children":2935},{"style":52},[2936],{"type":20,"value":2913},{"type":15,"tag":39,"props":2938,"children":2939},{"style":58},[2940],{"type":20,"value":268},{"type":15,"tag":39,"props":2942,"children":2943},{"style":46},[2944],{"type":20,"value":308},{"type":15,"tag":39,"props":2946,"children":2947},{"style":52},[2948],{"type":20,"value":313},{"type":15,"tag":39,"props":2950,"children":2951},{"style":58},[2952],{"type":20,"value":268},{"type":15,"tag":39,"props":2954,"children":2955},{"style":137},[2956],{"type":20,"value":140},{"type":15,"tag":39,"props":2958,"children":2959},{"style":58},[2960],{"type":20,"value":529},{"type":15,"tag":39,"props":2962,"children":2963},{"class":41,"line":290},[2964,2968,2972,2976,2980,2984,2988],{"type":15,"tag":39,"props":2965,"children":2966},{"style":58},[2967],{"type":20,"value":258},{"type":15,"tag":39,"props":2969,"children":2970},{"style":52},[2971],{"type":20,"value":2913},{"type":15,"tag":39,"props":2973,"children":2974},{"style":58},[2975],{"type":20,"value":268},{"type":15,"tag":39,"props":2977,"children":2978},{"style":353},[2979],{"type":20,"value":356},{"type":15,"tag":39,"props":2981,"children":2982},{"style":58},[2983],{"type":20,"value":277},{"type":15,"tag":39,"props":2985,"children":2986},{"style":353},[2987],{"type":20,"value":365},{"type":15,"tag":39,"props":2989,"children":2990},{"style":58},[2991],{"type":20,"value":287},{"type":15,"tag":39,"props":2993,"children":2994},{"class":41,"line":337},[2995],{"type":15,"tag":39,"props":2996,"children":2997},{"emptyLinePlaceholder":165},[2998],{"type":20,"value":168},{"type":15,"tag":39,"props":3000,"children":3002},{"class":41,"line":3001},12,[3003],{"type":15,"tag":39,"props":3004,"children":3005},{"style":122},[3006],{"type":20,"value":3007},"// Refresh all formula references\n",{"type":15,"tag":39,"props":3009,"children":3011},{"class":41,"line":3010},13,[3012,3016,3021],{"type":15,"tag":39,"props":3013,"children":3014},{"style":58},[3015],{"type":20,"value":258},{"type":15,"tag":39,"props":3017,"children":3018},{"style":52},[3019],{"type":20,"value":3020},"RefreshFormulaReferences",{"type":15,"tag":39,"props":3022,"children":3023},{"style":58},[3024],{"type":20,"value":2368},{"type":15,"tag":22,"props":3026,"children":3028},{"id":3027},"数式の設定-1",[3029],{"type":20,"value":74},{"type":15,"tag":712,"props":3031,"children":3032},{},[3033,3048],{"type":15,"tag":716,"props":3034,"children":3035},{},[3036],{"type":15,"tag":720,"props":3037,"children":3038},{},[3039,3044],{"type":15,"tag":724,"props":3040,"children":3041},{},[3042],{"type":20,"value":3043},"設定",{"type":15,"tag":724,"props":3045,"children":3046},{},[3047],{"type":20,"value":733},{"type":15,"tag":735,"props":3049,"children":3050},{},[3051,3068,3085],{"type":15,"tag":720,"props":3052,"children":3053},{},[3054,3063],{"type":15,"tag":742,"props":3055,"children":3056},{},[3057],{"type":15,"tag":35,"props":3058,"children":3060},{"className":3059},[],[3061],{"type":20,"value":3062},"Formula_AutoUpdateReferenceCell",{"type":15,"tag":742,"props":3064,"children":3065},{},[3066],{"type":20,"value":3067},"セルの値が変更されたときに数式の参照を自動更新します",{"type":15,"tag":720,"props":3069,"children":3070},{},[3071,3080],{"type":15,"tag":742,"props":3072,"children":3073},{},[3074],{"type":15,"tag":35,"props":3075,"children":3077},{"className":3076},[],[3078],{"type":20,"value":3079},"Formula_AutoPickingCellAddress",{"type":15,"tag":742,"props":3081,"children":3082},{},[3083],{"type":20,"value":3084},"数式編集中にセルアドレスの選択を許可します（予約済み）",{"type":15,"tag":720,"props":3086,"children":3087},{},[3088,3097],{"type":15,"tag":742,"props":3089,"children":3090},{},[3091],{"type":15,"tag":35,"props":3092,"children":3094},{"className":3093},[],[3095],{"type":20,"value":3096},"Formula_AutoFormat",{"type":15,"tag":742,"props":3098,"children":3099},{},[3100],{"type":20,"value":3101},"数式を自動的に修正およびフォーマットします",{"type":15,"tag":28,"props":3103,"children":3105},{"className":30,"code":3104,"language":32,"meta":7,"style":7},"sheet.SetSettings(WorksheetSettings.Formula_AutoFormat, true);\n",[3106],{"type":15,"tag":35,"props":3107,"children":3108},{"__ignoreMap":7},[3109],{"type":15,"tag":39,"props":3110,"children":3111},{"class":41,"line":42},[3112,3116,3120,3125,3129],{"type":15,"tag":39,"props":3113,"children":3114},{"style":58},[3115],{"type":20,"value":258},{"type":15,"tag":39,"props":3117,"children":3118},{"style":52},[3119],{"type":20,"value":2756},{"type":15,"tag":39,"props":3121,"children":3122},{"style":58},[3123],{"type":20,"value":3124},"(WorksheetSettings.Formula_AutoFormat, ",{"type":15,"tag":39,"props":3126,"children":3127},{"style":353},[3128],{"type":20,"value":2790},{"type":15,"tag":39,"props":3130,"children":3131},{"style":58},[3132],{"type":20,"value":287},{"type":15,"tag":22,"props":3134,"children":3136},{"id":3135},"formulaextension",[3137],{"type":20,"value":3138},"FormulaExtension",{"type":15,"tag":16,"props":3140,"children":3141},{},[3142,3147],{"type":15,"tag":35,"props":3143,"children":3145},{"className":3144},[],[3146],{"type":20,"value":3138},{"type":20,"value":3148},"クラスは、数式の動作をカスタマイズするための静的プロパティを提供します。",{"type":15,"tag":28,"props":3150,"children":3152},{"className":30,"code":3151,"language":32,"meta":7,"style":7},"using unvell.ReoGrid.Formula;\n",[3153],{"type":15,"tag":35,"props":3154,"children":3155},{"__ignoreMap":7},[3156],{"type":15,"tag":39,"props":3157,"children":3158},{"class":41,"line":42},[3159,3163,3167,3171,3175,3179,3183],{"type":15,"tag":39,"props":3160,"children":3161},{"style":46},[3162],{"type":20,"value":49},{"type":15,"tag":39,"props":3164,"children":3165},{"style":52},[3166],{"type":20,"value":55},{"type":15,"tag":39,"props":3168,"children":3169},{"style":58},[3170],{"type":20,"value":61},{"type":15,"tag":39,"props":3172,"children":3173},{"style":52},[3174],{"type":20,"value":66},{"type":15,"tag":39,"props":3176,"children":3177},{"style":58},[3178],{"type":20,"value":61},{"type":15,"tag":39,"props":3180,"children":3181},{"style":52},[3182],{"type":20,"value":2487},{"type":15,"tag":39,"props":3184,"children":3185},{"style":58},[3186],{"type":20,"value":71},{"type":15,"tag":712,"props":3188,"children":3189},{},[3190,3208],{"type":15,"tag":716,"props":3191,"children":3192},{},[3193],{"type":15,"tag":720,"props":3194,"children":3195},{},[3196,3200,3204],{"type":15,"tag":724,"props":3197,"children":3198},{},[3199],{"type":20,"value":2463},{"type":15,"tag":724,"props":3201,"children":3202},{},[3203],{"type":20,"value":2468},{"type":15,"tag":724,"props":3205,"children":3206},{},[3207],{"type":20,"value":733},{"type":15,"tag":735,"props":3209,"children":3210},{},[3211,3237,3263,3289,3322,3354],{"type":15,"tag":720,"props":3212,"children":3213},{},[3214,3223,3232],{"type":15,"tag":742,"props":3215,"children":3216},{},[3217],{"type":15,"tag":35,"props":3218,"children":3220},{"className":3219},[],[3221],{"type":20,"value":3222},"CustomFunctions",{"type":15,"tag":742,"props":3224,"children":3225},{},[3226],{"type":15,"tag":35,"props":3227,"children":3229},{"className":3228},[],[3230],{"type":20,"value":3231},"Dictionary\u003Cstring, Func\u003CCell, object[], object>>",{"type":15,"tag":742,"props":3233,"children":3234},{},[3235],{"type":20,"value":3236},"カスタム関数レジストリ",{"type":15,"tag":720,"props":3238,"children":3239},{},[3240,3249,3258],{"type":15,"tag":742,"props":3241,"children":3242},{},[3243],{"type":15,"tag":35,"props":3244,"children":3246},{"className":3245},[],[3247],{"type":20,"value":3248},"NameReferenceProvider",{"type":15,"tag":742,"props":3250,"children":3251},{},[3252],{"type":15,"tag":35,"props":3253,"children":3255},{"className":3254},[],[3256],{"type":20,"value":3257},"Func\u003CCell, string, object>",{"type":15,"tag":742,"props":3259,"children":3260},{},[3261],{"type":20,"value":3262},"カスタム名前解決プロバイダー",{"type":15,"tag":720,"props":3264,"children":3265},{},[3266,3275,3284],{"type":15,"tag":742,"props":3267,"children":3268},{},[3269],{"type":15,"tag":35,"props":3270,"children":3272},{"className":3271},[],[3273],{"type":20,"value":3274},"EmptyCellReferenceProvider",{"type":15,"tag":742,"props":3276,"children":3277},{},[3278],{"type":15,"tag":35,"props":3279,"children":3281},{"className":3280},[],[3282],{"type":20,"value":3283},"Func\u003CWorksheet, CellPosition, Cell, object>",{"type":15,"tag":742,"props":3285,"children":3286},{},[3287],{"type":20,"value":3288},"カスタム空セル値プロバイダー",{"type":15,"tag":720,"props":3290,"children":3291},{},[3292,3301,3309],{"type":15,"tag":742,"props":3293,"children":3294},{},[3295],{"type":15,"tag":35,"props":3296,"children":3298},{"className":3297},[],[3299],{"type":20,"value":3300},"ParameterSeparator",{"type":15,"tag":742,"props":3302,"children":3303},{},[3304],{"type":15,"tag":35,"props":3305,"children":3307},{"className":3306},[],[3308],{"type":20,"value":405},{"type":15,"tag":742,"props":3310,"children":3311},{},[3312,3314,3320],{"type":20,"value":3313},"数式のパラメータ区切り文字（デフォルト: ",{"type":15,"tag":35,"props":3315,"children":3317},{"className":3316},[],[3318],{"type":20,"value":3319},"\",\"",{"type":20,"value":3321},")",{"type":15,"tag":720,"props":3323,"children":3324},{},[3325,3334,3342],{"type":15,"tag":742,"props":3326,"children":3327},{},[3328],{"type":15,"tag":35,"props":3329,"children":3331},{"className":3330},[],[3332],{"type":20,"value":3333},"NumberDecimalSeparator",{"type":15,"tag":742,"props":3335,"children":3336},{},[3337],{"type":15,"tag":35,"props":3338,"children":3340},{"className":3339},[],[3341],{"type":20,"value":405},{"type":15,"tag":742,"props":3343,"children":3344},{},[3345,3347,3353],{"type":20,"value":3346},"小数点区切り文字（デフォルト: ",{"type":15,"tag":35,"props":3348,"children":3350},{"className":3349},[],[3351],{"type":20,"value":3352},"\".\"",{"type":20,"value":3321},{"type":15,"tag":720,"props":3355,"children":3356},{},[3357,3366,3374],{"type":15,"tag":742,"props":3358,"children":3359},{},[3360],{"type":15,"tag":35,"props":3361,"children":3363},{"className":3362},[],[3364],{"type":20,"value":3365},"FormulaCalculationEplison",{"type":15,"tag":742,"props":3367,"children":3368},{},[3369],{"type":15,"tag":35,"props":3370,"children":3372},{"className":3371},[],[3373],{"type":20,"value":1065},{"type":15,"tag":742,"props":3375,"children":3376},{},[3377,3379,3385],{"type":20,"value":3378},"計算のイプシロン（デフォルト: ",{"type":15,"tag":35,"props":3380,"children":3382},{"className":3381},[],[3383],{"type":20,"value":3384},"0.000001",{"type":20,"value":814},{"type":15,"tag":78,"props":3387,"children":3389},{"id":3388},"メソッド",[3390],{"type":20,"value":3388},{"type":15,"tag":712,"props":3392,"children":3393},{},[3394,3408],{"type":15,"tag":716,"props":3395,"children":3396},{},[3397],{"type":15,"tag":720,"props":3398,"children":3399},{},[3400,3404],{"type":15,"tag":724,"props":3401,"children":3402},{},[3403],{"type":20,"value":3388},{"type":15,"tag":724,"props":3405,"children":3406},{},[3407],{"type":20,"value":733},{"type":15,"tag":735,"props":3409,"children":3410},{},[3411,3428],{"type":15,"tag":720,"props":3412,"children":3413},{},[3414,3423],{"type":15,"tag":742,"props":3415,"children":3416},{},[3417],{"type":15,"tag":35,"props":3418,"children":3420},{"className":3419},[],[3421],{"type":20,"value":3422},"ChangeToStandardFunctionNames()",{"type":15,"tag":742,"props":3424,"children":3425},{},[3426],{"type":20,"value":3427},"標準の英語関数名を使用します",{"type":15,"tag":720,"props":3429,"children":3430},{},[3431,3440],{"type":15,"tag":742,"props":3432,"children":3433},{},[3434],{"type":15,"tag":35,"props":3435,"children":3437},{"className":3436},[],[3438],{"type":20,"value":3439},"ChangeToRussianFunctionNames()",{"type":15,"tag":742,"props":3441,"children":3442},{},[3443],{"type":20,"value":3444},"ロシア語の関数名を使用します",{"type":15,"tag":22,"props":3446,"children":3448},{"id":3447},"組み込み関数",[3449],{"type":20,"value":3447},{"type":15,"tag":16,"props":3451,"children":3452},{},[3453,3455,3461],{"type":20,"value":3454},"ReoGridはExcel互換の組み込み関数を提供しています。完全なリストは",{"type":15,"tag":1470,"props":3456,"children":3458},{"href":3457},"/document/formula/formula-functions/",[3459],{"type":20,"value":3460},"数式関数",{"type":20,"value":1477},{"type":15,"tag":22,"props":3463,"children":3465},{"id":3464},"カスタム関数",[3466],{"type":20,"value":3464},{"type":15,"tag":16,"props":3468,"children":3469},{},[3470,3476,3478,3483],{"type":15,"tag":35,"props":3471,"children":3473},{"className":3472},[],[3474],{"type":20,"value":3475},"FormulaExtension.CustomFunctions",{"type":20,"value":3477},"でカスタム関数を追加できます。詳しい例は",{"type":15,"tag":1470,"props":3479,"children":3481},{"href":3480},"/document/formula/custom-function/",[3482],{"type":20,"value":3464},{"type":20,"value":1477},{"type":15,"tag":22,"props":3485,"children":3487},{"id":3486},"関連トピック",[3488],{"type":20,"value":3486},{"type":15,"tag":3490,"props":3491,"children":3492},"ul",{},[3493,3503,3512,3523,3532],{"type":15,"tag":3494,"props":3495,"children":3496},"li",{},[3497,3501],{"type":15,"tag":1470,"props":3498,"children":3499},{"href":3457},[3500],{"type":20,"value":3460},{"type":20,"value":3502}," — 組み込み関数の完全なリスト",{"type":15,"tag":3494,"props":3504,"children":3505},{},[3506,3510],{"type":15,"tag":1470,"props":3507,"children":3508},{"href":3480},[3509],{"type":20,"value":3464},{"type":20,"value":3511}," — カスタム関数の作成",{"type":15,"tag":3494,"props":3513,"children":3514},{},[3515,3521],{"type":15,"tag":1470,"props":3516,"children":3518},{"href":3517},"/document/formula/vlookup/",[3519],{"type":20,"value":3520},"VLOOKUP",{"type":20,"value":3522}," — VLOOKUP関数のチュートリアル",{"type":15,"tag":3494,"props":3524,"children":3525},{},[3526,3530],{"type":15,"tag":1470,"props":3527,"children":3528},{"href":1472},[3529],{"type":20,"value":1475},{"type":20,"value":3531}," — 名前付き範囲の定義",{"type":15,"tag":3494,"props":3533,"children":3534},{},[3535,3540],{"type":15,"tag":1470,"props":3536,"children":3538},{"href":3537},"/document/worksheet/settings/",[3539],{"type":20,"value":3043},{"type":20,"value":3541}," — 数式関連の設定",{"type":15,"tag":3543,"props":3544,"children":3545},"style",{},[3546],{"type":20,"value":3547},"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":128,"depth":128,"links":3549},[3550,3551,3555,3556,3559,3562,3563,3564,3565,3566,3567,3568,3575,3576,3579,3580,3581,3584,3585,3586],{"id":24,"depth":128,"text":24},{"id":74,"depth":128,"text":74,"children":3552},[3553,3554],{"id":80,"depth":161,"text":80},{"id":107,"depth":161,"text":107},{"id":380,"depth":128,"text":380},{"id":594,"depth":128,"text":594,"children":3557},[3558],{"id":707,"depth":161,"text":710},{"id":899,"depth":128,"text":899,"children":3560},[3561],{"id":1024,"depth":161,"text":1024},{"id":1202,"depth":128,"text":1202},{"id":1262,"depth":128,"text":1262},{"id":1350,"depth":128,"text":1350},{"id":1384,"depth":128,"text":1384},{"id":1480,"depth":128,"text":1480},{"id":1630,"depth":128,"text":1630},{"id":1759,"depth":128,"text":1759,"children":3569},[3570,3571,3572,3573,3574],{"id":1777,"depth":161,"text":1777},{"id":1947,"depth":161,"text":1947},{"id":2069,"depth":161,"text":2069},{"id":2216,"depth":161,"text":2216},{"id":2371,"depth":161,"text":2371},{"id":2447,"depth":128,"text":2447},{"id":2602,"depth":128,"text":2602,"children":3577},[3578],{"id":2612,"depth":161,"text":2612},{"id":2797,"depth":128,"text":2797},{"id":3027,"depth":128,"text":74},{"id":3135,"depth":128,"text":3138,"children":3582},[3583],{"id":3388,"depth":161,"text":3388},{"id":3447,"depth":128,"text":3447},{"id":3464,"depth":128,"text":3464},{"id":3486,"depth":128,"text":3486},"markdown","content:document:8.formula:1.index.md","content","document/8.formula/1.index.md","document/8.formula/1.index","md",{"loc":4},[3595,3913,3916,3919,3922,3925,3928,3931,3934],{"title":3596,"_path":3597,"children":3598},"Document","/document",[3599,3610,3615,3646,3663,3692,3724,3744,3753,3776,3787,3803,3826,3837,3857,3876,3905],{"title":3600,"_path":3601,"children":3602},"はじめに","/document/getting-started",[3603,3604,3607],{"title":3600,"_path":3601},{"title":3605,"_path":3606},"インストール","/document/getting-started/installation",{"title":3608,"_path":3609},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":3611,"_path":3612,"children":3613},"ワークブック","/document/workbook",[3614],{"title":3611,"_path":3612},{"title":3616,"_path":3617,"children":3618},"ワークシート","/document/worksheet",[3619,3620,3623,3626,3628,3631,3634,3637,3640,3643],{"title":3616,"_path":3617},{"title":3621,"_path":3622},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":3624,"_path":3625},"範囲","/document/worksheet/range",{"title":1475,"_path":3627},"/document/worksheet/named-range",{"title":3629,"_path":3630},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":3632,"_path":3633},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":3635,"_path":3636},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":3638,"_path":3639},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":3641,"_path":3642},"ズーム","/document/worksheet/zoom",{"title":3644,"_path":3645},"設定とオプション","/document/worksheet/settings",{"title":3647,"_path":3648,"children":3649},"選択とナビゲーション","/document/selection",[3650,3651,3654,3657,3660],{"title":3647,"_path":3648},{"title":3652,"_path":3653},"フォーカスと選択","/document/selection/selection",{"title":3655,"_path":3656},"範囲の選択","/document/selection/pick-range",{"title":3658,"_path":3659},"クリップボード","/document/selection/clipboard",{"title":3661,"_path":3662},"テキスト検索","/document/selection/text-search",{"title":3664,"_path":3665,"children":3666},"データ管理","/document/data",[3667,3668,3671,3674,3677,3680,3683,3686,3689],{"title":3664,"_path":3665},{"title":3669,"_path":3670},"データソース","/document/data/datasource",{"title":3672,"_path":3673},"データフィルタリング","/document/data/data-filtering",{"title":3675,"_path":3676},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":3678,"_path":3679},"条件付きフィルター","/document/data/conditional-filter",{"title":3681,"_path":3682},"条件付きスタイル","/document/data/conditional-styles",{"title":3684,"_path":3685},"グループとアウトライン","/document/data/group-and-outline",{"title":3687,"_path":3688},"データバリデーション","/document/data/data-validation",{"title":3690,"_path":3691},"保護とロック","/document/data/protection",{"title":3693,"_path":3694,"children":3695},"セル","/document/cell",[3696,3697,3700,3703,3706,3709,3712,3715,3718,3721],{"title":3693,"_path":3694},{"title":3698,"_path":3699},"セルの編集","/document/cell/cell-edit",{"title":3701,"_path":3702},"スタイル","/document/cell/style",{"title":3704,"_path":3705},"罫線","/document/cell/border",{"title":3707,"_path":3708},"データ書式","/document/cell/data-format",{"title":3710,"_path":3711},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":3713,"_path":3714},"データ連続入力","/document/cell/auto-fill",{"title":3716,"_path":3717},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":3719,"_path":3720},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":3722,"_path":3723},"セルの反復処理","/document/cell/iterate-cells",{"title":3725,"_path":3726,"children":3727},"セルタイプ","/document/cell-types",[3728,3729,3732,3735,3738,3741],{"title":3725,"_path":3726},{"title":3730,"_path":3731},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":3733,"_path":3734},"カスタムセル","/document/cell-types/custom-cell",{"title":3736,"_path":3737},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":3739,"_path":3740},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":3742,"_path":3743},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":8,"_path":4,"children":3745},[3746,3747,3749,3751],{"title":8,"_path":4},{"title":3464,"_path":3748},"/document/formula/custom-function",{"title":3460,"_path":3750},"/document/formula/formula-functions",{"title":3520,"_path":3752},"/document/formula/vlookup",{"title":3754,"_path":3755,"children":3756},"チャート","/document/chart",[3757,3758,3761,3764,3767,3770,3773],{"title":3754,"_path":3755},{"title":3759,"_path":3760},"縦棒グラフ","/document/chart/column-chart",{"title":3762,"_path":3763},"横棒グラフ","/document/chart/bar-chart",{"title":3765,"_path":3766},"折れ線グラフ","/document/chart/line-chart",{"title":3768,"_path":3769},"面グラフ","/document/chart/area-chart",{"title":3771,"_path":3772},"2D円グラフ","/document/chart/pie-2d-chart",{"title":3774,"_path":3775},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":3777,"_path":3778,"children":3779},"フローティングオブジェクト","/document/floating",[3780,3781,3784],{"title":3777,"_path":3778},{"title":3782,"_path":3783},"描画シェイプ","/document/floating/drawing-shapes",{"title":3785,"_path":3786},"フローティング画像","/document/floating/floating-image",{"title":3788,"_path":3789,"children":3790},"イベント","/document/events",[3791,3792,3794,3797,3800],{"title":3788,"_path":3789},{"title":3788,"_path":3793},"/document/events/events",{"title":3795,"_path":3796},"キーボードイベント","/document/events/keyboard-events",{"title":3798,"_path":3799},"マウスイベント","/document/events/mouse-events",{"title":3801,"_path":3802},"SelectionRangeChanged","/document/events/selection-events",{"title":3804,"_path":3805,"children":3806},"カスタマイズ","/document/customization",[3807,3808,3811,3814,3817,3820,3823],{"title":3804,"_path":3805},{"title":3809,"_path":3810},"コントロールの外観","/document/customization/control-appearance",{"title":3812,"_path":3813},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":3815,"_path":3816},"使用可能なホットキー","/document/customization/hot-keys",{"title":3818,"_path":3819},"言語ローカライズ","/document/customization/language-localization",{"title":3821,"_path":3822},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":3824,"_path":3825},"ReoGridEditor","/document/customization/editor",{"title":3827,"_path":3828,"children":3829},"アクション","/document/actions",[3830,3831,3834],{"title":3827,"_path":3828},{"title":3832,"_path":3833},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":3835,"_path":3836},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":3838,"_path":3839,"children":3840},"ファイル形式","/document/io",[3841,3842,3845,3848,3851,3854],{"title":3838,"_path":3839},{"title":3843,"_path":3844},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":3846,"_path":3847},"CSV形式","/document/io/csv-format",{"title":3849,"_path":3850},"RGF形式","/document/io/rgf-format",{"title":3852,"_path":3853},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":3855,"_path":3856},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":3858,"_path":3859,"children":3860},"高度な機能","/document/advanced",[3861,3862,3865,3868,3871,3874],{"title":3858,"_path":3859},{"title":3863,"_path":3864},"メモリワークブック","/document/advanced/memory-workbook",{"title":3866,"_path":3867},"ページングと印刷","/document/advanced/paging-and-print",{"title":3869,"_path":3870},"コントロールのリセット","/document/advanced/reset-control",{"title":3872,"_path":3873},"パフォーマンス","/document/advanced/performance",{"title":3043,"_path":3875},"/document/advanced/settings",{"title":3877,"_path":3878,"children":3879},"ハウツーガイド","/document/how-to",[3880,3881,3884,3887,3890,3893,3896,3899,3902],{"title":3877,"_path":3878},{"title":3882,"_path":3883},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":3885,"_path":3886},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":3888,"_path":3889},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":3891,"_path":3892},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":3894,"_path":3895},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":3897,"_path":3898},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":3900,"_path":3901},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":3903,"_path":3904},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":3906,"_path":3907,"children":3908},"トラブルシューティング","/document/troubleshooting",[3909,3910],{"title":3906,"_path":3907},{"title":3911,"_path":3912},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":3914,"_path":3915},"エディション・機能一覧","/editions-features",{"title":3917,"_path":3918},"個人情報保護方針","/privacy-policy",{"title":3920,"_path":3921},"動作環境","/requirements",{"title":3923,"_path":3924},"ReoGrid利用許諾契約書","/terms",{"title":3926,"_path":3927},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":3929,"_path":3930},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":3932,"_path":3933},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":3935,"_path":3936},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025045872]