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