[{"data":1,"prerenderedAt":2430},["ShallowReactive",2],{"content-query-vp7FtVd714":3,"navigation":2084},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":2077,"_id":2078,"_source":2079,"_file":2080,"_stem":2081,"_extension":2082,"sitemap":2083},"/document/data/builtin-autofilter","data",false,"","組み込みオートフィルター","ReoGridにはExcelのような列フィルターが含まれています。列ごとにドロップダウンを構築し、その列からユニークな値を収集して、ユーザーが行の表示/非表示やデータの並べ替えを行えるようにします。","2025-12-25",{"type":12,"children":13,"toc":2061},"root",[14,21,27,39,241,246,280,291,309,322,381,408,414,427,495,500,610,745,750,755,864,869,880,930,935,1032,1042,1048,1061,1149,1159,1169,1179,1185,1192,1399,1404,1465,1471,1483,1609,1614,1754,1760,1831,1837,1917,2024,2029,2055],{"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,37],{"type":15,"tag":31,"props":32,"children":34},"code",{"className":33},[],[35],{"type":20,"value":36},"Worksheet.CreateColumnFilter",{"type":20,"value":38}," を使用して、1つまたは複数の列に組み込みUIをアタッチします。フィルターは指定した範囲（タイトル行を除く）をスキャンして候補リストを構築します。",{"type":15,"tag":40,"props":41,"children":45},"pre",{"className":42,"code":43,"language":44,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","// put data on the sheet\nworksheet[\"C1:C5\"] = new object[] { \"A\", \"B\", \"C\", \"D\", \"E\" };\n\n// create a filter on column C, no title rows\nvar filter = worksheet.CreateColumnFilter(\"C\", \"C\", titleRows: 0);\n","cs",[46],{"type":15,"tag":31,"props":47,"children":48},{"__ignoreMap":7},[49,61,150,160,169],{"type":15,"tag":50,"props":51,"children":54},"span",{"class":52,"line":53},"line",1,[55],{"type":15,"tag":50,"props":56,"children":58},{"style":57},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[59],{"type":20,"value":60},"// put data on the sheet\n",{"type":15,"tag":50,"props":62,"children":64},{"class":52,"line":63},2,[65,71,77,82,88,93,98,103,108,113,118,122,127,131,136,140,145],{"type":15,"tag":50,"props":66,"children":68},{"style":67},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[69],{"type":20,"value":70},"worksheet[",{"type":15,"tag":50,"props":72,"children":74},{"style":73},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[75],{"type":20,"value":76},"\"C1:C5\"",{"type":15,"tag":50,"props":78,"children":79},{"style":67},[80],{"type":20,"value":81},"] ",{"type":15,"tag":50,"props":83,"children":85},{"style":84},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[86],{"type":20,"value":87},"=",{"type":15,"tag":50,"props":89,"children":90},{"style":84},[91],{"type":20,"value":92}," new",{"type":15,"tag":50,"props":94,"children":95},{"style":84},[96],{"type":20,"value":97}," object",{"type":15,"tag":50,"props":99,"children":100},{"style":67},[101],{"type":20,"value":102},"[] { ",{"type":15,"tag":50,"props":104,"children":105},{"style":73},[106],{"type":20,"value":107},"\"A\"",{"type":15,"tag":50,"props":109,"children":110},{"style":67},[111],{"type":20,"value":112},", ",{"type":15,"tag":50,"props":114,"children":115},{"style":73},[116],{"type":20,"value":117},"\"B\"",{"type":15,"tag":50,"props":119,"children":120},{"style":67},[121],{"type":20,"value":112},{"type":15,"tag":50,"props":123,"children":124},{"style":73},[125],{"type":20,"value":126},"\"C\"",{"type":15,"tag":50,"props":128,"children":129},{"style":67},[130],{"type":20,"value":112},{"type":15,"tag":50,"props":132,"children":133},{"style":73},[134],{"type":20,"value":135},"\"D\"",{"type":15,"tag":50,"props":137,"children":138},{"style":67},[139],{"type":20,"value":112},{"type":15,"tag":50,"props":141,"children":142},{"style":73},[143],{"type":20,"value":144},"\"E\"",{"type":15,"tag":50,"props":146,"children":147},{"style":67},[148],{"type":20,"value":149}," };\n",{"type":15,"tag":50,"props":151,"children":153},{"class":52,"line":152},3,[154],{"type":15,"tag":50,"props":155,"children":157},{"emptyLinePlaceholder":156},true,[158],{"type":20,"value":159},"\n",{"type":15,"tag":50,"props":161,"children":163},{"class":52,"line":162},4,[164],{"type":15,"tag":50,"props":165,"children":166},{"style":57},[167],{"type":20,"value":168},"// create a filter on column C, no title rows\n",{"type":15,"tag":50,"props":170,"children":172},{"class":52,"line":171},5,[173,178,184,189,194,199,204,208,212,216,220,225,230,236],{"type":15,"tag":50,"props":174,"children":175},{"style":84},[176],{"type":20,"value":177},"var",{"type":15,"tag":50,"props":179,"children":181},{"style":180},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[182],{"type":20,"value":183}," filter",{"type":15,"tag":50,"props":185,"children":186},{"style":84},[187],{"type":20,"value":188}," =",{"type":15,"tag":50,"props":190,"children":191},{"style":67},[192],{"type":20,"value":193}," worksheet.",{"type":15,"tag":50,"props":195,"children":196},{"style":180},[197],{"type":20,"value":198},"CreateColumnFilter",{"type":15,"tag":50,"props":200,"children":201},{"style":67},[202],{"type":20,"value":203},"(",{"type":15,"tag":50,"props":205,"children":206},{"style":73},[207],{"type":20,"value":126},{"type":15,"tag":50,"props":209,"children":210},{"style":67},[211],{"type":20,"value":112},{"type":15,"tag":50,"props":213,"children":214},{"style":73},[215],{"type":20,"value":126},{"type":15,"tag":50,"props":217,"children":218},{"style":67},[219],{"type":20,"value":112},{"type":15,"tag":50,"props":221,"children":222},{"style":180},[223],{"type":20,"value":224},"titleRows",{"type":15,"tag":50,"props":226,"children":227},{"style":67},[228],{"type":20,"value":229},": ",{"type":15,"tag":50,"props":231,"children":233},{"style":232},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[234],{"type":20,"value":235},"0",{"type":15,"tag":50,"props":237,"children":238},{"style":67},[239],{"type":20,"value":240},");\n",{"type":15,"tag":16,"props":242,"children":243},{},[244],{"type":20,"value":245},"一般的なオーバーロード：",{"type":15,"tag":247,"props":248,"children":249},"ul",{},[250,262,271],{"type":15,"tag":251,"props":252,"children":253},"li",{},[254,260],{"type":15,"tag":31,"props":255,"children":257},{"className":256},[],[258],{"type":20,"value":259},"CreateColumnFilter()",{"type":20,"value":261}," – 現在の使用範囲をカバーします。",{"type":15,"tag":251,"props":263,"children":264},{},[265],{"type":15,"tag":31,"props":266,"children":268},{"className":267},[],[269],{"type":20,"value":270},"CreateColumnFilter(string startColumn, string endColumn, int titleRows = 0, AutoColumnFilterUI ui = AutoColumnFilterUI.DropdownButtonAndPanel)",{"type":15,"tag":251,"props":272,"children":273},{},[274],{"type":15,"tag":31,"props":275,"children":277},{"className":276},[],[278],{"type":20,"value":279},"CreateColumnFilter(RangePosition range, AutoColumnFilterUI ui = AutoColumnFilterUI.DropdownButtonAndPanel)",{"type":15,"tag":16,"props":281,"children":282},{},[283,285],{"type":20,"value":284},"デフォルトでは、各列ヘッダーにドロップダウンボタンが追加されます：",{"type":15,"tag":286,"props":287,"children":290},"img",{"alt":288,"src":289},"143","/document/images/143.png",[],{"type":15,"tag":16,"props":292,"children":293},{},[294,296,302,304],{"type":20,"value":295},"クリックすると候補リスト（",{"type":15,"tag":31,"props":297,"children":299},{"className":298},[],[300],{"type":20,"value":301},"DisplayText",{"type":20,"value":303}," から収集）が表示されます：",{"type":15,"tag":286,"props":305,"children":308},{"alt":306,"src":307},"144","/document/images/144.png",[],{"type":15,"tag":16,"props":310,"children":311},{},[312,314,320],{"type":20,"value":313},"UIなしでフィルターを作成するには、",{"type":15,"tag":31,"props":315,"children":317},{"className":316},[],[318],{"type":20,"value":319},"AutoColumnFilterUI.NoGUI",{"type":20,"value":321}," を渡します：",{"type":15,"tag":40,"props":323,"children":325},{"className":42,"code":324,"language":44,"meta":7,"style":7},"var filter = worksheet.CreateColumnFilter(\"C\", \"C\", 0, AutoColumnFilterUI.NoGUI);\n",[326],{"type":15,"tag":31,"props":327,"children":328},{"__ignoreMap":7},[329],{"type":15,"tag":50,"props":330,"children":331},{"class":52,"line":53},[332,336,340,344,348,352,356,360,364,368,372,376],{"type":15,"tag":50,"props":333,"children":334},{"style":84},[335],{"type":20,"value":177},{"type":15,"tag":50,"props":337,"children":338},{"style":180},[339],{"type":20,"value":183},{"type":15,"tag":50,"props":341,"children":342},{"style":84},[343],{"type":20,"value":188},{"type":15,"tag":50,"props":345,"children":346},{"style":67},[347],{"type":20,"value":193},{"type":15,"tag":50,"props":349,"children":350},{"style":180},[351],{"type":20,"value":198},{"type":15,"tag":50,"props":353,"children":354},{"style":67},[355],{"type":20,"value":203},{"type":15,"tag":50,"props":357,"children":358},{"style":73},[359],{"type":20,"value":126},{"type":15,"tag":50,"props":361,"children":362},{"style":67},[363],{"type":20,"value":112},{"type":15,"tag":50,"props":365,"children":366},{"style":73},[367],{"type":20,"value":126},{"type":15,"tag":50,"props":369,"children":370},{"style":67},[371],{"type":20,"value":112},{"type":15,"tag":50,"props":373,"children":374},{"style":232},[375],{"type":20,"value":235},{"type":15,"tag":50,"props":377,"children":378},{"style":67},[379],{"type":20,"value":380},", AutoColumnFilterUI.NoGUI);\n",{"type":15,"tag":16,"props":382,"children":383},{},[384,390,392,398,400,406],{"type":15,"tag":31,"props":385,"children":387},{"className":386},[],[388],{"type":20,"value":389},"NoGUI",{"type":20,"value":391}," の場合、候補をすべてコードで制御します。列ごとに ",{"type":15,"tag":31,"props":393,"children":395},{"className":394},[],[396],{"type":20,"value":397},"SelectedTextItems",{"type":20,"value":399}," を追加または削除し、条件が変更されたときに ",{"type":15,"tag":31,"props":401,"children":403},{"className":402},[],[404],{"type":20,"value":405},"Apply()",{"type":20,"value":407}," を呼び出します。",{"type":15,"tag":22,"props":409,"children":411},{"id":410},"wpfカスタムテンプレート",[412],{"type":20,"value":413},"WPF：カスタムテンプレート",{"type":15,"tag":16,"props":415,"children":416},{},[417,419,425],{"type":20,"value":418},"WPFビルドを使用する場合、",{"type":15,"tag":31,"props":420,"children":422},{"className":421},[],[423],{"type":20,"value":424},"DataTemplate",{"type":20,"value":426}," で組み込みUIをスタイル設定できます：",{"type":15,"tag":247,"props":428,"children":429},{},[430,449,484],{"type":15,"tag":251,"props":431,"children":432},{},[433,439,441,447],{"type":15,"tag":31,"props":434,"children":436},{"className":435},[],[437],{"type":20,"value":438},"AutoColumnFilter.FilterButtonTemplate",{"type":20,"value":440}," – 列ヘッダーに表示されるドロップダウンボタンのテンプレート（各 ",{"type":15,"tag":31,"props":442,"children":444},{"className":443},[],[445],{"type":20,"value":446},"AutoColumnFilterBody.DropdownButtonTemplate",{"type":20,"value":448}," に伝播されます）。",{"type":15,"tag":251,"props":450,"children":451},{},[452,458,460,466,468,474,476,482],{"type":15,"tag":31,"props":453,"children":455},{"className":454},[],[456],{"type":20,"value":457},"AutoColumnFilter.FilterPopupItemTemplate",{"type":20,"value":459}," – フィルターポップアップリストの各項目のテンプレート（デフォルトはチェックボックス + テキスト）。",{"type":15,"tag":31,"props":461,"children":463},{"className":462},[],[464],{"type":20,"value":465},"ColumnFilterPopupItem",{"type":20,"value":467}," の ",{"type":15,"tag":31,"props":469,"children":471},{"className":470},[],[472],{"type":20,"value":473},"Text",{"type":20,"value":475}," や ",{"type":15,"tag":31,"props":477,"children":479},{"className":478},[],[480],{"type":20,"value":481},"IsChecked",{"type":20,"value":483}," などのプロパティにバインドします。",{"type":15,"tag":251,"props":485,"children":486},{},[487,493],{"type":15,"tag":31,"props":488,"children":490},{"className":489},[],[491],{"type":20,"value":492},"DropdownHeaderCell.DropdownButtonTemplate",{"type":20,"value":494},"（特定の列フィルターボディ上） – 列ごとに異なるボタンが必要な場合のオーバーライド。",{"type":15,"tag":16,"props":496,"children":497},{},[498],{"type":20,"value":499},"例：",{"type":15,"tag":40,"props":501,"children":505},{"className":502,"code":503,"language":504,"meta":7,"style":7},"language-xaml shiki shiki-themes github-light github-dark github-light","\u003CDataTemplate x:Key=\"FilterButtonTemplate\">\n  \u003CGrid Width=\"16\" Height=\"16\">\n    \u003CPath Data=\"M0,0 L8,8 L16,0 Z\" Fill=\"DarkSlateGray\"/>\n  \u003C/Grid>\n\u003C/DataTemplate>\n\n\u003CDataTemplate x:Key=\"FilterItemTemplate\">\n  \u003CStackPanel Orientation=\"Horizontal\" Margin=\"4,2\">\n    \u003CCheckBox IsChecked=\"{Binding IsChecked}\" />\n    \u003CTextBlock Text=\"{Binding Text}\" Margin=\"6,0,0,0\"/>\n  \u003C/StackPanel>\n\u003C/DataTemplate>\n","xaml",[506],{"type":15,"tag":31,"props":507,"children":508},{"__ignoreMap":7},[509,517,525,533,541,549,557,566,575,584,593,602],{"type":15,"tag":50,"props":510,"children":511},{"class":52,"line":53},[512],{"type":15,"tag":50,"props":513,"children":514},{},[515],{"type":20,"value":516},"\u003CDataTemplate x:Key=\"FilterButtonTemplate\">\n",{"type":15,"tag":50,"props":518,"children":519},{"class":52,"line":63},[520],{"type":15,"tag":50,"props":521,"children":522},{},[523],{"type":20,"value":524},"  \u003CGrid Width=\"16\" Height=\"16\">\n",{"type":15,"tag":50,"props":526,"children":527},{"class":52,"line":152},[528],{"type":15,"tag":50,"props":529,"children":530},{},[531],{"type":20,"value":532},"    \u003CPath Data=\"M0,0 L8,8 L16,0 Z\" Fill=\"DarkSlateGray\"/>\n",{"type":15,"tag":50,"props":534,"children":535},{"class":52,"line":162},[536],{"type":15,"tag":50,"props":537,"children":538},{},[539],{"type":20,"value":540},"  \u003C/Grid>\n",{"type":15,"tag":50,"props":542,"children":543},{"class":52,"line":171},[544],{"type":15,"tag":50,"props":545,"children":546},{},[547],{"type":20,"value":548},"\u003C/DataTemplate>\n",{"type":15,"tag":50,"props":550,"children":552},{"class":52,"line":551},6,[553],{"type":15,"tag":50,"props":554,"children":555},{"emptyLinePlaceholder":156},[556],{"type":20,"value":159},{"type":15,"tag":50,"props":558,"children":560},{"class":52,"line":559},7,[561],{"type":15,"tag":50,"props":562,"children":563},{},[564],{"type":20,"value":565},"\u003CDataTemplate x:Key=\"FilterItemTemplate\">\n",{"type":15,"tag":50,"props":567,"children":569},{"class":52,"line":568},8,[570],{"type":15,"tag":50,"props":571,"children":572},{},[573],{"type":20,"value":574},"  \u003CStackPanel Orientation=\"Horizontal\" Margin=\"4,2\">\n",{"type":15,"tag":50,"props":576,"children":578},{"class":52,"line":577},9,[579],{"type":15,"tag":50,"props":580,"children":581},{},[582],{"type":20,"value":583},"    \u003CCheckBox IsChecked=\"{Binding IsChecked}\" />\n",{"type":15,"tag":50,"props":585,"children":587},{"class":52,"line":586},10,[588],{"type":15,"tag":50,"props":589,"children":590},{},[591],{"type":20,"value":592},"    \u003CTextBlock Text=\"{Binding Text}\" Margin=\"6,0,0,0\"/>\n",{"type":15,"tag":50,"props":594,"children":596},{"class":52,"line":595},11,[597],{"type":15,"tag":50,"props":598,"children":599},{},[600],{"type":20,"value":601},"  \u003C/StackPanel>\n",{"type":15,"tag":50,"props":603,"children":605},{"class":52,"line":604},12,[606],{"type":15,"tag":50,"props":607,"children":608},{},[609],{"type":20,"value":548},{"type":15,"tag":40,"props":611,"children":613},{"className":42,"code":612,"language":44,"meta":7,"style":7},"var filter = worksheet.CreateColumnFilter(\"C\", \"E\");\nfilter.FilterButtonTemplate = (DataTemplate)FindResource(\"FilterButtonTemplate\");\nfilter.FilterPopupItemTemplate = (DataTemplate)FindResource(\"FilterItemTemplate\");\n",[614],{"type":15,"tag":31,"props":615,"children":616},{"__ignoreMap":7},[617,660,704],{"type":15,"tag":50,"props":618,"children":619},{"class":52,"line":53},[620,624,628,632,636,640,644,648,652,656],{"type":15,"tag":50,"props":621,"children":622},{"style":84},[623],{"type":20,"value":177},{"type":15,"tag":50,"props":625,"children":626},{"style":180},[627],{"type":20,"value":183},{"type":15,"tag":50,"props":629,"children":630},{"style":84},[631],{"type":20,"value":188},{"type":15,"tag":50,"props":633,"children":634},{"style":67},[635],{"type":20,"value":193},{"type":15,"tag":50,"props":637,"children":638},{"style":180},[639],{"type":20,"value":198},{"type":15,"tag":50,"props":641,"children":642},{"style":67},[643],{"type":20,"value":203},{"type":15,"tag":50,"props":645,"children":646},{"style":73},[647],{"type":20,"value":126},{"type":15,"tag":50,"props":649,"children":650},{"style":67},[651],{"type":20,"value":112},{"type":15,"tag":50,"props":653,"children":654},{"style":73},[655],{"type":20,"value":144},{"type":15,"tag":50,"props":657,"children":658},{"style":67},[659],{"type":20,"value":240},{"type":15,"tag":50,"props":661,"children":662},{"class":52,"line":63},[663,668,672,677,681,686,691,695,700],{"type":15,"tag":50,"props":664,"children":665},{"style":67},[666],{"type":20,"value":667},"filter.FilterButtonTemplate ",{"type":15,"tag":50,"props":669,"children":670},{"style":84},[671],{"type":20,"value":87},{"type":15,"tag":50,"props":673,"children":674},{"style":67},[675],{"type":20,"value":676}," (",{"type":15,"tag":50,"props":678,"children":679},{"style":180},[680],{"type":20,"value":424},{"type":15,"tag":50,"props":682,"children":683},{"style":67},[684],{"type":20,"value":685},")",{"type":15,"tag":50,"props":687,"children":688},{"style":180},[689],{"type":20,"value":690},"FindResource",{"type":15,"tag":50,"props":692,"children":693},{"style":67},[694],{"type":20,"value":203},{"type":15,"tag":50,"props":696,"children":697},{"style":73},[698],{"type":20,"value":699},"\"FilterButtonTemplate\"",{"type":15,"tag":50,"props":701,"children":702},{"style":67},[703],{"type":20,"value":240},{"type":15,"tag":50,"props":705,"children":706},{"class":52,"line":152},[707,712,716,720,724,728,732,736,741],{"type":15,"tag":50,"props":708,"children":709},{"style":67},[710],{"type":20,"value":711},"filter.FilterPopupItemTemplate ",{"type":15,"tag":50,"props":713,"children":714},{"style":84},[715],{"type":20,"value":87},{"type":15,"tag":50,"props":717,"children":718},{"style":67},[719],{"type":20,"value":676},{"type":15,"tag":50,"props":721,"children":722},{"style":180},[723],{"type":20,"value":424},{"type":15,"tag":50,"props":725,"children":726},{"style":67},[727],{"type":20,"value":685},{"type":15,"tag":50,"props":729,"children":730},{"style":180},[731],{"type":20,"value":690},{"type":15,"tag":50,"props":733,"children":734},{"style":67},[735],{"type":20,"value":203},{"type":15,"tag":50,"props":737,"children":738},{"style":73},[739],{"type":20,"value":740},"\"FilterItemTemplate\"",{"type":15,"tag":50,"props":742,"children":743},{"style":67},[744],{"type":20,"value":240},{"type":15,"tag":22,"props":746,"children":748},{"id":747},"プログラムによるフィルタリング",[749],{"type":20,"value":747},{"type":15,"tag":16,"props":751,"children":752},{},[753],{"type":20,"value":754},"コードで選択された項目を制御できます：",{"type":15,"tag":40,"props":756,"children":758},{"className":42,"code":757,"language":44,"meta":7,"style":7},"filter.Columns[\"C\"].SelectedTextItems.Clear();\nfilter.Columns[\"C\"].SelectedTextItems.AddRange(new[] { \"A\", \"C\", \"D\" });\nfilter.Apply();\n",[759],{"type":15,"tag":31,"props":760,"children":761},{"__ignoreMap":7},[762,789,847],{"type":15,"tag":50,"props":763,"children":764},{"class":52,"line":53},[765,770,774,779,784],{"type":15,"tag":50,"props":766,"children":767},{"style":67},[768],{"type":20,"value":769},"filter.Columns[",{"type":15,"tag":50,"props":771,"children":772},{"style":73},[773],{"type":20,"value":126},{"type":15,"tag":50,"props":775,"children":776},{"style":67},[777],{"type":20,"value":778},"].SelectedTextItems.",{"type":15,"tag":50,"props":780,"children":781},{"style":180},[782],{"type":20,"value":783},"Clear",{"type":15,"tag":50,"props":785,"children":786},{"style":67},[787],{"type":20,"value":788},"();\n",{"type":15,"tag":50,"props":790,"children":791},{"class":52,"line":63},[792,796,800,804,809,813,818,822,826,830,834,838,842],{"type":15,"tag":50,"props":793,"children":794},{"style":67},[795],{"type":20,"value":769},{"type":15,"tag":50,"props":797,"children":798},{"style":73},[799],{"type":20,"value":126},{"type":15,"tag":50,"props":801,"children":802},{"style":67},[803],{"type":20,"value":778},{"type":15,"tag":50,"props":805,"children":806},{"style":180},[807],{"type":20,"value":808},"AddRange",{"type":15,"tag":50,"props":810,"children":811},{"style":67},[812],{"type":20,"value":203},{"type":15,"tag":50,"props":814,"children":815},{"style":84},[816],{"type":20,"value":817},"new",{"type":15,"tag":50,"props":819,"children":820},{"style":67},[821],{"type":20,"value":102},{"type":15,"tag":50,"props":823,"children":824},{"style":73},[825],{"type":20,"value":107},{"type":15,"tag":50,"props":827,"children":828},{"style":67},[829],{"type":20,"value":112},{"type":15,"tag":50,"props":831,"children":832},{"style":73},[833],{"type":20,"value":126},{"type":15,"tag":50,"props":835,"children":836},{"style":67},[837],{"type":20,"value":112},{"type":15,"tag":50,"props":839,"children":840},{"style":73},[841],{"type":20,"value":135},{"type":15,"tag":50,"props":843,"children":844},{"style":67},[845],{"type":20,"value":846}," });\n",{"type":15,"tag":50,"props":848,"children":849},{"class":52,"line":152},[850,855,860],{"type":15,"tag":50,"props":851,"children":852},{"style":67},[853],{"type":20,"value":854},"filter.",{"type":15,"tag":50,"props":856,"children":857},{"style":180},[858],{"type":20,"value":859},"Apply",{"type":15,"tag":50,"props":861,"children":862},{"style":67},[863],{"type":20,"value":788},{"type":15,"tag":22,"props":865,"children":867},{"id":866},"並べ替え",[868],{"type":20,"value":866},{"type":15,"tag":16,"props":870,"children":871},{},[872,878],{"type":15,"tag":31,"props":873,"children":875},{"className":874},[],[876],{"type":20,"value":877},"Worksheet.SortColumn",{"type":20,"value":879}," を使用して列を並べ替えます。並べ替えは適用範囲内の他の列も同期して移動させます。",{"type":15,"tag":40,"props":881,"children":883},{"className":42,"code":882,"language":44,"meta":7,"style":7},"// sort on column \"C\"\nworksheet.SortColumn(\"C\", order: SortOrder.Descending);\n",[884],{"type":15,"tag":31,"props":885,"children":886},{"__ignoreMap":7},[887,895],{"type":15,"tag":50,"props":888,"children":889},{"class":52,"line":53},[890],{"type":15,"tag":50,"props":891,"children":892},{"style":57},[893],{"type":20,"value":894},"// sort on column \"C\"\n",{"type":15,"tag":50,"props":896,"children":897},{"class":52,"line":63},[898,903,908,912,916,920,925],{"type":15,"tag":50,"props":899,"children":900},{"style":67},[901],{"type":20,"value":902},"worksheet.",{"type":15,"tag":50,"props":904,"children":905},{"style":180},[906],{"type":20,"value":907},"SortColumn",{"type":15,"tag":50,"props":909,"children":910},{"style":67},[911],{"type":20,"value":203},{"type":15,"tag":50,"props":913,"children":914},{"style":73},[915],{"type":20,"value":126},{"type":15,"tag":50,"props":917,"children":918},{"style":67},[919],{"type":20,"value":112},{"type":15,"tag":50,"props":921,"children":922},{"style":180},[923],{"type":20,"value":924},"order",{"type":15,"tag":50,"props":926,"children":927},{"style":67},[928],{"type":20,"value":929},": SortOrder.Descending);\n",{"type":15,"tag":16,"props":931,"children":932},{},[933],{"type":20,"value":934},"並べ替えの移動が許可される範囲を制限することもできます：",{"type":15,"tag":40,"props":936,"children":938},{"className":42,"code":937,"language":44,"meta":7,"style":7},"worksheet.SortColumn(\n    columnIndex: 1,                         // column B (zero-based)\n    applyRange: new RangePosition(\"A1:B5\"),\n    order: SortOrder.Descending);\n",[939],{"type":15,"tag":31,"props":940,"children":941},{"__ignoreMap":7},[942,958,985,1020],{"type":15,"tag":50,"props":943,"children":944},{"class":52,"line":53},[945,949,953],{"type":15,"tag":50,"props":946,"children":947},{"style":67},[948],{"type":20,"value":902},{"type":15,"tag":50,"props":950,"children":951},{"style":180},[952],{"type":20,"value":907},{"type":15,"tag":50,"props":954,"children":955},{"style":67},[956],{"type":20,"value":957},"(\n",{"type":15,"tag":50,"props":959,"children":960},{"class":52,"line":63},[961,966,970,975,980],{"type":15,"tag":50,"props":962,"children":963},{"style":180},[964],{"type":20,"value":965},"    columnIndex",{"type":15,"tag":50,"props":967,"children":968},{"style":67},[969],{"type":20,"value":229},{"type":15,"tag":50,"props":971,"children":972},{"style":232},[973],{"type":20,"value":974},"1",{"type":15,"tag":50,"props":976,"children":977},{"style":67},[978],{"type":20,"value":979},",                         ",{"type":15,"tag":50,"props":981,"children":982},{"style":57},[983],{"type":20,"value":984},"// column B (zero-based)\n",{"type":15,"tag":50,"props":986,"children":987},{"class":52,"line":152},[988,993,997,1001,1006,1010,1015],{"type":15,"tag":50,"props":989,"children":990},{"style":180},[991],{"type":20,"value":992},"    applyRange",{"type":15,"tag":50,"props":994,"children":995},{"style":67},[996],{"type":20,"value":229},{"type":15,"tag":50,"props":998,"children":999},{"style":84},[1000],{"type":20,"value":817},{"type":15,"tag":50,"props":1002,"children":1003},{"style":180},[1004],{"type":20,"value":1005}," RangePosition",{"type":15,"tag":50,"props":1007,"children":1008},{"style":67},[1009],{"type":20,"value":203},{"type":15,"tag":50,"props":1011,"children":1012},{"style":73},[1013],{"type":20,"value":1014},"\"A1:B5\"",{"type":15,"tag":50,"props":1016,"children":1017},{"style":67},[1018],{"type":20,"value":1019},"),\n",{"type":15,"tag":50,"props":1021,"children":1022},{"class":52,"line":162},[1023,1028],{"type":15,"tag":50,"props":1024,"children":1025},{"style":180},[1026],{"type":20,"value":1027},"    order",{"type":15,"tag":50,"props":1029,"children":1030},{"style":67},[1031],{"type":20,"value":929},{"type":15,"tag":16,"props":1033,"children":1034},{},[1035,1037],{"type":20,"value":1036},"結果：\n",{"type":15,"tag":286,"props":1038,"children":1041},{"alt":1039,"src":1040},"152","/document/images/152.png",[],{"type":15,"tag":22,"props":1043,"children":1045},{"id":1044},"reogridエディタでのフィルター作成",[1046],{"type":20,"value":1047},"ReoGridエディタでのフィルター作成",{"type":15,"tag":16,"props":1049,"children":1050},{},[1051,1053,1059],{"type":20,"value":1052},"エディタアプリで、データ範囲（タイトル行を除く）を選択し、",{"type":15,"tag":1054,"props":1055,"children":1056},"strong",{},[1057],{"type":20,"value":1058},"Sheet → Filter",{"type":20,"value":1060}," を選択してドロップダウンボタンを追加します。設定例：",{"type":15,"tag":40,"props":1062,"children":1064},{"className":42,"code":1063,"language":44,"meta":7,"style":7},"worksheet[\"C1:C6\"] = new object[] { \"Title\", \"A\", \"B\", \"C\", \"D\", \"E\" };\n",[1065],{"type":15,"tag":31,"props":1066,"children":1067},{"__ignoreMap":7},[1068],{"type":15,"tag":50,"props":1069,"children":1070},{"class":52,"line":53},[1071,1075,1080,1084,1088,1092,1096,1100,1105,1109,1113,1117,1121,1125,1129,1133,1137,1141,1145],{"type":15,"tag":50,"props":1072,"children":1073},{"style":67},[1074],{"type":20,"value":70},{"type":15,"tag":50,"props":1076,"children":1077},{"style":73},[1078],{"type":20,"value":1079},"\"C1:C6\"",{"type":15,"tag":50,"props":1081,"children":1082},{"style":67},[1083],{"type":20,"value":81},{"type":15,"tag":50,"props":1085,"children":1086},{"style":84},[1087],{"type":20,"value":87},{"type":15,"tag":50,"props":1089,"children":1090},{"style":84},[1091],{"type":20,"value":92},{"type":15,"tag":50,"props":1093,"children":1094},{"style":84},[1095],{"type":20,"value":97},{"type":15,"tag":50,"props":1097,"children":1098},{"style":67},[1099],{"type":20,"value":102},{"type":15,"tag":50,"props":1101,"children":1102},{"style":73},[1103],{"type":20,"value":1104},"\"Title\"",{"type":15,"tag":50,"props":1106,"children":1107},{"style":67},[1108],{"type":20,"value":112},{"type":15,"tag":50,"props":1110,"children":1111},{"style":73},[1112],{"type":20,"value":107},{"type":15,"tag":50,"props":1114,"children":1115},{"style":67},[1116],{"type":20,"value":112},{"type":15,"tag":50,"props":1118,"children":1119},{"style":73},[1120],{"type":20,"value":117},{"type":15,"tag":50,"props":1122,"children":1123},{"style":67},[1124],{"type":20,"value":112},{"type":15,"tag":50,"props":1126,"children":1127},{"style":73},[1128],{"type":20,"value":126},{"type":15,"tag":50,"props":1130,"children":1131},{"style":67},[1132],{"type":20,"value":112},{"type":15,"tag":50,"props":1134,"children":1135},{"style":73},[1136],{"type":20,"value":135},{"type":15,"tag":50,"props":1138,"children":1139},{"style":67},[1140],{"type":20,"value":112},{"type":15,"tag":50,"props":1142,"children":1143},{"style":73},[1144],{"type":20,"value":144},{"type":15,"tag":50,"props":1146,"children":1147},{"style":67},[1148],{"type":20,"value":149},{"type":15,"tag":16,"props":1150,"children":1151},{},[1152,1154],{"type":20,"value":1153},"タイトル行はフィルタリング/並べ替えから除外されます：",{"type":15,"tag":286,"props":1155,"children":1158},{"alt":1156,"src":1157},"148","/document/images/148.png",[],{"type":15,"tag":16,"props":1160,"children":1161},{},[1162,1164],{"type":20,"value":1163},"並べ替えの例（Z→A）：",{"type":15,"tag":286,"props":1165,"children":1168},{"alt":1166,"src":1167},"149","/document/images/149.png",[],{"type":15,"tag":16,"props":1170,"children":1171},{},[1172,1174],{"type":20,"value":1173},"タイトル行はそのまま残ります：",{"type":15,"tag":286,"props":1175,"children":1178},{"alt":1176,"src":1177},"151","/document/images/151.png",[],{"type":15,"tag":22,"props":1180,"children":1182},{"id":1181},"apiリファレンス",[1183],{"type":20,"value":1184},"APIリファレンス",{"type":15,"tag":1186,"props":1187,"children":1189},"h3",{"id":1188},"autocolumnfilter",[1190],{"type":20,"value":1191},"AutoColumnFilter",{"type":15,"tag":1193,"props":1194,"children":1195},"table",{},[1196,1220],{"type":15,"tag":1197,"props":1198,"children":1199},"thead",{},[1200],{"type":15,"tag":1201,"props":1202,"children":1203},"tr",{},[1204,1210,1215],{"type":15,"tag":1205,"props":1206,"children":1207},"th",{},[1208],{"type":20,"value":1209},"メンバー",{"type":15,"tag":1205,"props":1211,"children":1212},{},[1213],{"type":20,"value":1214},"型",{"type":15,"tag":1205,"props":1216,"children":1217},{},[1218],{"type":20,"value":1219},"説明",{"type":15,"tag":1221,"props":1222,"children":1223},"tbody",{},[1224,1250,1276,1302,1327,1352,1377],{"type":15,"tag":1201,"props":1225,"children":1226},{},[1227,1237,1245],{"type":15,"tag":1228,"props":1229,"children":1230},"td",{},[1231],{"type":15,"tag":31,"props":1232,"children":1234},{"className":1233},[],[1235],{"type":20,"value":1236},"Worksheet",{"type":15,"tag":1228,"props":1238,"children":1239},{},[1240],{"type":15,"tag":31,"props":1241,"children":1243},{"className":1242},[],[1244],{"type":20,"value":1236},{"type":15,"tag":1228,"props":1246,"children":1247},{},[1248],{"type":20,"value":1249},"アタッチされたワークシート",{"type":15,"tag":1201,"props":1251,"children":1252},{},[1253,1262,1271],{"type":15,"tag":1228,"props":1254,"children":1255},{},[1256],{"type":15,"tag":31,"props":1257,"children":1259},{"className":1258},[],[1260],{"type":20,"value":1261},"ApplyRange",{"type":15,"tag":1228,"props":1263,"children":1264},{},[1265],{"type":15,"tag":31,"props":1266,"children":1268},{"className":1267},[],[1269],{"type":20,"value":1270},"RangePosition",{"type":15,"tag":1228,"props":1272,"children":1273},{},[1274],{"type":20,"value":1275},"フィルタリング対象の範囲",{"type":15,"tag":1201,"props":1277,"children":1278},{},[1279,1288,1297],{"type":15,"tag":1228,"props":1280,"children":1281},{},[1282],{"type":15,"tag":31,"props":1283,"children":1285},{"className":1284},[],[1286],{"type":20,"value":1287},"Columns",{"type":15,"tag":1228,"props":1289,"children":1290},{},[1291],{"type":15,"tag":31,"props":1292,"children":1294},{"className":1293},[],[1295],{"type":20,"value":1296},"FilterColumnCollection",{"type":15,"tag":1228,"props":1298,"children":1299},{},[1300],{"type":20,"value":1301},"インデックスまたは列コードで列フィルターボディにアクセス",{"type":15,"tag":1201,"props":1303,"children":1304},{},[1305,1313,1322],{"type":15,"tag":1228,"props":1306,"children":1307},{},[1308],{"type":15,"tag":31,"props":1309,"children":1311},{"className":1310},[],[1312],{"type":20,"value":405},{"type":15,"tag":1228,"props":1314,"children":1315},{},[1316],{"type":15,"tag":31,"props":1317,"children":1319},{"className":1318},[],[1320],{"type":20,"value":1321},"void",{"type":15,"tag":1228,"props":1323,"children":1324},{},[1325],{"type":20,"value":1326},"フィルターを再評価して行の表示/非表示を切り替え",{"type":15,"tag":1201,"props":1328,"children":1329},{},[1330,1339,1347],{"type":15,"tag":1228,"props":1331,"children":1332},{},[1333],{"type":15,"tag":31,"props":1334,"children":1336},{"className":1335},[],[1337],{"type":20,"value":1338},"Attach(Worksheet, AutoColumnFilterUI)",{"type":15,"tag":1228,"props":1340,"children":1341},{},[1342],{"type":15,"tag":31,"props":1343,"children":1345},{"className":1344},[],[1346],{"type":20,"value":1321},{"type":15,"tag":1228,"props":1348,"children":1349},{},[1350],{"type":20,"value":1351},"ワークシートにフィルターをアタッチ",{"type":15,"tag":1201,"props":1353,"children":1354},{},[1355,1364,1372],{"type":15,"tag":1228,"props":1356,"children":1357},{},[1358],{"type":15,"tag":31,"props":1359,"children":1361},{"className":1360},[],[1362],{"type":20,"value":1363},"Detach()",{"type":15,"tag":1228,"props":1365,"children":1366},{},[1367],{"type":15,"tag":31,"props":1368,"children":1370},{"className":1369},[],[1371],{"type":20,"value":1321},{"type":15,"tag":1228,"props":1373,"children":1374},{},[1375],{"type":20,"value":1376},"ワークシートからフィルターを削除",{"type":15,"tag":1201,"props":1378,"children":1379},{},[1380,1389,1394],{"type":15,"tag":1228,"props":1381,"children":1382},{},[1383],{"type":15,"tag":31,"props":1384,"children":1386},{"className":1385},[],[1387],{"type":20,"value":1388},"FilterButtonPressed",{"type":15,"tag":1228,"props":1390,"children":1391},{},[1392],{"type":20,"value":1393},"event",{"type":15,"tag":1228,"props":1395,"children":1396},{},[1397],{"type":20,"value":1398},"列フィルターボタンがクリックされたときに発生",{"type":15,"tag":1186,"props":1400,"children":1402},{"id":1401},"filtercolumncollection",[1403],{"type":20,"value":1296},{"type":15,"tag":1193,"props":1405,"children":1406},{},[1407,1421],{"type":15,"tag":1197,"props":1408,"children":1409},{},[1410],{"type":15,"tag":1201,"props":1411,"children":1412},{},[1413,1417],{"type":15,"tag":1205,"props":1414,"children":1415},{},[1416],{"type":20,"value":1209},{"type":15,"tag":1205,"props":1418,"children":1419},{},[1420],{"type":20,"value":1219},{"type":15,"tag":1221,"props":1422,"children":1423},{},[1424,1441],{"type":15,"tag":1201,"props":1425,"children":1426},{},[1427,1436],{"type":15,"tag":1228,"props":1428,"children":1429},{},[1430],{"type":15,"tag":31,"props":1431,"children":1433},{"className":1432},[],[1434],{"type":20,"value":1435},"this[int index]",{"type":15,"tag":1228,"props":1437,"children":1438},{},[1439],{"type":20,"value":1440},"ゼロベースの列インデックスで列フィルターボディを取得",{"type":15,"tag":1201,"props":1442,"children":1443},{},[1444,1453],{"type":15,"tag":1228,"props":1445,"children":1446},{},[1447],{"type":15,"tag":31,"props":1448,"children":1450},{"className":1449},[],[1451],{"type":20,"value":1452},"this[string columnCode]",{"type":15,"tag":1228,"props":1454,"children":1455},{},[1456,1458,1463],{"type":20,"value":1457},"列アドレスコード（例：",{"type":15,"tag":31,"props":1459,"children":1461},{"className":1460},[],[1462],{"type":20,"value":126},{"type":20,"value":1464},"）で列フィルターボディを取得",{"type":15,"tag":1186,"props":1466,"children":1468},{"id":1467},"autocolumnfilterbody",[1469],{"type":20,"value":1470},"AutoColumnFilterBody",{"type":15,"tag":16,"props":1472,"children":1473},{},[1474,1476,1481],{"type":20,"value":1475},"フィルター内の各列には、以下のメンバーを持つ ",{"type":15,"tag":31,"props":1477,"children":1479},{"className":1478},[],[1480],{"type":20,"value":1470},{"type":20,"value":1482}," があります：",{"type":15,"tag":1193,"props":1484,"children":1485},{},[1486,1504],{"type":15,"tag":1197,"props":1487,"children":1488},{},[1489],{"type":15,"tag":1201,"props":1490,"children":1491},{},[1492,1496,1500],{"type":15,"tag":1205,"props":1493,"children":1494},{},[1495],{"type":20,"value":1209},{"type":15,"tag":1205,"props":1497,"children":1498},{},[1499],{"type":20,"value":1214},{"type":15,"tag":1205,"props":1501,"children":1502},{},[1503],{"type":20,"value":1219},{"type":15,"tag":1221,"props":1505,"children":1506},{},[1507,1532,1558,1583],{"type":15,"tag":1201,"props":1508,"children":1509},{},[1510,1519,1527],{"type":15,"tag":1228,"props":1511,"children":1512},{},[1513],{"type":15,"tag":31,"props":1514,"children":1516},{"className":1515},[],[1517],{"type":20,"value":1518},"ColumnHeader",{"type":15,"tag":1228,"props":1520,"children":1521},{},[1522],{"type":15,"tag":31,"props":1523,"children":1525},{"className":1524},[],[1526],{"type":20,"value":1518},{"type":15,"tag":1228,"props":1528,"children":1529},{},[1530],{"type":20,"value":1531},"列ヘッダーインスタンス",{"type":15,"tag":1201,"props":1533,"children":1534},{},[1535,1544,1553],{"type":15,"tag":1228,"props":1536,"children":1537},{},[1538],{"type":15,"tag":31,"props":1539,"children":1541},{"className":1540},[],[1542],{"type":20,"value":1543},"IsSelectAll",{"type":15,"tag":1228,"props":1545,"children":1546},{},[1547],{"type":15,"tag":31,"props":1548,"children":1550},{"className":1549},[],[1551],{"type":20,"value":1552},"bool",{"type":15,"tag":1228,"props":1554,"children":1555},{},[1556],{"type":20,"value":1557},"すべての項目が選択されているかどうか（列がフィルタリングされていない）",{"type":15,"tag":1201,"props":1559,"children":1560},{},[1561,1569,1578],{"type":15,"tag":1228,"props":1562,"children":1563},{},[1564],{"type":15,"tag":31,"props":1565,"children":1567},{"className":1566},[],[1568],{"type":20,"value":397},{"type":15,"tag":1228,"props":1570,"children":1571},{},[1572],{"type":15,"tag":31,"props":1573,"children":1575},{"className":1574},[],[1576],{"type":20,"value":1577},"TextFilterCollection",{"type":15,"tag":1228,"props":1579,"children":1580},{},[1581],{"type":20,"value":1582},"選択された（表示される）テキスト値のセット",{"type":15,"tag":1201,"props":1584,"children":1585},{},[1586,1595,1604],{"type":15,"tag":1228,"props":1587,"children":1588},{},[1589],{"type":15,"tag":31,"props":1590,"children":1592},{"className":1591},[],[1593],{"type":20,"value":1594},"GetDistinctItems()",{"type":15,"tag":1228,"props":1596,"children":1597},{},[1598],{"type":15,"tag":31,"props":1599,"children":1601},{"className":1600},[],[1602],{"type":20,"value":1603},"List\u003Cstring>",{"type":15,"tag":1228,"props":1605,"children":1606},{},[1607],{"type":20,"value":1608},"列内のすべてのユニークな値を取得",{"type":15,"tag":1186,"props":1610,"children":1612},{"id":1611},"textfiltercollection",[1613],{"type":20,"value":1577},{"type":15,"tag":1193,"props":1615,"children":1616},{},[1617,1632],{"type":15,"tag":1197,"props":1618,"children":1619},{},[1620],{"type":15,"tag":1201,"props":1621,"children":1622},{},[1623,1628],{"type":15,"tag":1205,"props":1624,"children":1625},{},[1626],{"type":20,"value":1627},"メソッド",{"type":15,"tag":1205,"props":1629,"children":1630},{},[1631],{"type":20,"value":1219},{"type":15,"tag":1221,"props":1633,"children":1634},{},[1635,1652,1669,1686,1703,1720,1737],{"type":15,"tag":1201,"props":1636,"children":1637},{},[1638,1647],{"type":15,"tag":1228,"props":1639,"children":1640},{},[1641],{"type":15,"tag":31,"props":1642,"children":1644},{"className":1643},[],[1645],{"type":20,"value":1646},"Add(string item)",{"type":15,"tag":1228,"props":1648,"children":1649},{},[1650],{"type":20,"value":1651},"選択セットに項目を追加",{"type":15,"tag":1201,"props":1653,"children":1654},{},[1655,1664],{"type":15,"tag":1228,"props":1656,"children":1657},{},[1658],{"type":15,"tag":31,"props":1659,"children":1661},{"className":1660},[],[1662],{"type":20,"value":1663},"AddRange(IEnumerable\u003Cstring> items)",{"type":15,"tag":1228,"props":1665,"children":1666},{},[1667],{"type":20,"value":1668},"複数の項目を追加",{"type":15,"tag":1201,"props":1670,"children":1671},{},[1672,1681],{"type":15,"tag":1228,"props":1673,"children":1674},{},[1675],{"type":15,"tag":31,"props":1676,"children":1678},{"className":1677},[],[1679],{"type":20,"value":1680},"Remove(string item)",{"type":15,"tag":1228,"props":1682,"children":1683},{},[1684],{"type":20,"value":1685},"項目を削除",{"type":15,"tag":1201,"props":1687,"children":1688},{},[1689,1698],{"type":15,"tag":1228,"props":1690,"children":1691},{},[1692],{"type":15,"tag":31,"props":1693,"children":1695},{"className":1694},[],[1696],{"type":20,"value":1697},"Clear()",{"type":15,"tag":1228,"props":1699,"children":1700},{},[1701],{"type":20,"value":1702},"選択された項目をすべてクリア",{"type":15,"tag":1201,"props":1704,"children":1705},{},[1706,1715],{"type":15,"tag":1228,"props":1707,"children":1708},{},[1709],{"type":15,"tag":31,"props":1710,"children":1712},{"className":1711},[],[1713],{"type":20,"value":1714},"Contains(string item)",{"type":15,"tag":1228,"props":1716,"children":1717},{},[1718],{"type":20,"value":1719},"項目が選択されているか確認",{"type":15,"tag":1201,"props":1721,"children":1722},{},[1723,1732],{"type":15,"tag":1228,"props":1724,"children":1725},{},[1726],{"type":15,"tag":31,"props":1727,"children":1729},{"className":1728},[],[1730],{"type":20,"value":1731},"Count",{"type":15,"tag":1228,"props":1733,"children":1734},{},[1735],{"type":20,"value":1736},"選択された項目の数",{"type":15,"tag":1201,"props":1738,"children":1739},{},[1740,1749],{"type":15,"tag":1228,"props":1741,"children":1742},{},[1743],{"type":15,"tag":31,"props":1744,"children":1746},{"className":1745},[],[1747],{"type":20,"value":1748},"this[string item]",{"type":15,"tag":1228,"props":1750,"children":1751},{},[1752],{"type":20,"value":1753},"項目が選択されているかどうかを取得または設定",{"type":15,"tag":1186,"props":1755,"children":1757},{"id":1756},"autocolumnfilterui列挙型",[1758],{"type":20,"value":1759},"AutoColumnFilterUI列挙型",{"type":15,"tag":1193,"props":1761,"children":1762},{},[1763,1778],{"type":15,"tag":1197,"props":1764,"children":1765},{},[1766],{"type":15,"tag":1201,"props":1767,"children":1768},{},[1769,1774],{"type":15,"tag":1205,"props":1770,"children":1771},{},[1772],{"type":20,"value":1773},"値",{"type":15,"tag":1205,"props":1775,"children":1776},{},[1777],{"type":20,"value":1219},{"type":15,"tag":1221,"props":1779,"children":1780},{},[1781,1797,1814],{"type":15,"tag":1201,"props":1782,"children":1783},{},[1784,1792],{"type":15,"tag":1228,"props":1785,"children":1786},{},[1787],{"type":15,"tag":31,"props":1788,"children":1790},{"className":1789},[],[1791],{"type":20,"value":389},{"type":15,"tag":1228,"props":1793,"children":1794},{},[1795],{"type":20,"value":1796},"UI要素は作成されない",{"type":15,"tag":1201,"props":1798,"children":1799},{},[1800,1809],{"type":15,"tag":1228,"props":1801,"children":1802},{},[1803],{"type":15,"tag":31,"props":1804,"children":1806},{"className":1805},[],[1807],{"type":20,"value":1808},"DropdownButton",{"type":15,"tag":1228,"props":1810,"children":1811},{},[1812],{"type":20,"value":1813},"ヘッダーにドロップダウンボタンのみを表示",{"type":15,"tag":1201,"props":1815,"children":1816},{},[1817,1826],{"type":15,"tag":1228,"props":1818,"children":1819},{},[1820],{"type":15,"tag":31,"props":1821,"children":1823},{"className":1822},[],[1824],{"type":20,"value":1825},"DropdownButtonAndPanel",{"type":15,"tag":1228,"props":1827,"children":1828},{},[1829],{"type":20,"value":1830},"ドロップダウンボタンと組み込みフィルターパネルを表示（デフォルト）",{"type":15,"tag":1186,"props":1832,"children":1834},{"id":1833},"filterbuttonpressedeventargs",[1835],{"type":20,"value":1836},"FilterButtonPressedEventArgs",{"type":15,"tag":1193,"props":1838,"children":1839},{},[1840,1859],{"type":15,"tag":1197,"props":1841,"children":1842},{},[1843],{"type":15,"tag":1201,"props":1844,"children":1845},{},[1846,1851,1855],{"type":15,"tag":1205,"props":1847,"children":1848},{},[1849],{"type":20,"value":1850},"プロパティ",{"type":15,"tag":1205,"props":1852,"children":1853},{},[1854],{"type":20,"value":1214},{"type":15,"tag":1205,"props":1856,"children":1857},{},[1858],{"type":20,"value":1219},{"type":15,"tag":1221,"props":1860,"children":1861},{},[1862,1886],{"type":15,"tag":1201,"props":1863,"children":1864},{},[1865,1873,1881],{"type":15,"tag":1228,"props":1866,"children":1867},{},[1868],{"type":15,"tag":31,"props":1869,"children":1871},{"className":1870},[],[1872],{"type":20,"value":1518},{"type":15,"tag":1228,"props":1874,"children":1875},{},[1876],{"type":15,"tag":31,"props":1877,"children":1879},{"className":1878},[],[1880],{"type":20,"value":1518},{"type":15,"tag":1228,"props":1882,"children":1883},{},[1884],{"type":20,"value":1885},"ボタンが押された列ヘッダー",{"type":15,"tag":1201,"props":1887,"children":1888},{},[1889,1898,1906],{"type":15,"tag":1228,"props":1890,"children":1891},{},[1892],{"type":15,"tag":31,"props":1893,"children":1895},{"className":1894},[],[1896],{"type":20,"value":1897},"IsCancelled",{"type":15,"tag":1228,"props":1899,"children":1900},{},[1901],{"type":15,"tag":31,"props":1902,"children":1904},{"className":1903},[],[1905],{"type":20,"value":1552},{"type":15,"tag":1228,"props":1907,"children":1908},{},[1909,1915],{"type":15,"tag":31,"props":1910,"children":1912},{"className":1911},[],[1913],{"type":20,"value":1914},"true",{"type":20,"value":1916}," に設定すると組み込みポップアップの表示を防止",{"type":15,"tag":40,"props":1918,"children":1920},{"className":42,"code":1919,"language":44,"meta":7,"style":7},"filter.FilterButtonPressed += (s, e) =>\n{\n    // Show custom filter UI instead of built-in popup\n    e.IsCancelled = true;\n    ShowCustomFilterDialog(e.ColumnHeader);\n};\n",[1921],{"type":15,"tag":31,"props":1922,"children":1923},{"__ignoreMap":7},[1924,1965,1973,1981,2003,2016],{"type":15,"tag":50,"props":1925,"children":1926},{"class":52,"line":53},[1927,1932,1937,1941,1946,1950,1955,1960],{"type":15,"tag":50,"props":1928,"children":1929},{"style":67},[1930],{"type":20,"value":1931},"filter.FilterButtonPressed ",{"type":15,"tag":50,"props":1933,"children":1934},{"style":84},[1935],{"type":20,"value":1936},"+=",{"type":15,"tag":50,"props":1938,"children":1939},{"style":67},[1940],{"type":20,"value":676},{"type":15,"tag":50,"props":1942,"children":1943},{"style":180},[1944],{"type":20,"value":1945},"s",{"type":15,"tag":50,"props":1947,"children":1948},{"style":67},[1949],{"type":20,"value":112},{"type":15,"tag":50,"props":1951,"children":1952},{"style":180},[1953],{"type":20,"value":1954},"e",{"type":15,"tag":50,"props":1956,"children":1957},{"style":67},[1958],{"type":20,"value":1959},") ",{"type":15,"tag":50,"props":1961,"children":1962},{"style":84},[1963],{"type":20,"value":1964},"=>\n",{"type":15,"tag":50,"props":1966,"children":1967},{"class":52,"line":63},[1968],{"type":15,"tag":50,"props":1969,"children":1970},{"style":67},[1971],{"type":20,"value":1972},"{\n",{"type":15,"tag":50,"props":1974,"children":1975},{"class":52,"line":152},[1976],{"type":15,"tag":50,"props":1977,"children":1978},{"style":57},[1979],{"type":20,"value":1980},"    // Show custom filter UI instead of built-in popup\n",{"type":15,"tag":50,"props":1982,"children":1983},{"class":52,"line":162},[1984,1989,1993,1998],{"type":15,"tag":50,"props":1985,"children":1986},{"style":67},[1987],{"type":20,"value":1988},"    e.IsCancelled ",{"type":15,"tag":50,"props":1990,"children":1991},{"style":84},[1992],{"type":20,"value":87},{"type":15,"tag":50,"props":1994,"children":1995},{"style":232},[1996],{"type":20,"value":1997}," true",{"type":15,"tag":50,"props":1999,"children":2000},{"style":67},[2001],{"type":20,"value":2002},";\n",{"type":15,"tag":50,"props":2004,"children":2005},{"class":52,"line":171},[2006,2011],{"type":15,"tag":50,"props":2007,"children":2008},{"style":180},[2009],{"type":20,"value":2010},"    ShowCustomFilterDialog",{"type":15,"tag":50,"props":2012,"children":2013},{"style":67},[2014],{"type":20,"value":2015},"(e.ColumnHeader);\n",{"type":15,"tag":50,"props":2017,"children":2018},{"class":52,"line":551},[2019],{"type":15,"tag":50,"props":2020,"children":2021},{"style":67},[2022],{"type":20,"value":2023},"};\n",{"type":15,"tag":22,"props":2025,"children":2027},{"id":2026},"関連トピック",[2028],{"type":20,"value":2026},{"type":15,"tag":247,"props":2030,"children":2031},{},[2032,2044],{"type":15,"tag":251,"props":2033,"children":2034},{},[2035,2042],{"type":15,"tag":2036,"props":2037,"children":2039},"a",{"href":2038},"/document/data/data-filtering/",[2040],{"type":20,"value":2041},"データフィルタリング",{"type":20,"value":2043}," — フィルターの概念とカスタムフィルター",{"type":15,"tag":251,"props":2045,"children":2046},{},[2047,2053],{"type":15,"tag":2036,"props":2048,"children":2050},{"href":2049},"/document/data/conditional-filter/",[2051],{"type":20,"value":2052},"条件付きフィルター",{"type":20,"value":2054}," — ルールベースのフィルタリング",{"type":15,"tag":2056,"props":2057,"children":2058},"style",{},[2059],{"type":20,"value":2060},"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":63,"depth":63,"links":2062},[2063,2064,2065,2066,2067,2068,2076],{"id":24,"depth":63,"text":24},{"id":410,"depth":63,"text":413},{"id":747,"depth":63,"text":747},{"id":866,"depth":63,"text":866},{"id":1044,"depth":63,"text":1047},{"id":1181,"depth":63,"text":1184,"children":2069},[2070,2071,2072,2073,2074,2075],{"id":1188,"depth":152,"text":1191},{"id":1401,"depth":152,"text":1296},{"id":1467,"depth":152,"text":1470},{"id":1611,"depth":152,"text":1577},{"id":1756,"depth":152,"text":1759},{"id":1833,"depth":152,"text":1836},{"id":2026,"depth":63,"text":2026},"markdown","content:document:5.data:4.builtin-autofilter.md","content","document/5.data/4.builtin-autofilter.md","document/5.data/4.builtin-autofilter","md",{"loc":4},[2085,2406,2409,2412,2415,2418,2421,2424,2427],{"title":2086,"_path":2087,"children":2088},"Document","/document",[2089,2100,2105,2137,2154,2179,2211,2231,2245,2268,2279,2295,2318,2329,2349,2369,2398],{"title":2090,"_path":2091,"children":2092},"はじめに","/document/getting-started",[2093,2094,2097],{"title":2090,"_path":2091},{"title":2095,"_path":2096},"インストール","/document/getting-started/installation",{"title":2098,"_path":2099},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":2101,"_path":2102,"children":2103},"ワークブック","/document/workbook",[2104],{"title":2101,"_path":2102},{"title":2106,"_path":2107,"children":2108},"ワークシート","/document/worksheet",[2109,2110,2113,2116,2119,2122,2125,2128,2131,2134],{"title":2106,"_path":2107},{"title":2111,"_path":2112},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":2114,"_path":2115},"範囲","/document/worksheet/range",{"title":2117,"_path":2118},"名前付き範囲","/document/worksheet/named-range",{"title":2120,"_path":2121},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":2123,"_path":2124},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":2126,"_path":2127},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":2129,"_path":2130},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":2132,"_path":2133},"ズーム","/document/worksheet/zoom",{"title":2135,"_path":2136},"設定とオプション","/document/worksheet/settings",{"title":2138,"_path":2139,"children":2140},"選択とナビゲーション","/document/selection",[2141,2142,2145,2148,2151],{"title":2138,"_path":2139},{"title":2143,"_path":2144},"フォーカスと選択","/document/selection/selection",{"title":2146,"_path":2147},"範囲の選択","/document/selection/pick-range",{"title":2149,"_path":2150},"クリップボード","/document/selection/clipboard",{"title":2152,"_path":2153},"テキスト検索","/document/selection/text-search",{"title":2155,"_path":2156,"children":2157},"データ管理","/document/data",[2158,2159,2162,2164,2165,2167,2170,2173,2176],{"title":2155,"_path":2156},{"title":2160,"_path":2161},"データソース","/document/data/datasource",{"title":2041,"_path":2163},"/document/data/data-filtering",{"title":8,"_path":4},{"title":2052,"_path":2166},"/document/data/conditional-filter",{"title":2168,"_path":2169},"条件付きスタイル","/document/data/conditional-styles",{"title":2171,"_path":2172},"グループとアウトライン","/document/data/group-and-outline",{"title":2174,"_path":2175},"データバリデーション","/document/data/data-validation",{"title":2177,"_path":2178},"保護とロック","/document/data/protection",{"title":2180,"_path":2181,"children":2182},"セル","/document/cell",[2183,2184,2187,2190,2193,2196,2199,2202,2205,2208],{"title":2180,"_path":2181},{"title":2185,"_path":2186},"セルの編集","/document/cell/cell-edit",{"title":2188,"_path":2189},"スタイル","/document/cell/style",{"title":2191,"_path":2192},"罫線","/document/cell/border",{"title":2194,"_path":2195},"データ書式","/document/cell/data-format",{"title":2197,"_path":2198},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":2200,"_path":2201},"データ連続入力","/document/cell/auto-fill",{"title":2203,"_path":2204},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":2206,"_path":2207},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":2209,"_path":2210},"セルの反復処理","/document/cell/iterate-cells",{"title":2212,"_path":2213,"children":2214},"セルタイプ","/document/cell-types",[2215,2216,2219,2222,2225,2228],{"title":2212,"_path":2213},{"title":2217,"_path":2218},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":2220,"_path":2221},"カスタムセル","/document/cell-types/custom-cell",{"title":2223,"_path":2224},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":2226,"_path":2227},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":2229,"_path":2230},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":2232,"_path":2233,"children":2234},"数式","/document/formula",[2235,2236,2239,2242],{"title":2232,"_path":2233},{"title":2237,"_path":2238},"カスタム関数","/document/formula/custom-function",{"title":2240,"_path":2241},"数式関数","/document/formula/formula-functions",{"title":2243,"_path":2244},"VLOOKUP","/document/formula/vlookup",{"title":2246,"_path":2247,"children":2248},"チャート","/document/chart",[2249,2250,2253,2256,2259,2262,2265],{"title":2246,"_path":2247},{"title":2251,"_path":2252},"縦棒グラフ","/document/chart/column-chart",{"title":2254,"_path":2255},"横棒グラフ","/document/chart/bar-chart",{"title":2257,"_path":2258},"折れ線グラフ","/document/chart/line-chart",{"title":2260,"_path":2261},"面グラフ","/document/chart/area-chart",{"title":2263,"_path":2264},"2D円グラフ","/document/chart/pie-2d-chart",{"title":2266,"_path":2267},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":2269,"_path":2270,"children":2271},"フローティングオブジェクト","/document/floating",[2272,2273,2276],{"title":2269,"_path":2270},{"title":2274,"_path":2275},"描画シェイプ","/document/floating/drawing-shapes",{"title":2277,"_path":2278},"フローティング画像","/document/floating/floating-image",{"title":2280,"_path":2281,"children":2282},"イベント","/document/events",[2283,2284,2286,2289,2292],{"title":2280,"_path":2281},{"title":2280,"_path":2285},"/document/events/events",{"title":2287,"_path":2288},"キーボードイベント","/document/events/keyboard-events",{"title":2290,"_path":2291},"マウスイベント","/document/events/mouse-events",{"title":2293,"_path":2294},"SelectionRangeChanged","/document/events/selection-events",{"title":2296,"_path":2297,"children":2298},"カスタマイズ","/document/customization",[2299,2300,2303,2306,2309,2312,2315],{"title":2296,"_path":2297},{"title":2301,"_path":2302},"コントロールの外観","/document/customization/control-appearance",{"title":2304,"_path":2305},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":2307,"_path":2308},"使用可能なホットキー","/document/customization/hot-keys",{"title":2310,"_path":2311},"言語ローカライズ","/document/customization/language-localization",{"title":2313,"_path":2314},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":2316,"_path":2317},"ReoGridEditor","/document/customization/editor",{"title":2319,"_path":2320,"children":2321},"アクション","/document/actions",[2322,2323,2326],{"title":2319,"_path":2320},{"title":2324,"_path":2325},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":2327,"_path":2328},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":2330,"_path":2331,"children":2332},"ファイル形式","/document/io",[2333,2334,2337,2340,2343,2346],{"title":2330,"_path":2331},{"title":2335,"_path":2336},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":2338,"_path":2339},"CSV形式","/document/io/csv-format",{"title":2341,"_path":2342},"RGF形式","/document/io/rgf-format",{"title":2344,"_path":2345},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":2347,"_path":2348},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":2350,"_path":2351,"children":2352},"高度な機能","/document/advanced",[2353,2354,2357,2360,2363,2366],{"title":2350,"_path":2351},{"title":2355,"_path":2356},"メモリワークブック","/document/advanced/memory-workbook",{"title":2358,"_path":2359},"ページングと印刷","/document/advanced/paging-and-print",{"title":2361,"_path":2362},"コントロールのリセット","/document/advanced/reset-control",{"title":2364,"_path":2365},"パフォーマンス","/document/advanced/performance",{"title":2367,"_path":2368},"設定","/document/advanced/settings",{"title":2370,"_path":2371,"children":2372},"ハウツーガイド","/document/how-to",[2373,2374,2377,2380,2383,2386,2389,2392,2395],{"title":2370,"_path":2371},{"title":2375,"_path":2376},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":2378,"_path":2379},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":2381,"_path":2382},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":2384,"_path":2385},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":2387,"_path":2388},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":2390,"_path":2391},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":2393,"_path":2394},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":2396,"_path":2397},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":2399,"_path":2400,"children":2401},"トラブルシューティング","/document/troubleshooting",[2402,2403],{"title":2399,"_path":2400},{"title":2404,"_path":2405},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":2407,"_path":2408},"エディション・機能一覧","/editions-features",{"title":2410,"_path":2411},"個人情報保護方針","/privacy-policy",{"title":2413,"_path":2414},"動作環境","/requirements",{"title":2416,"_path":2417},"ReoGrid利用許諾契約書","/terms",{"title":2419,"_path":2420},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":2422,"_path":2423},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":2425,"_path":2426},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":2428,"_path":2429},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025053665]