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