[{"data":1,"prerenderedAt":2819},["ShallowReactive",2],{"content-query-vXh5nqkv0z":3,"navigation":2473},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":2466,"_id":2467,"_source":2468,"_file":2469,"_stem":2470,"_extension":2471,"sitemap":2472},"/document/formula/formula-functions","formula",false,"","数式関数","ReoGridは、Microsoft Excelと互換性のある以下の組み込み数式関数を提供しています。","2014-05-28",{"type":12,"children":13,"toc":2452},"root",[14,21,37,43,412,417,539,544,802,816,821,1249,1254,1614,1619,1885,1891,1896,1991,1997,2178,2184,2189,2294,2299,2312,2391,2396,2407,2412,2446],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":9},"text",{"type":15,"tag":22,"props":23,"children":25},"info",{"type":24},"success",[26],{"type":15,"tag":16,"props":27,"children":28},{},[29,35],{"type":15,"tag":30,"props":31,"children":32},"strong",{},[33],{"type":20,"value":34},"v4.5 で Excel 互換の数式関数を 47 種追加しました。",{"type":20,"value":36}," 新しく追加された関数には 🆕 を付けています。",{"type":15,"tag":38,"props":39,"children":41},"h2",{"id":40},"統計",[42],{"type":20,"value":40},{"type":15,"tag":44,"props":45,"children":46},"table",{},[47,66],{"type":15,"tag":48,"props":49,"children":50},"thead",{},[51],{"type":15,"tag":52,"props":53,"children":54},"tr",{},[55,61],{"type":15,"tag":56,"props":57,"children":58},"th",{},[59],{"type":20,"value":60},"関数",{"type":15,"tag":56,"props":62,"children":63},{},[64],{"type":20,"value":65},"説明",{"type":15,"tag":67,"props":68,"children":69},"tbody",{},[70,89,106,123,140,157,174,191,208,225,242,259,276,293,310,327,344,361,378,395],{"type":15,"tag":52,"props":71,"children":72},{},[73,84],{"type":15,"tag":74,"props":75,"children":76},"td",{},[77],{"type":15,"tag":78,"props":79,"children":81},"code",{"className":80},[],[82],{"type":20,"value":83},"SUM(range)",{"type":15,"tag":74,"props":85,"children":86},{},[87],{"type":20,"value":88},"範囲内のすべての値の合計",{"type":15,"tag":52,"props":90,"children":91},{},[92,101],{"type":15,"tag":74,"props":93,"children":94},{},[95],{"type":15,"tag":78,"props":96,"children":98},{"className":97},[],[99],{"type":20,"value":100},"SUMIF(range, criteria, [sum_range])",{"type":15,"tag":74,"props":102,"children":103},{},[104],{"type":20,"value":105},"条件を満たす値の合計",{"type":15,"tag":52,"props":107,"children":108},{},[109,118],{"type":15,"tag":74,"props":110,"children":111},{},[112],{"type":15,"tag":78,"props":113,"children":115},{"className":114},[],[116],{"type":20,"value":117},"SUMIFS(sum_range, range1, criteria1, ...)",{"type":15,"tag":74,"props":119,"children":120},{},[121],{"type":20,"value":122},"複数条件をすべて満たす値の合計 🆕",{"type":15,"tag":52,"props":124,"children":125},{},[126,135],{"type":15,"tag":74,"props":127,"children":128},{},[129],{"type":15,"tag":78,"props":130,"children":132},{"className":131},[],[133],{"type":20,"value":134},"AVERAGE(range)",{"type":15,"tag":74,"props":136,"children":137},{},[138],{"type":20,"value":139},"範囲内のすべての値の平均",{"type":15,"tag":52,"props":141,"children":142},{},[143,152],{"type":15,"tag":74,"props":144,"children":145},{},[146],{"type":15,"tag":78,"props":147,"children":149},{"className":148},[],[150],{"type":20,"value":151},"AVERAGEIF(range, criteria, [avg_range])",{"type":15,"tag":74,"props":153,"children":154},{},[155],{"type":20,"value":156},"条件を満たす値の平均",{"type":15,"tag":52,"props":158,"children":159},{},[160,169],{"type":15,"tag":74,"props":161,"children":162},{},[163],{"type":15,"tag":78,"props":164,"children":166},{"className":165},[],[167],{"type":20,"value":168},"AVERAGEIFS(avg_range, range1, criteria1, ...)",{"type":15,"tag":74,"props":170,"children":171},{},[172],{"type":20,"value":173},"複数条件をすべて満たす値の平均 🆕",{"type":15,"tag":52,"props":175,"children":176},{},[177,186],{"type":15,"tag":74,"props":178,"children":179},{},[180],{"type":15,"tag":78,"props":181,"children":183},{"className":182},[],[184],{"type":20,"value":185},"COUNT(range)",{"type":15,"tag":74,"props":187,"children":188},{},[189],{"type":20,"value":190},"範囲内の数値の個数",{"type":15,"tag":52,"props":192,"children":193},{},[194,203],{"type":15,"tag":74,"props":195,"children":196},{},[197],{"type":15,"tag":78,"props":198,"children":200},{"className":199},[],[201],{"type":20,"value":202},"COUNTA(range)",{"type":15,"tag":74,"props":204,"children":205},{},[206],{"type":20,"value":207},"範囲内の空でないセルの個数",{"type":15,"tag":52,"props":209,"children":210},{},[211,220],{"type":15,"tag":74,"props":212,"children":213},{},[214],{"type":15,"tag":78,"props":215,"children":217},{"className":216},[],[218],{"type":20,"value":219},"COUNTIF(range, criteria)",{"type":15,"tag":74,"props":221,"children":222},{},[223],{"type":20,"value":224},"条件を満たすセルの個数",{"type":15,"tag":52,"props":226,"children":227},{},[228,237],{"type":15,"tag":74,"props":229,"children":230},{},[231],{"type":15,"tag":78,"props":232,"children":234},{"className":233},[],[235],{"type":20,"value":236},"COUNTIFS(range1, criteria1, ...)",{"type":15,"tag":74,"props":238,"children":239},{},[240],{"type":20,"value":241},"複数条件をすべて満たすセルの個数 🆕",{"type":15,"tag":52,"props":243,"children":244},{},[245,254],{"type":15,"tag":74,"props":246,"children":247},{},[248],{"type":15,"tag":78,"props":249,"children":251},{"className":250},[],[252],{"type":20,"value":253},"MIN(range)",{"type":15,"tag":74,"props":255,"children":256},{},[257],{"type":20,"value":258},"範囲内の最小値",{"type":15,"tag":52,"props":260,"children":261},{},[262,271],{"type":15,"tag":74,"props":263,"children":264},{},[265],{"type":15,"tag":78,"props":266,"children":268},{"className":267},[],[269],{"type":20,"value":270},"MAX(range)",{"type":15,"tag":74,"props":272,"children":273},{},[274],{"type":20,"value":275},"範囲内の最大値",{"type":15,"tag":52,"props":277,"children":278},{},[279,288],{"type":15,"tag":74,"props":280,"children":281},{},[282],{"type":15,"tag":78,"props":283,"children":285},{"className":284},[],[286],{"type":20,"value":287},"MEDIAN(range)",{"type":15,"tag":74,"props":289,"children":290},{},[291],{"type":20,"value":292},"範囲内の中央値 🆕",{"type":15,"tag":52,"props":294,"children":295},{},[296,305],{"type":15,"tag":74,"props":297,"children":298},{},[299],{"type":15,"tag":78,"props":300,"children":302},{"className":301},[],[303],{"type":20,"value":304},"RANK(number, range, [order])",{"type":15,"tag":74,"props":306,"children":307},{},[308],{"type":20,"value":309},"範囲内での順位 🆕",{"type":15,"tag":52,"props":311,"children":312},{},[313,322],{"type":15,"tag":74,"props":314,"children":315},{},[316],{"type":15,"tag":78,"props":317,"children":319},{"className":318},[],[320],{"type":20,"value":321},"LARGE(range, k)",{"type":15,"tag":74,"props":323,"children":324},{},[325],{"type":20,"value":326},"k 番目に大きい値 🆕",{"type":15,"tag":52,"props":328,"children":329},{},[330,339],{"type":15,"tag":74,"props":331,"children":332},{},[333],{"type":15,"tag":78,"props":334,"children":336},{"className":335},[],[337],{"type":20,"value":338},"SMALL(range, k)",{"type":15,"tag":74,"props":340,"children":341},{},[342],{"type":20,"value":343},"k 番目に小さい値 🆕",{"type":15,"tag":52,"props":345,"children":346},{},[347,356],{"type":15,"tag":74,"props":348,"children":349},{},[350],{"type":15,"tag":78,"props":351,"children":353},{"className":352},[],[354],{"type":20,"value":355},"STDEV(range)",{"type":15,"tag":74,"props":357,"children":358},{},[359],{"type":20,"value":360},"標本標準偏差 🆕",{"type":15,"tag":52,"props":362,"children":363},{},[364,373],{"type":15,"tag":74,"props":365,"children":366},{},[367],{"type":15,"tag":78,"props":368,"children":370},{"className":369},[],[371],{"type":20,"value":372},"STDEVP(range)",{"type":15,"tag":74,"props":374,"children":375},{},[376],{"type":20,"value":377},"母標準偏差 🆕",{"type":15,"tag":52,"props":379,"children":380},{},[381,390],{"type":15,"tag":74,"props":382,"children":383},{},[384],{"type":15,"tag":78,"props":385,"children":387},{"className":386},[],[388],{"type":20,"value":389},"VAR(range)",{"type":15,"tag":74,"props":391,"children":392},{},[393],{"type":20,"value":394},"標本分散 🆕",{"type":15,"tag":52,"props":396,"children":397},{},[398,407],{"type":15,"tag":74,"props":399,"children":400},{},[401],{"type":15,"tag":78,"props":402,"children":404},{"className":403},[],[405],{"type":20,"value":406},"VARP(range)",{"type":15,"tag":74,"props":408,"children":409},{},[410],{"type":20,"value":411},"母分散 🆕",{"type":15,"tag":38,"props":413,"children":415},{"id":414},"条件",[416],{"type":20,"value":414},{"type":15,"tag":44,"props":418,"children":419},{},[420,434],{"type":15,"tag":48,"props":421,"children":422},{},[423],{"type":15,"tag":52,"props":424,"children":425},{},[426,430],{"type":15,"tag":56,"props":427,"children":428},{},[429],{"type":20,"value":60},{"type":15,"tag":56,"props":431,"children":432},{},[433],{"type":20,"value":65},{"type":15,"tag":67,"props":435,"children":436},{},[437,454,471,488,505,522],{"type":15,"tag":52,"props":438,"children":439},{},[440,449],{"type":15,"tag":74,"props":441,"children":442},{},[443],{"type":15,"tag":78,"props":444,"children":446},{"className":445},[],[447],{"type":20,"value":448},"IF(condition, true_value, false_value)",{"type":15,"tag":74,"props":450,"children":451},{},[452],{"type":20,"value":453},"条件に基づいて値を返します",{"type":15,"tag":52,"props":455,"children":456},{},[457,466],{"type":15,"tag":74,"props":458,"children":459},{},[460],{"type":15,"tag":78,"props":461,"children":463},{"className":462},[],[464],{"type":20,"value":465},"IFS(condition1, value1, ...)",{"type":15,"tag":74,"props":467,"children":468},{},[469],{"type":20,"value":470},"複数の条件を順に評価し、最初に真となった値を返します 🆕",{"type":15,"tag":52,"props":472,"children":473},{},[474,483],{"type":15,"tag":74,"props":475,"children":476},{},[477],{"type":15,"tag":78,"props":478,"children":480},{"className":479},[],[481],{"type":20,"value":482},"IFERROR(value, value_if_error)",{"type":15,"tag":74,"props":484,"children":485},{},[486],{"type":20,"value":487},"値がエラーの場合に代替値を返します 🆕",{"type":15,"tag":52,"props":489,"children":490},{},[491,500],{"type":15,"tag":74,"props":492,"children":493},{},[494],{"type":15,"tag":78,"props":495,"children":497},{"className":496},[],[498],{"type":20,"value":499},"AND(value1, value2, ...)",{"type":15,"tag":74,"props":501,"children":502},{},[503],{"type":20,"value":504},"すべての引数が真の場合に真を返します",{"type":15,"tag":52,"props":506,"children":507},{},[508,517],{"type":15,"tag":74,"props":509,"children":510},{},[511],{"type":15,"tag":78,"props":512,"children":514},{"className":513},[],[515],{"type":20,"value":516},"OR(value1, value2, ...)",{"type":15,"tag":74,"props":518,"children":519},{},[520],{"type":20,"value":521},"いずれかの引数が真の場合に真を返します",{"type":15,"tag":52,"props":523,"children":524},{},[525,534],{"type":15,"tag":74,"props":526,"children":527},{},[528],{"type":15,"tag":78,"props":529,"children":531},{"className":530},[],[532],{"type":20,"value":533},"NOT(value)",{"type":15,"tag":74,"props":535,"children":536},{},[537],{"type":20,"value":538},"ブール値を反転します",{"type":15,"tag":38,"props":540,"children":542},{"id":541},"検索と参照",[543],{"type":20,"value":541},{"type":15,"tag":44,"props":545,"children":546},{},[547,561],{"type":15,"tag":48,"props":548,"children":549},{},[550],{"type":15,"tag":52,"props":551,"children":552},{},[553,557],{"type":15,"tag":56,"props":554,"children":555},{},[556],{"type":20,"value":60},{"type":15,"tag":56,"props":558,"children":559},{},[560],{"type":20,"value":65},{"type":15,"tag":67,"props":562,"children":563},{},[564,581,598,615,632,649,666,683,700,717,734,751,768,785],{"type":15,"tag":52,"props":565,"children":566},{},[567,576],{"type":15,"tag":74,"props":568,"children":569},{},[570],{"type":15,"tag":78,"props":571,"children":573},{"className":572},[],[574],{"type":20,"value":575},"VLOOKUP(value, range, col, [exact])",{"type":15,"tag":74,"props":577,"children":578},{},[579],{"type":20,"value":580},"テーブル内の垂直検索",{"type":15,"tag":52,"props":582,"children":583},{},[584,593],{"type":15,"tag":74,"props":585,"children":586},{},[587],{"type":15,"tag":78,"props":588,"children":590},{"className":589},[],[591],{"type":20,"value":592},"HLOOKUP(value, range, row, [exact])",{"type":15,"tag":74,"props":594,"children":595},{},[596],{"type":20,"value":597},"テーブル内の水平検索",{"type":15,"tag":52,"props":599,"children":600},{},[601,610],{"type":15,"tag":74,"props":602,"children":603},{},[604],{"type":15,"tag":78,"props":605,"children":607},{"className":606},[],[608],{"type":20,"value":609},"XLOOKUP(value, lookup_range, return_range)",{"type":15,"tag":74,"props":611,"children":612},{},[613],{"type":20,"value":614},"拡張検索（柔軟な検索）",{"type":15,"tag":52,"props":616,"children":617},{},[618,627],{"type":15,"tag":74,"props":619,"children":620},{},[621],{"type":15,"tag":78,"props":622,"children":624},{"className":623},[],[625],{"type":20,"value":626},"MATCH(value, range, [match_type])",{"type":15,"tag":74,"props":628,"children":629},{},[630],{"type":20,"value":631},"範囲内の値の位置を検索",{"type":15,"tag":52,"props":633,"children":634},{},[635,644],{"type":15,"tag":74,"props":636,"children":637},{},[638],{"type":15,"tag":78,"props":639,"children":641},{"className":640},[],[642],{"type":20,"value":643},"XMATCH(value, range)",{"type":15,"tag":74,"props":645,"children":646},{},[647],{"type":20,"value":648},"拡張一致",{"type":15,"tag":52,"props":650,"children":651},{},[652,661],{"type":15,"tag":74,"props":653,"children":654},{},[655],{"type":15,"tag":78,"props":656,"children":658},{"className":657},[],[659],{"type":20,"value":660},"INDEX(range, row, [col])",{"type":15,"tag":74,"props":662,"children":663},{},[664],{"type":20,"value":665},"範囲内の指定位置にある値 🆕",{"type":15,"tag":52,"props":667,"children":668},{},[669,678],{"type":15,"tag":74,"props":670,"children":671},{},[672],{"type":15,"tag":78,"props":673,"children":675},{"className":674},[],[676],{"type":20,"value":677},"OFFSET(reference, rows, cols, [height], [width])",{"type":15,"tag":74,"props":679,"children":680},{},[681],{"type":20,"value":682},"基準セルからオフセットした参照 🆕",{"type":15,"tag":52,"props":684,"children":685},{},[686,695],{"type":15,"tag":74,"props":687,"children":688},{},[689],{"type":15,"tag":78,"props":690,"children":692},{"className":691},[],[693],{"type":20,"value":694},"CHOOSE(index, value1, value2, ...)",{"type":15,"tag":74,"props":696,"children":697},{},[698],{"type":20,"value":699},"インデックスに対応する値を返します 🆕",{"type":15,"tag":52,"props":701,"children":702},{},[703,712],{"type":15,"tag":74,"props":704,"children":705},{},[706],{"type":15,"tag":78,"props":707,"children":709},{"className":708},[],[710],{"type":20,"value":711},"ADDRESS(row, col, [abs_type])",{"type":15,"tag":74,"props":713,"children":714},{},[715],{"type":20,"value":716},"セルアドレス文字列を作成",{"type":15,"tag":52,"props":718,"children":719},{},[720,729],{"type":15,"tag":74,"props":721,"children":722},{},[723],{"type":15,"tag":78,"props":724,"children":726},{"className":725},[],[727],{"type":20,"value":728},"INDIRECT(address)",{"type":15,"tag":74,"props":730,"children":731},{},[732],{"type":20,"value":733},"アドレス文字列でセルを参照",{"type":15,"tag":52,"props":735,"children":736},{},[737,746],{"type":15,"tag":74,"props":738,"children":739},{},[740],{"type":15,"tag":78,"props":741,"children":743},{"className":742},[],[744],{"type":20,"value":745},"ROW([cell])",{"type":15,"tag":74,"props":747,"children":748},{},[749],{"type":20,"value":750},"セルの行番号",{"type":15,"tag":52,"props":752,"children":753},{},[754,763],{"type":15,"tag":74,"props":755,"children":756},{},[757],{"type":15,"tag":78,"props":758,"children":760},{"className":759},[],[761],{"type":20,"value":762},"COLUMN([cell])",{"type":15,"tag":74,"props":764,"children":765},{},[766],{"type":20,"value":767},"セルの列番号",{"type":15,"tag":52,"props":769,"children":770},{},[771,780],{"type":15,"tag":74,"props":772,"children":773},{},[774],{"type":15,"tag":78,"props":775,"children":777},{"className":776},[],[778],{"type":20,"value":779},"CELL(info, [cell])",{"type":15,"tag":74,"props":781,"children":782},{},[783],{"type":20,"value":784},"セルに関する情報",{"type":15,"tag":52,"props":786,"children":787},{},[788,797],{"type":15,"tag":74,"props":789,"children":790},{},[791],{"type":15,"tag":78,"props":792,"children":794},{"className":793},[],[795],{"type":20,"value":796},"VALUE(text)",{"type":15,"tag":74,"props":798,"children":799},{},[800],{"type":20,"value":801},"テキストを数値に変換",{"type":15,"tag":16,"props":803,"children":804},{},[805,807,814],{"type":20,"value":806},"詳しいVLOOKUPのチュートリアルは",{"type":15,"tag":808,"props":809,"children":811},"a",{"href":810},"/document/formula/vlookup/",[812],{"type":20,"value":813},"VLOOKUP",{"type":20,"value":815},"を参照してください。",{"type":15,"tag":38,"props":817,"children":819},{"id":818},"数学",[820],{"type":20,"value":818},{"type":15,"tag":44,"props":822,"children":823},{},[824,838],{"type":15,"tag":48,"props":825,"children":826},{},[827],{"type":15,"tag":52,"props":828,"children":829},{},[830,834],{"type":15,"tag":56,"props":831,"children":832},{},[833],{"type":20,"value":60},{"type":15,"tag":56,"props":835,"children":836},{},[837],{"type":20,"value":65},{"type":15,"tag":67,"props":839,"children":840},{},[841,858,875,892,909,926,943,960,977,994,1011,1028,1045,1062,1079,1096,1113,1130,1147,1164,1181,1198,1215,1232],{"type":15,"tag":52,"props":842,"children":843},{},[844,853],{"type":15,"tag":74,"props":845,"children":846},{},[847],{"type":15,"tag":78,"props":848,"children":850},{"className":849},[],[851],{"type":20,"value":852},"ABS(number)",{"type":15,"tag":74,"props":854,"children":855},{},[856],{"type":20,"value":857},"絶対値",{"type":15,"tag":52,"props":859,"children":860},{},[861,870],{"type":15,"tag":74,"props":862,"children":863},{},[864],{"type":15,"tag":78,"props":865,"children":867},{"className":866},[],[868],{"type":20,"value":869},"SIGN(number)",{"type":15,"tag":74,"props":871,"children":872},{},[873],{"type":20,"value":874},"符号（正なら 1、0 なら 0、負なら -1） 🆕",{"type":15,"tag":52,"props":876,"children":877},{},[878,887],{"type":15,"tag":74,"props":879,"children":880},{},[881],{"type":15,"tag":78,"props":882,"children":884},{"className":883},[],[885],{"type":20,"value":886},"INT(number)",{"type":15,"tag":74,"props":888,"children":889},{},[890],{"type":20,"value":891},"整数部（小さい方の整数に丸め） 🆕",{"type":15,"tag":52,"props":893,"children":894},{},[895,904],{"type":15,"tag":74,"props":896,"children":897},{},[898],{"type":15,"tag":78,"props":899,"children":901},{"className":900},[],[902],{"type":20,"value":903},"TRUNC(number, [digits])",{"type":15,"tag":74,"props":905,"children":906},{},[907],{"type":20,"value":908},"小数部を切り捨て 🆕",{"type":15,"tag":52,"props":910,"children":911},{},[912,921],{"type":15,"tag":74,"props":913,"children":914},{},[915],{"type":15,"tag":78,"props":916,"children":918},{"className":917},[],[919],{"type":20,"value":920},"ROUND(number, digits)",{"type":15,"tag":74,"props":922,"children":923},{},[924],{"type":20,"value":925},"指定した小数点以下の桁数に丸めます",{"type":15,"tag":52,"props":927,"children":928},{},[929,938],{"type":15,"tag":74,"props":930,"children":931},{},[932],{"type":15,"tag":78,"props":933,"children":935},{"className":934},[],[936],{"type":20,"value":937},"ROUNDUP(number, digits)",{"type":15,"tag":74,"props":939,"children":940},{},[941],{"type":20,"value":942},"指定した桁数で切り上げ 🆕",{"type":15,"tag":52,"props":944,"children":945},{},[946,955],{"type":15,"tag":74,"props":947,"children":948},{},[949],{"type":15,"tag":78,"props":950,"children":952},{"className":951},[],[953],{"type":20,"value":954},"ROUNDDOWN(number, digits)",{"type":15,"tag":74,"props":956,"children":957},{},[958],{"type":20,"value":959},"指定した桁数で切り捨て 🆕",{"type":15,"tag":52,"props":961,"children":962},{},[963,972],{"type":15,"tag":74,"props":964,"children":965},{},[966],{"type":15,"tag":78,"props":967,"children":969},{"className":968},[],[970],{"type":20,"value":971},"CEILING(number, significance)",{"type":15,"tag":74,"props":973,"children":974},{},[975],{"type":20,"value":976},"最も近い倍数に切り上げます",{"type":15,"tag":52,"props":978,"children":979},{},[980,989],{"type":15,"tag":74,"props":981,"children":982},{},[983],{"type":15,"tag":78,"props":984,"children":986},{"className":985},[],[987],{"type":20,"value":988},"FLOOR(number, significance)",{"type":15,"tag":74,"props":990,"children":991},{},[992],{"type":20,"value":993},"最も近い倍数に切り下げます",{"type":15,"tag":52,"props":995,"children":996},{},[997,1006],{"type":15,"tag":74,"props":998,"children":999},{},[1000],{"type":15,"tag":78,"props":1001,"children":1003},{"className":1002},[],[1004],{"type":20,"value":1005},"MOD(number, divisor)",{"type":15,"tag":74,"props":1007,"children":1008},{},[1009],{"type":20,"value":1010},"除算の余り",{"type":15,"tag":52,"props":1012,"children":1013},{},[1014,1023],{"type":15,"tag":74,"props":1015,"children":1016},{},[1017],{"type":15,"tag":78,"props":1018,"children":1020},{"className":1019},[],[1021],{"type":20,"value":1022},"POWER(base, exponent)",{"type":15,"tag":74,"props":1024,"children":1025},{},[1026],{"type":20,"value":1027},"べき乗",{"type":15,"tag":52,"props":1029,"children":1030},{},[1031,1040],{"type":15,"tag":74,"props":1032,"children":1033},{},[1034],{"type":15,"tag":78,"props":1035,"children":1037},{"className":1036},[],[1038],{"type":20,"value":1039},"SQRT(number)",{"type":15,"tag":74,"props":1041,"children":1042},{},[1043],{"type":20,"value":1044},"平方根 🆕",{"type":15,"tag":52,"props":1046,"children":1047},{},[1048,1057],{"type":15,"tag":74,"props":1049,"children":1050},{},[1051],{"type":15,"tag":78,"props":1052,"children":1054},{"className":1053},[],[1055],{"type":20,"value":1056},"SUMPRODUCT(range1, range2, ...)",{"type":15,"tag":74,"props":1058,"children":1059},{},[1060],{"type":20,"value":1061},"対応する要素の積の合計 🆕",{"type":15,"tag":52,"props":1063,"children":1064},{},[1065,1074],{"type":15,"tag":74,"props":1066,"children":1067},{},[1068],{"type":15,"tag":78,"props":1069,"children":1071},{"className":1070},[],[1072],{"type":20,"value":1073},"PI()",{"type":15,"tag":74,"props":1075,"children":1076},{},[1077],{"type":20,"value":1078},"円周率 π 🆕",{"type":15,"tag":52,"props":1080,"children":1081},{},[1082,1091],{"type":15,"tag":74,"props":1083,"children":1084},{},[1085],{"type":15,"tag":78,"props":1086,"children":1088},{"className":1087},[],[1089],{"type":20,"value":1090},"EXP(number)",{"type":15,"tag":74,"props":1092,"children":1093},{},[1094],{"type":20,"value":1095},"eのべき乗",{"type":15,"tag":52,"props":1097,"children":1098},{},[1099,1108],{"type":15,"tag":74,"props":1100,"children":1101},{},[1102],{"type":15,"tag":78,"props":1103,"children":1105},{"className":1104},[],[1106],{"type":20,"value":1107},"LOG(number, [base])",{"type":15,"tag":74,"props":1109,"children":1110},{},[1111],{"type":20,"value":1112},"対数",{"type":15,"tag":52,"props":1114,"children":1115},{},[1116,1125],{"type":15,"tag":74,"props":1117,"children":1118},{},[1119],{"type":15,"tag":78,"props":1120,"children":1122},{"className":1121},[],[1123],{"type":20,"value":1124},"LOG10(number)",{"type":15,"tag":74,"props":1126,"children":1127},{},[1128],{"type":20,"value":1129},"常用対数",{"type":15,"tag":52,"props":1131,"children":1132},{},[1133,1142],{"type":15,"tag":74,"props":1134,"children":1135},{},[1136],{"type":15,"tag":78,"props":1137,"children":1139},{"className":1138},[],[1140],{"type":20,"value":1141},"SIN(radians)",{"type":15,"tag":74,"props":1143,"children":1144},{},[1145],{"type":20,"value":1146},"正弦",{"type":15,"tag":52,"props":1148,"children":1149},{},[1150,1159],{"type":15,"tag":74,"props":1151,"children":1152},{},[1153],{"type":15,"tag":78,"props":1154,"children":1156},{"className":1155},[],[1157],{"type":20,"value":1158},"COS(radians)",{"type":15,"tag":74,"props":1160,"children":1161},{},[1162],{"type":20,"value":1163},"余弦",{"type":15,"tag":52,"props":1165,"children":1166},{},[1167,1176],{"type":15,"tag":74,"props":1168,"children":1169},{},[1170],{"type":15,"tag":78,"props":1171,"children":1173},{"className":1172},[],[1174],{"type":20,"value":1175},"TAN(radians)",{"type":15,"tag":74,"props":1177,"children":1178},{},[1179],{"type":20,"value":1180},"正接",{"type":15,"tag":52,"props":1182,"children":1183},{},[1184,1193],{"type":15,"tag":74,"props":1185,"children":1186},{},[1187],{"type":15,"tag":78,"props":1188,"children":1190},{"className":1189},[],[1191],{"type":20,"value":1192},"ASIN(number)",{"type":15,"tag":74,"props":1194,"children":1195},{},[1196],{"type":20,"value":1197},"逆正弦",{"type":15,"tag":52,"props":1199,"children":1200},{},[1201,1210],{"type":15,"tag":74,"props":1202,"children":1203},{},[1204],{"type":15,"tag":78,"props":1205,"children":1207},{"className":1206},[],[1208],{"type":20,"value":1209},"ACOS(number)",{"type":15,"tag":74,"props":1211,"children":1212},{},[1213],{"type":20,"value":1214},"逆余弦",{"type":15,"tag":52,"props":1216,"children":1217},{},[1218,1227],{"type":15,"tag":74,"props":1219,"children":1220},{},[1221],{"type":15,"tag":78,"props":1222,"children":1224},{"className":1223},[],[1225],{"type":20,"value":1226},"ATAN(number)",{"type":15,"tag":74,"props":1228,"children":1229},{},[1230],{"type":20,"value":1231},"逆正接",{"type":15,"tag":52,"props":1233,"children":1234},{},[1235,1244],{"type":15,"tag":74,"props":1236,"children":1237},{},[1238],{"type":15,"tag":78,"props":1239,"children":1241},{"className":1240},[],[1242],{"type":20,"value":1243},"ATAN2(x, y)",{"type":15,"tag":74,"props":1245,"children":1246},{},[1247],{"type":20,"value":1248},"x/yの逆正接",{"type":15,"tag":38,"props":1250,"children":1252},{"id":1251},"日付と時刻",[1253],{"type":20,"value":1251},{"type":15,"tag":44,"props":1255,"children":1256},{},[1257,1271],{"type":15,"tag":48,"props":1258,"children":1259},{},[1260],{"type":15,"tag":52,"props":1261,"children":1262},{},[1263,1267],{"type":15,"tag":56,"props":1264,"children":1265},{},[1266],{"type":20,"value":60},{"type":15,"tag":56,"props":1268,"children":1269},{},[1270],{"type":20,"value":65},{"type":15,"tag":67,"props":1272,"children":1273},{},[1274,1291,1308,1325,1342,1359,1376,1393,1410,1427,1444,1461,1478,1495,1512,1529,1546,1563,1580,1597],{"type":15,"tag":52,"props":1275,"children":1276},{},[1277,1286],{"type":15,"tag":74,"props":1278,"children":1279},{},[1280],{"type":15,"tag":78,"props":1281,"children":1283},{"className":1282},[],[1284],{"type":20,"value":1285},"NOW()",{"type":15,"tag":74,"props":1287,"children":1288},{},[1289],{"type":20,"value":1290},"現在の日付と時刻",{"type":15,"tag":52,"props":1292,"children":1293},{},[1294,1303],{"type":15,"tag":74,"props":1295,"children":1296},{},[1297],{"type":15,"tag":78,"props":1298,"children":1300},{"className":1299},[],[1301],{"type":20,"value":1302},"TODAY()",{"type":15,"tag":74,"props":1304,"children":1305},{},[1306],{"type":20,"value":1307},"現在の日付",{"type":15,"tag":52,"props":1309,"children":1310},{},[1311,1320],{"type":15,"tag":74,"props":1312,"children":1313},{},[1314],{"type":15,"tag":78,"props":1315,"children":1317},{"className":1316},[],[1318],{"type":20,"value":1319},"DATE(year, month, day)",{"type":15,"tag":74,"props":1321,"children":1322},{},[1323],{"type":20,"value":1324},"年・月・日から日付を作成 🆕",{"type":15,"tag":52,"props":1326,"children":1327},{},[1328,1337],{"type":15,"tag":74,"props":1329,"children":1330},{},[1331],{"type":15,"tag":78,"props":1332,"children":1334},{"className":1333},[],[1335],{"type":20,"value":1336},"DATEVALUE(text)",{"type":15,"tag":74,"props":1338,"children":1339},{},[1340],{"type":20,"value":1341},"日付文字列を日付値（シリアル値）に変換 🆕",{"type":15,"tag":52,"props":1343,"children":1344},{},[1345,1354],{"type":15,"tag":74,"props":1346,"children":1347},{},[1348],{"type":15,"tag":78,"props":1349,"children":1351},{"className":1350},[],[1352],{"type":20,"value":1353},"TIME(hour, minute, second)",{"type":15,"tag":74,"props":1355,"children":1356},{},[1357],{"type":20,"value":1358},"時刻の値を作成",{"type":15,"tag":52,"props":1360,"children":1361},{},[1362,1371],{"type":15,"tag":74,"props":1363,"children":1364},{},[1365],{"type":15,"tag":78,"props":1366,"children":1368},{"className":1367},[],[1369],{"type":20,"value":1370},"TIMEVALUE(text)",{"type":15,"tag":74,"props":1372,"children":1373},{},[1374],{"type":20,"value":1375},"時刻文字列を時刻値に変換 🆕",{"type":15,"tag":52,"props":1377,"children":1378},{},[1379,1388],{"type":15,"tag":74,"props":1380,"children":1381},{},[1382],{"type":15,"tag":78,"props":1383,"children":1385},{"className":1384},[],[1386],{"type":20,"value":1387},"YEAR(date)",{"type":15,"tag":74,"props":1389,"children":1390},{},[1391],{"type":20,"value":1392},"日付から年を取得",{"type":15,"tag":52,"props":1394,"children":1395},{},[1396,1405],{"type":15,"tag":74,"props":1397,"children":1398},{},[1399],{"type":15,"tag":78,"props":1400,"children":1402},{"className":1401},[],[1403],{"type":20,"value":1404},"MONTH(date)",{"type":15,"tag":74,"props":1406,"children":1407},{},[1408],{"type":20,"value":1409},"日付から月を取得",{"type":15,"tag":52,"props":1411,"children":1412},{},[1413,1422],{"type":15,"tag":74,"props":1414,"children":1415},{},[1416],{"type":15,"tag":78,"props":1417,"children":1419},{"className":1418},[],[1420],{"type":20,"value":1421},"DAY(date)",{"type":15,"tag":74,"props":1423,"children":1424},{},[1425],{"type":20,"value":1426},"日付から日を取得",{"type":15,"tag":52,"props":1428,"children":1429},{},[1430,1439],{"type":15,"tag":74,"props":1431,"children":1432},{},[1433],{"type":15,"tag":78,"props":1434,"children":1436},{"className":1435},[],[1437],{"type":20,"value":1438},"HOUR(time)",{"type":15,"tag":74,"props":1440,"children":1441},{},[1442],{"type":20,"value":1443},"時刻から時を取得",{"type":15,"tag":52,"props":1445,"children":1446},{},[1447,1456],{"type":15,"tag":74,"props":1448,"children":1449},{},[1450],{"type":15,"tag":78,"props":1451,"children":1453},{"className":1452},[],[1454],{"type":20,"value":1455},"MINUTE(time)",{"type":15,"tag":74,"props":1457,"children":1458},{},[1459],{"type":20,"value":1460},"時刻から分を取得",{"type":15,"tag":52,"props":1462,"children":1463},{},[1464,1473],{"type":15,"tag":74,"props":1465,"children":1466},{},[1467],{"type":15,"tag":78,"props":1468,"children":1470},{"className":1469},[],[1471],{"type":20,"value":1472},"SECOND(time)",{"type":15,"tag":74,"props":1474,"children":1475},{},[1476],{"type":20,"value":1477},"時刻から秒を取得",{"type":15,"tag":52,"props":1479,"children":1480},{},[1481,1490],{"type":15,"tag":74,"props":1482,"children":1483},{},[1484],{"type":15,"tag":78,"props":1485,"children":1487},{"className":1486},[],[1488],{"type":20,"value":1489},"MILLISECOND(time)",{"type":15,"tag":74,"props":1491,"children":1492},{},[1493],{"type":20,"value":1494},"時刻からミリ秒を取得",{"type":15,"tag":52,"props":1496,"children":1497},{},[1498,1507],{"type":15,"tag":74,"props":1499,"children":1500},{},[1501],{"type":15,"tag":78,"props":1502,"children":1504},{"className":1503},[],[1505],{"type":20,"value":1506},"WEEKDAY(date, [type])",{"type":15,"tag":74,"props":1508,"children":1509},{},[1510],{"type":20,"value":1511},"日付の曜日番号 🆕",{"type":15,"tag":52,"props":1513,"children":1514},{},[1515,1524],{"type":15,"tag":74,"props":1516,"children":1517},{},[1518],{"type":15,"tag":78,"props":1519,"children":1521},{"className":1520},[],[1522],{"type":20,"value":1523},"WEEKNUM(date, [type])",{"type":15,"tag":74,"props":1525,"children":1526},{},[1527],{"type":20,"value":1528},"日付の週番号 🆕",{"type":15,"tag":52,"props":1530,"children":1531},{},[1532,1541],{"type":15,"tag":74,"props":1533,"children":1534},{},[1535],{"type":15,"tag":78,"props":1536,"children":1538},{"className":1537},[],[1539],{"type":20,"value":1540},"DAYS(end_date, start_date)",{"type":15,"tag":74,"props":1542,"children":1543},{},[1544],{"type":20,"value":1545},"2つの日付間の日数",{"type":15,"tag":52,"props":1547,"children":1548},{},[1549,1558],{"type":15,"tag":74,"props":1550,"children":1551},{},[1552],{"type":15,"tag":78,"props":1553,"children":1555},{"className":1554},[],[1556],{"type":20,"value":1557},"EDATE(date, months)",{"type":15,"tag":74,"props":1559,"children":1560},{},[1561],{"type":20,"value":1562},"指定した月数だけ前後の日付 🆕",{"type":15,"tag":52,"props":1564,"children":1565},{},[1566,1575],{"type":15,"tag":74,"props":1567,"children":1568},{},[1569],{"type":15,"tag":78,"props":1570,"children":1572},{"className":1571},[],[1573],{"type":20,"value":1574},"EOMONTH(date, months)",{"type":15,"tag":74,"props":1576,"children":1577},{},[1578],{"type":20,"value":1579},"指定した月数だけ前後の月末日 🆕",{"type":15,"tag":52,"props":1581,"children":1582},{},[1583,1592],{"type":15,"tag":74,"props":1584,"children":1585},{},[1586],{"type":15,"tag":78,"props":1587,"children":1589},{"className":1588},[],[1590],{"type":20,"value":1591},"NETWORKDAYS(start, end, [holidays])",{"type":15,"tag":74,"props":1593,"children":1594},{},[1595],{"type":20,"value":1596},"土日・休日を除いた営業日数 🆕",{"type":15,"tag":52,"props":1598,"children":1599},{},[1600,1609],{"type":15,"tag":74,"props":1601,"children":1602},{},[1603],{"type":15,"tag":78,"props":1604,"children":1606},{"className":1605},[],[1607],{"type":20,"value":1608},"WORKDAY(start, days, [holidays])",{"type":15,"tag":74,"props":1610,"children":1611},{},[1612],{"type":20,"value":1613},"指定した営業日数後の日付 🆕",{"type":15,"tag":38,"props":1615,"children":1617},{"id":1616},"文字列",[1618],{"type":20,"value":1616},{"type":15,"tag":44,"props":1620,"children":1621},{},[1622,1636],{"type":15,"tag":48,"props":1623,"children":1624},{},[1625],{"type":15,"tag":52,"props":1626,"children":1627},{},[1628,1632],{"type":15,"tag":56,"props":1629,"children":1630},{},[1631],{"type":20,"value":60},{"type":15,"tag":56,"props":1633,"children":1634},{},[1635],{"type":20,"value":65},{"type":15,"tag":67,"props":1637,"children":1638},{},[1639,1656,1673,1690,1707,1724,1741,1758,1775,1792,1809,1826,1843,1868],{"type":15,"tag":52,"props":1640,"children":1641},{},[1642,1651],{"type":15,"tag":74,"props":1643,"children":1644},{},[1645],{"type":15,"tag":78,"props":1646,"children":1648},{"className":1647},[],[1649],{"type":20,"value":1650},"LEFT(text, count)",{"type":15,"tag":74,"props":1652,"children":1653},{},[1654],{"type":20,"value":1655},"左端の文字を取得",{"type":15,"tag":52,"props":1657,"children":1658},{},[1659,1668],{"type":15,"tag":74,"props":1660,"children":1661},{},[1662],{"type":15,"tag":78,"props":1663,"children":1665},{"className":1664},[],[1666],{"type":20,"value":1667},"RIGHT(text, count)",{"type":15,"tag":74,"props":1669,"children":1670},{},[1671],{"type":20,"value":1672},"右端の文字を取得",{"type":15,"tag":52,"props":1674,"children":1675},{},[1676,1685],{"type":15,"tag":74,"props":1677,"children":1678},{},[1679],{"type":15,"tag":78,"props":1680,"children":1682},{"className":1681},[],[1683],{"type":20,"value":1684},"MID(text, start, count)",{"type":15,"tag":74,"props":1686,"children":1687},{},[1688],{"type":20,"value":1689},"指定した位置からの部分文字列",{"type":15,"tag":52,"props":1691,"children":1692},{},[1693,1702],{"type":15,"tag":74,"props":1694,"children":1695},{},[1696],{"type":15,"tag":78,"props":1697,"children":1699},{"className":1698},[],[1700],{"type":20,"value":1701},"UPPER(text)",{"type":15,"tag":74,"props":1703,"children":1704},{},[1705],{"type":20,"value":1706},"大文字に変換",{"type":15,"tag":52,"props":1708,"children":1709},{},[1710,1719],{"type":15,"tag":74,"props":1711,"children":1712},{},[1713],{"type":15,"tag":78,"props":1714,"children":1716},{"className":1715},[],[1717],{"type":20,"value":1718},"LOWER(text)",{"type":15,"tag":74,"props":1720,"children":1721},{},[1722],{"type":20,"value":1723},"小文字に変換",{"type":15,"tag":52,"props":1725,"children":1726},{},[1727,1736],{"type":15,"tag":74,"props":1728,"children":1729},{},[1730],{"type":15,"tag":78,"props":1731,"children":1733},{"className":1732},[],[1734],{"type":20,"value":1735},"LEN(text)",{"type":15,"tag":74,"props":1737,"children":1738},{},[1739],{"type":20,"value":1740},"テキストの長さ",{"type":15,"tag":52,"props":1742,"children":1743},{},[1744,1753],{"type":15,"tag":74,"props":1745,"children":1746},{},[1747],{"type":15,"tag":78,"props":1748,"children":1750},{"className":1749},[],[1751],{"type":20,"value":1752},"FIND(find_text, within_text, [start])",{"type":15,"tag":74,"props":1754,"children":1755},{},[1756],{"type":20,"value":1757},"テキストの位置を検索",{"type":15,"tag":52,"props":1759,"children":1760},{},[1761,1770],{"type":15,"tag":74,"props":1762,"children":1763},{},[1764],{"type":15,"tag":78,"props":1765,"children":1767},{"className":1766},[],[1768],{"type":20,"value":1769},"TRIM(text)",{"type":15,"tag":74,"props":1771,"children":1772},{},[1773],{"type":20,"value":1774},"前後の空白を削除",{"type":15,"tag":52,"props":1776,"children":1777},{},[1778,1787],{"type":15,"tag":74,"props":1779,"children":1780},{},[1781],{"type":15,"tag":78,"props":1782,"children":1784},{"className":1783},[],[1785],{"type":20,"value":1786},"TEXT(value, format)",{"type":15,"tag":74,"props":1788,"children":1789},{},[1790],{"type":20,"value":1791},"数値・日付を書式付きの文字列に変換 🆕",{"type":15,"tag":52,"props":1793,"children":1794},{},[1795,1804],{"type":15,"tag":74,"props":1796,"children":1797},{},[1798],{"type":15,"tag":78,"props":1799,"children":1801},{"className":1800},[],[1802],{"type":20,"value":1803},"SUBSTITUTE(text, old, new, [instance])",{"type":15,"tag":74,"props":1805,"children":1806},{},[1807],{"type":20,"value":1808},"文字列中の指定文字を置換 🆕",{"type":15,"tag":52,"props":1810,"children":1811},{},[1812,1821],{"type":15,"tag":74,"props":1813,"children":1814},{},[1815],{"type":15,"tag":78,"props":1816,"children":1818},{"className":1817},[],[1819],{"type":20,"value":1820},"REPLACE(text, start, count, new)",{"type":15,"tag":74,"props":1822,"children":1823},{},[1824],{"type":20,"value":1825},"位置を指定して文字列を置換 🆕",{"type":15,"tag":52,"props":1827,"children":1828},{},[1829,1838],{"type":15,"tag":74,"props":1830,"children":1831},{},[1832],{"type":15,"tag":78,"props":1833,"children":1835},{"className":1834},[],[1836],{"type":20,"value":1837},"CONCAT(text1, text2, ...)",{"type":15,"tag":74,"props":1839,"children":1840},{},[1841],{"type":20,"value":1842},"複数の文字列を連結 🆕",{"type":15,"tag":52,"props":1844,"children":1845},{},[1846,1855],{"type":15,"tag":74,"props":1847,"children":1848},{},[1849],{"type":15,"tag":78,"props":1850,"children":1852},{"className":1851},[],[1853],{"type":20,"value":1854},"CONCATENATE(text1, text2, ...)",{"type":15,"tag":74,"props":1856,"children":1857},{},[1858,1860,1866],{"type":20,"value":1859},"複数の文字列を連結（",{"type":15,"tag":78,"props":1861,"children":1863},{"className":1862},[],[1864],{"type":20,"value":1865},"CONCAT",{"type":20,"value":1867}," と同等） 🆕",{"type":15,"tag":52,"props":1869,"children":1870},{},[1871,1880],{"type":15,"tag":74,"props":1872,"children":1873},{},[1874],{"type":15,"tag":78,"props":1875,"children":1877},{"className":1876},[],[1878],{"type":20,"value":1879},"TEXTJOIN(delimiter, ignore_empty, text1, ...)",{"type":15,"tag":74,"props":1881,"children":1882},{},[1883],{"type":20,"value":1884},"区切り文字を挟んで連結 🆕",{"type":15,"tag":38,"props":1886,"children":1888},{"id":1887},"日本語テキスト",[1889],{"type":20,"value":1890},"日本語テキスト 🆕",{"type":15,"tag":16,"props":1892,"children":1893},{},[1894],{"type":20,"value":1895},"主に日本語の全角・半角変換やふりがな取得に使用します（v4.5 で追加）。",{"type":15,"tag":44,"props":1897,"children":1898},{},[1899,1913],{"type":15,"tag":48,"props":1900,"children":1901},{},[1902],{"type":15,"tag":52,"props":1903,"children":1904},{},[1905,1909],{"type":15,"tag":56,"props":1906,"children":1907},{},[1908],{"type":20,"value":60},{"type":15,"tag":56,"props":1910,"children":1911},{},[1912],{"type":20,"value":65},{"type":15,"tag":67,"props":1914,"children":1915},{},[1916,1933,1950,1974],{"type":15,"tag":52,"props":1917,"children":1918},{},[1919,1928],{"type":15,"tag":74,"props":1920,"children":1921},{},[1922],{"type":15,"tag":78,"props":1923,"children":1925},{"className":1924},[],[1926],{"type":20,"value":1927},"ASC(text)",{"type":15,"tag":74,"props":1929,"children":1930},{},[1931],{"type":20,"value":1932},"全角（2バイト）文字を半角（1バイト）に変換 🆕",{"type":15,"tag":52,"props":1934,"children":1935},{},[1936,1945],{"type":15,"tag":74,"props":1937,"children":1938},{},[1939],{"type":15,"tag":78,"props":1940,"children":1942},{"className":1941},[],[1943],{"type":20,"value":1944},"JIS(text)",{"type":15,"tag":74,"props":1946,"children":1947},{},[1948],{"type":20,"value":1949},"半角（1バイト）文字を全角（2バイト）に変換 🆕",{"type":15,"tag":52,"props":1951,"children":1952},{},[1953,1962],{"type":15,"tag":74,"props":1954,"children":1955},{},[1956],{"type":15,"tag":78,"props":1957,"children":1959},{"className":1958},[],[1960],{"type":20,"value":1961},"DBCS(text)",{"type":15,"tag":74,"props":1963,"children":1964},{},[1965,1967,1973],{"type":20,"value":1966},"半角文字を全角に変換（",{"type":15,"tag":78,"props":1968,"children":1970},{"className":1969},[],[1971],{"type":20,"value":1972},"JIS",{"type":20,"value":1867},{"type":15,"tag":52,"props":1975,"children":1976},{},[1977,1986],{"type":15,"tag":74,"props":1978,"children":1979},{},[1980],{"type":15,"tag":78,"props":1981,"children":1983},{"className":1982},[],[1984],{"type":20,"value":1985},"PHONETIC(reference)",{"type":15,"tag":74,"props":1987,"children":1988},{},[1989],{"type":20,"value":1990},"文字列からふりがなを取得（簡易版） 🆕",{"type":15,"tag":38,"props":1992,"children":1994},{"id":1993},"情報エラーチェック",[1995],{"type":20,"value":1996},"情報・エラーチェック",{"type":15,"tag":44,"props":1998,"children":1999},{},[2000,2014],{"type":15,"tag":48,"props":2001,"children":2002},{},[2003],{"type":15,"tag":52,"props":2004,"children":2005},{},[2006,2010],{"type":15,"tag":56,"props":2007,"children":2008},{},[2009],{"type":20,"value":60},{"type":15,"tag":56,"props":2011,"children":2012},{},[2013],{"type":20,"value":65},{"type":15,"tag":67,"props":2015,"children":2016},{},[2017,2034,2059,2076,2093,2110,2127,2144,2161],{"type":15,"tag":52,"props":2018,"children":2019},{},[2020,2029],{"type":15,"tag":74,"props":2021,"children":2022},{},[2023],{"type":15,"tag":78,"props":2024,"children":2026},{"className":2025},[],[2027],{"type":20,"value":2028},"ISERROR(value)",{"type":15,"tag":74,"props":2030,"children":2031},{},[2032],{"type":20,"value":2033},"値がエラーの場合に真を返します",{"type":15,"tag":52,"props":2035,"children":2036},{},[2037,2046],{"type":15,"tag":74,"props":2038,"children":2039},{},[2040],{"type":15,"tag":78,"props":2041,"children":2043},{"className":2042},[],[2044],{"type":20,"value":2045},"ISNA(value)",{"type":15,"tag":74,"props":2047,"children":2048},{},[2049,2051,2057],{"type":20,"value":2050},"値が ",{"type":15,"tag":78,"props":2052,"children":2054},{"className":2053},[],[2055],{"type":20,"value":2056},"#N/A",{"type":20,"value":2058}," エラーの場合に真を返します 🆕",{"type":15,"tag":52,"props":2060,"children":2061},{},[2062,2071],{"type":15,"tag":74,"props":2063,"children":2064},{},[2065],{"type":15,"tag":78,"props":2066,"children":2068},{"className":2067},[],[2069],{"type":20,"value":2070},"ISNUMBER(value)",{"type":15,"tag":74,"props":2072,"children":2073},{},[2074],{"type":20,"value":2075},"値が数値の場合に真を返します",{"type":15,"tag":52,"props":2077,"children":2078},{},[2079,2088],{"type":15,"tag":74,"props":2080,"children":2081},{},[2082],{"type":15,"tag":78,"props":2083,"children":2085},{"className":2084},[],[2086],{"type":20,"value":2087},"ISTEXT(value)",{"type":15,"tag":74,"props":2089,"children":2090},{},[2091],{"type":20,"value":2092},"値が文字列の場合に真を返します 🆕",{"type":15,"tag":52,"props":2094,"children":2095},{},[2096,2105],{"type":15,"tag":74,"props":2097,"children":2098},{},[2099],{"type":15,"tag":78,"props":2100,"children":2102},{"className":2101},[],[2103],{"type":20,"value":2104},"ISNONTEXT(value)",{"type":15,"tag":74,"props":2106,"children":2107},{},[2108],{"type":20,"value":2109},"値が文字列でない場合に真を返します 🆕",{"type":15,"tag":52,"props":2111,"children":2112},{},[2113,2122],{"type":15,"tag":74,"props":2114,"children":2115},{},[2116],{"type":15,"tag":78,"props":2117,"children":2119},{"className":2118},[],[2120],{"type":20,"value":2121},"ISLOGICAL(value)",{"type":15,"tag":74,"props":2123,"children":2124},{},[2125],{"type":20,"value":2126},"値がブール値の場合に真を返します 🆕",{"type":15,"tag":52,"props":2128,"children":2129},{},[2130,2139],{"type":15,"tag":74,"props":2131,"children":2132},{},[2133],{"type":15,"tag":78,"props":2134,"children":2136},{"className":2135},[],[2137],{"type":20,"value":2138},"ISBLANK(cell)",{"type":15,"tag":74,"props":2140,"children":2141},{},[2142],{"type":20,"value":2143},"セルが空の場合に真を返します",{"type":15,"tag":52,"props":2145,"children":2146},{},[2147,2156],{"type":15,"tag":74,"props":2148,"children":2149},{},[2150],{"type":15,"tag":78,"props":2151,"children":2153},{"className":2152},[],[2154],{"type":20,"value":2155},"ISEVEN(number)",{"type":15,"tag":74,"props":2157,"children":2158},{},[2159],{"type":20,"value":2160},"数値が偶数の場合に真を返します 🆕",{"type":15,"tag":52,"props":2162,"children":2163},{},[2164,2173],{"type":15,"tag":74,"props":2165,"children":2166},{},[2167],{"type":15,"tag":78,"props":2168,"children":2170},{"className":2169},[],[2171],{"type":20,"value":2172},"ISODD(number)",{"type":15,"tag":74,"props":2174,"children":2175},{},[2176],{"type":20,"value":2177},"数値が奇数の場合に真を返します 🆕",{"type":15,"tag":38,"props":2179,"children":2181},{"id":2180},"reogrid固有の関数",[2182],{"type":20,"value":2183},"ReoGrid固有の関数",{"type":15,"tag":16,"props":2185,"children":2186},{},[2187],{"type":20,"value":2188},"これらの関数はReoGridでのみ使用可能で、主に条件付きスタイルやデータソースのシナリオで使用されます。",{"type":15,"tag":44,"props":2190,"children":2191},{},[2192,2206],{"type":15,"tag":48,"props":2193,"children":2194},{},[2195],{"type":15,"tag":52,"props":2196,"children":2197},{},[2198,2202],{"type":15,"tag":56,"props":2199,"children":2200},{},[2201],{"type":20,"value":60},{"type":15,"tag":56,"props":2203,"children":2204},{},[2205],{"type":20,"value":65},{"type":15,"tag":67,"props":2207,"children":2208},{},[2209,2226,2243,2260,2277],{"type":15,"tag":52,"props":2210,"children":2211},{},[2212,2221],{"type":15,"tag":74,"props":2213,"children":2214},{},[2215],{"type":15,"tag":78,"props":2216,"children":2218},{"className":2217},[],[2219],{"type":20,"value":2220},"COLVAL(column)",{"type":15,"tag":74,"props":2222,"children":2223},{},[2224],{"type":20,"value":2225},"現在のデータソース行の列から値を取得",{"type":15,"tag":52,"props":2227,"children":2228},{},[2229,2238],{"type":15,"tag":74,"props":2230,"children":2231},{},[2232],{"type":15,"tag":78,"props":2233,"children":2235},{"className":2234},[],[2236],{"type":20,"value":2237},"COLVAL_OFFSET(column, offset)",{"type":15,"tag":74,"props":2239,"children":2240},{},[2241],{"type":20,"value":2242},"オフセット付きで列から値を取得",{"type":15,"tag":52,"props":2244,"children":2245},{},[2246,2255],{"type":15,"tag":74,"props":2247,"children":2248},{},[2249],{"type":15,"tag":78,"props":2250,"children":2252},{"className":2251},[],[2253],{"type":20,"value":2254},"CIDVAL(column_id)",{"type":15,"tag":74,"props":2256,"children":2257},{},[2258],{"type":20,"value":2259},"列識別子で値を取得",{"type":15,"tag":52,"props":2261,"children":2262},{},[2263,2272],{"type":15,"tag":74,"props":2264,"children":2265},{},[2266],{"type":15,"tag":78,"props":2267,"children":2269},{"className":2268},[],[2270],{"type":20,"value":2271},"ROWVAL(row)",{"type":15,"tag":74,"props":2273,"children":2274},{},[2275],{"type":20,"value":2276},"行から値を取得",{"type":15,"tag":52,"props":2278,"children":2279},{},[2280,2289],{"type":15,"tag":74,"props":2281,"children":2282},{},[2283],{"type":15,"tag":78,"props":2284,"children":2286},{"className":2285},[],[2287],{"type":20,"value":2288},"ROWVAL_OFFSET(row, offset)",{"type":15,"tag":74,"props":2290,"children":2291},{},[2292],{"type":20,"value":2293},"オフセット付きで行から値を取得",{"type":15,"tag":38,"props":2295,"children":2297},{"id":2296},"ローカライズ",[2298],{"type":20,"value":2296},{"type":15,"tag":16,"props":2300,"children":2301},{},[2302,2304,2310],{"type":20,"value":2303},"ReoGridはローカライズされた関数名をサポートしています。",{"type":15,"tag":78,"props":2305,"children":2307},{"className":2306},[],[2308],{"type":20,"value":2309},"FormulaExtension",{"type":20,"value":2311},"を使用して切り替えます。",{"type":15,"tag":2313,"props":2314,"children":2318},"pre",{"className":2315,"code":2316,"language":2317,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","// Use standard English function names (default)\nFormulaExtension.ChangeToStandardFunctionNames();\n\n// Use Russian function names\nFormulaExtension.ChangeToRussianFunctionNames();\n","cs",[2319],{"type":15,"tag":78,"props":2320,"children":2321},{"__ignoreMap":7},[2322,2334,2355,2365,2374],{"type":15,"tag":2323,"props":2324,"children":2327},"span",{"class":2325,"line":2326},"line",1,[2328],{"type":15,"tag":2323,"props":2329,"children":2331},{"style":2330},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[2332],{"type":20,"value":2333},"// Use standard English function names (default)\n",{"type":15,"tag":2323,"props":2335,"children":2337},{"class":2325,"line":2336},2,[2338,2344,2350],{"type":15,"tag":2323,"props":2339,"children":2341},{"style":2340},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[2342],{"type":20,"value":2343},"FormulaExtension.",{"type":15,"tag":2323,"props":2345,"children":2347},{"style":2346},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[2348],{"type":20,"value":2349},"ChangeToStandardFunctionNames",{"type":15,"tag":2323,"props":2351,"children":2352},{"style":2340},[2353],{"type":20,"value":2354},"();\n",{"type":15,"tag":2323,"props":2356,"children":2358},{"class":2325,"line":2357},3,[2359],{"type":15,"tag":2323,"props":2360,"children":2362},{"emptyLinePlaceholder":2361},true,[2363],{"type":20,"value":2364},"\n",{"type":15,"tag":2323,"props":2366,"children":2368},{"class":2325,"line":2367},4,[2369],{"type":15,"tag":2323,"props":2370,"children":2371},{"style":2330},[2372],{"type":20,"value":2373},"// Use Russian function names\n",{"type":15,"tag":2323,"props":2375,"children":2377},{"class":2325,"line":2376},5,[2378,2382,2387],{"type":15,"tag":2323,"props":2379,"children":2380},{"style":2340},[2381],{"type":20,"value":2343},{"type":15,"tag":2323,"props":2383,"children":2384},{"style":2346},[2385],{"type":20,"value":2386},"ChangeToRussianFunctionNames",{"type":15,"tag":2323,"props":2388,"children":2389},{"style":2340},[2390],{"type":20,"value":2354},{"type":15,"tag":38,"props":2392,"children":2394},{"id":2393},"カスタム関数",[2395],{"type":20,"value":2393},{"type":15,"tag":16,"props":2397,"children":2398},{},[2399,2401,2406],{"type":20,"value":2400},"カスタム関数の追加については、",{"type":15,"tag":808,"props":2402,"children":2404},{"href":2403},"/document/formula/custom-function/",[2405],{"type":20,"value":2393},{"type":20,"value":815},{"type":15,"tag":38,"props":2408,"children":2410},{"id":2409},"関連トピック",[2411],{"type":20,"value":2409},{"type":15,"tag":2413,"props":2414,"children":2415},"ul",{},[2416,2428,2437],{"type":15,"tag":2417,"props":2418,"children":2419},"li",{},[2420,2426],{"type":15,"tag":808,"props":2421,"children":2423},{"href":2422},"/document/formula/",[2424],{"type":20,"value":2425},"数式の概要",{"type":20,"value":2427}," — 数式の基本とセル参照",{"type":15,"tag":2417,"props":2429,"children":2430},{},[2431,2435],{"type":15,"tag":808,"props":2432,"children":2433},{"href":2403},[2434],{"type":20,"value":2393},{"type":20,"value":2436}," — カスタム関数の作成",{"type":15,"tag":2417,"props":2438,"children":2439},{},[2440,2444],{"type":15,"tag":808,"props":2441,"children":2442},{"href":810},[2443],{"type":20,"value":813},{"type":20,"value":2445}," — VLOOKUPのチュートリアル",{"type":15,"tag":2447,"props":2448,"children":2449},"style",{},[2450],{"type":20,"value":2451},"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":2336,"depth":2336,"links":2453},[2454,2455,2456,2457,2458,2459,2460,2461,2462,2463,2464,2465],{"id":40,"depth":2336,"text":40},{"id":414,"depth":2336,"text":414},{"id":541,"depth":2336,"text":541},{"id":818,"depth":2336,"text":818},{"id":1251,"depth":2336,"text":1251},{"id":1616,"depth":2336,"text":1616},{"id":1887,"depth":2336,"text":1890},{"id":1993,"depth":2336,"text":1996},{"id":2180,"depth":2336,"text":2183},{"id":2296,"depth":2336,"text":2296},{"id":2393,"depth":2336,"text":2393},{"id":2409,"depth":2336,"text":2409},"markdown","content:document:8.formula:3.formula-functions.md","content","document/8.formula/3.formula-functions.md","document/8.formula/3.formula-functions","md",{"loc":4},[2474,2795,2798,2801,2804,2807,2810,2813,2816],{"title":2475,"_path":2476,"children":2477},"Document","/document",[2478,2489,2494,2526,2543,2572,2604,2624,2634,2657,2668,2684,2707,2718,2738,2758,2787],{"title":2479,"_path":2480,"children":2481},"はじめに","/document/getting-started",[2482,2483,2486],{"title":2479,"_path":2480},{"title":2484,"_path":2485},"インストール","/document/getting-started/installation",{"title":2487,"_path":2488},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":2490,"_path":2491,"children":2492},"ワークブック","/document/workbook",[2493],{"title":2490,"_path":2491},{"title":2495,"_path":2496,"children":2497},"ワークシート","/document/worksheet",[2498,2499,2502,2505,2508,2511,2514,2517,2520,2523],{"title":2495,"_path":2496},{"title":2500,"_path":2501},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":2503,"_path":2504},"範囲","/document/worksheet/range",{"title":2506,"_path":2507},"名前付き範囲","/document/worksheet/named-range",{"title":2509,"_path":2510},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":2512,"_path":2513},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":2515,"_path":2516},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":2518,"_path":2519},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":2521,"_path":2522},"ズーム","/document/worksheet/zoom",{"title":2524,"_path":2525},"設定とオプション","/document/worksheet/settings",{"title":2527,"_path":2528,"children":2529},"選択とナビゲーション","/document/selection",[2530,2531,2534,2537,2540],{"title":2527,"_path":2528},{"title":2532,"_path":2533},"フォーカスと選択","/document/selection/selection",{"title":2535,"_path":2536},"範囲の選択","/document/selection/pick-range",{"title":2538,"_path":2539},"クリップボード","/document/selection/clipboard",{"title":2541,"_path":2542},"テキスト検索","/document/selection/text-search",{"title":2544,"_path":2545,"children":2546},"データ管理","/document/data",[2547,2548,2551,2554,2557,2560,2563,2566,2569],{"title":2544,"_path":2545},{"title":2549,"_path":2550},"データソース","/document/data/datasource",{"title":2552,"_path":2553},"データフィルタリング","/document/data/data-filtering",{"title":2555,"_path":2556},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":2558,"_path":2559},"条件付きフィルター","/document/data/conditional-filter",{"title":2561,"_path":2562},"条件付きスタイル","/document/data/conditional-styles",{"title":2564,"_path":2565},"グループとアウトライン","/document/data/group-and-outline",{"title":2567,"_path":2568},"データバリデーション","/document/data/data-validation",{"title":2570,"_path":2571},"保護とロック","/document/data/protection",{"title":2573,"_path":2574,"children":2575},"セル","/document/cell",[2576,2577,2580,2583,2586,2589,2592,2595,2598,2601],{"title":2573,"_path":2574},{"title":2578,"_path":2579},"セルの編集","/document/cell/cell-edit",{"title":2581,"_path":2582},"スタイル","/document/cell/style",{"title":2584,"_path":2585},"罫線","/document/cell/border",{"title":2587,"_path":2588},"データ書式","/document/cell/data-format",{"title":2590,"_path":2591},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":2593,"_path":2594},"データ連続入力","/document/cell/auto-fill",{"title":2596,"_path":2597},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":2599,"_path":2600},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":2602,"_path":2603},"セルの反復処理","/document/cell/iterate-cells",{"title":2605,"_path":2606,"children":2607},"セルタイプ","/document/cell-types",[2608,2609,2612,2615,2618,2621],{"title":2605,"_path":2606},{"title":2610,"_path":2611},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":2613,"_path":2614},"カスタムセル","/document/cell-types/custom-cell",{"title":2616,"_path":2617},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":2619,"_path":2620},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":2622,"_path":2623},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":2625,"_path":2626,"children":2627},"数式","/document/formula",[2628,2629,2631,2632],{"title":2625,"_path":2626},{"title":2393,"_path":2630},"/document/formula/custom-function",{"title":8,"_path":4},{"title":813,"_path":2633},"/document/formula/vlookup",{"title":2635,"_path":2636,"children":2637},"チャート","/document/chart",[2638,2639,2642,2645,2648,2651,2654],{"title":2635,"_path":2636},{"title":2640,"_path":2641},"縦棒グラフ","/document/chart/column-chart",{"title":2643,"_path":2644},"横棒グラフ","/document/chart/bar-chart",{"title":2646,"_path":2647},"折れ線グラフ","/document/chart/line-chart",{"title":2649,"_path":2650},"面グラフ","/document/chart/area-chart",{"title":2652,"_path":2653},"2D円グラフ","/document/chart/pie-2d-chart",{"title":2655,"_path":2656},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":2658,"_path":2659,"children":2660},"フローティングオブジェクト","/document/floating",[2661,2662,2665],{"title":2658,"_path":2659},{"title":2663,"_path":2664},"描画シェイプ","/document/floating/drawing-shapes",{"title":2666,"_path":2667},"フローティング画像","/document/floating/floating-image",{"title":2669,"_path":2670,"children":2671},"イベント","/document/events",[2672,2673,2675,2678,2681],{"title":2669,"_path":2670},{"title":2669,"_path":2674},"/document/events/events",{"title":2676,"_path":2677},"キーボードイベント","/document/events/keyboard-events",{"title":2679,"_path":2680},"マウスイベント","/document/events/mouse-events",{"title":2682,"_path":2683},"SelectionRangeChanged","/document/events/selection-events",{"title":2685,"_path":2686,"children":2687},"カスタマイズ","/document/customization",[2688,2689,2692,2695,2698,2701,2704],{"title":2685,"_path":2686},{"title":2690,"_path":2691},"コントロールの外観","/document/customization/control-appearance",{"title":2693,"_path":2694},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":2696,"_path":2697},"使用可能なホットキー","/document/customization/hot-keys",{"title":2699,"_path":2700},"言語ローカライズ","/document/customization/language-localization",{"title":2702,"_path":2703},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":2705,"_path":2706},"ReoGridEditor","/document/customization/editor",{"title":2708,"_path":2709,"children":2710},"アクション","/document/actions",[2711,2712,2715],{"title":2708,"_path":2709},{"title":2713,"_path":2714},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":2716,"_path":2717},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":2719,"_path":2720,"children":2721},"ファイル形式","/document/io",[2722,2723,2726,2729,2732,2735],{"title":2719,"_path":2720},{"title":2724,"_path":2725},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":2727,"_path":2728},"CSV形式","/document/io/csv-format",{"title":2730,"_path":2731},"RGF形式","/document/io/rgf-format",{"title":2733,"_path":2734},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":2736,"_path":2737},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":2739,"_path":2740,"children":2741},"高度な機能","/document/advanced",[2742,2743,2746,2749,2752,2755],{"title":2739,"_path":2740},{"title":2744,"_path":2745},"メモリワークブック","/document/advanced/memory-workbook",{"title":2747,"_path":2748},"ページングと印刷","/document/advanced/paging-and-print",{"title":2750,"_path":2751},"コントロールのリセット","/document/advanced/reset-control",{"title":2753,"_path":2754},"パフォーマンス","/document/advanced/performance",{"title":2756,"_path":2757},"設定","/document/advanced/settings",{"title":2759,"_path":2760,"children":2761},"ハウツーガイド","/document/how-to",[2762,2763,2766,2769,2772,2775,2778,2781,2784],{"title":2759,"_path":2760},{"title":2764,"_path":2765},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":2767,"_path":2768},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":2770,"_path":2771},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":2773,"_path":2774},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":2776,"_path":2777},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":2779,"_path":2780},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":2782,"_path":2783},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":2785,"_path":2786},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":2788,"_path":2789,"children":2790},"トラブルシューティング","/document/troubleshooting",[2791,2792],{"title":2788,"_path":2789},{"title":2793,"_path":2794},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":2796,"_path":2797},"エディション・機能一覧","/editions-features",{"title":2799,"_path":2800},"個人情報保護方針","/privacy-policy",{"title":2802,"_path":2803},"動作環境","/requirements",{"title":2805,"_path":2806},"ReoGrid利用許諾契約書","/terms",{"title":2808,"_path":2809},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":2811,"_path":2812},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":2814,"_path":2815},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":2817,"_path":2818},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025076652]