[{"data":1,"prerenderedAt":5227},["ShallowReactive",2],{"content-query-ierkoh58Ey":3,"navigation":4893},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":4886,"_id":4887,"_source":4888,"_file":4889,"_stem":4890,"_extension":4891,"sitemap":4892},"/document/cell","document",false,"","セル","セルはワークシート内の基本単位です。各セルはデータ、数式、スタイル、カスタムレンダリングボディ、データ検証ルールを保持できます。","2014-05-28",{"type":12,"children":13,"toc":4851},"root",[14,21,27,134,139,144,350,357,632,637,642,651,656,815,837,842,1045,1050,1191,1196,1201,1372,1377,1382,1628,1633,1834,1839,1989,1994,2095,2100,2222,2227,2405,2410,2665,2670,2675,3229,3234,3659,3667,3672,3823,3828,3944,3949,3954,3959,3992,3997,4002,4051,4064,4169,4180,4185,4569,4574,4667,4672,4677,4740,4745,4845],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":9},"text",{"type":15,"tag":22,"props":23,"children":25},"h2",{"id":24},"主な機能",[26],{"type":20,"value":24},{"type":15,"tag":28,"props":29,"children":30},"ul",{},[31,43,58,72,86,100,114,124],{"type":15,"tag":32,"props":33,"children":34},"li",{},[35,41],{"type":15,"tag":36,"props":37,"children":38},"strong",{},[39],{"type":20,"value":40},"データ格納",{"type":20,"value":42}," — テキスト、数値、日付、ブール値、カスタムオブジェクトなどを保持",{"type":15,"tag":32,"props":44,"children":45},{},[46,56],{"type":15,"tag":36,"props":47,"children":48},{},[49],{"type":15,"tag":50,"props":51,"children":53},"a",{"href":52},"/document/cell/style",[54],{"type":20,"value":55},"スタイル",{"type":20,"value":57}," — フォント、色、罫線、配置、パディング、回転を適用",{"type":15,"tag":32,"props":59,"children":60},{},[61,70],{"type":15,"tag":36,"props":62,"children":63},{},[64],{"type":15,"tag":50,"props":65,"children":67},{"href":66},"/document/cell/data-format",[68],{"type":20,"value":69},"データ書式",{"type":20,"value":71}," — 通貨、日付、パーセントなどの表示形式",{"type":15,"tag":32,"props":73,"children":74},{},[75,84],{"type":15,"tag":36,"props":76,"children":77},{},[78],{"type":15,"tag":50,"props":79,"children":81},{"href":80},"/document/formula",[82],{"type":20,"value":83},"数式",{"type":20,"value":85}," — Excel互換の数式で値を計算",{"type":15,"tag":32,"props":87,"children":88},{},[89,98],{"type":15,"tag":36,"props":90,"children":91},{},[92],{"type":15,"tag":50,"props":93,"children":95},{"href":94},"/document/cell-types/custom-cell",[96],{"type":20,"value":97},"カスタマイズ",{"type":20,"value":99}," — カスタムセルボディ（ドロップダウン、ボタン、チェックボックス）をホスト",{"type":15,"tag":32,"props":101,"children":102},{},[103,112],{"type":15,"tag":36,"props":104,"children":105},{},[106],{"type":15,"tag":50,"props":107,"children":109},{"href":108},"/document/data/data-validation",[110],{"type":20,"value":111},"データ検証",{"type":20,"value":113}," — ユーザー入力の検証",{"type":15,"tag":32,"props":115,"children":116},{},[117,122],{"type":15,"tag":36,"props":118,"children":119},{},[120],{"type":20,"value":121},"結合",{"type":20,"value":123}," — セルを結合して大きなセルに",{"type":15,"tag":32,"props":125,"children":126},{},[127,132],{"type":15,"tag":36,"props":128,"children":129},{},[130],{"type":20,"value":131},"保護",{"type":20,"value":133}," — セルをロックして編集を防止",{"type":15,"tag":22,"props":135,"children":137},{"id":136},"セルの参照",[138],{"type":20,"value":136},{"type":15,"tag":16,"props":140,"children":141},{},[142],{"type":20,"value":143},"セルは3つの方法で参照できます。",{"type":15,"tag":145,"props":146,"children":150},"pre",{"className":147,"code":148,"language":149,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","// By address string\nsheet[\"D5\"] = \"hello\";\n\n// By row and column index (zero-based)\nsheet[4, 3] = \"hello\";\n\n// By CellPosition structure\nvar pos = new CellPosition(\"D5\");  // or new CellPosition(4, 3)\nsheet[pos] = \"hello\";\n","cs",[151],{"type":15,"tag":152,"props":153,"children":154},"code",{"__ignoreMap":7},[155,167,204,214,223,263,271,280,329],{"type":15,"tag":156,"props":157,"children":160},"span",{"class":158,"line":159},"line",1,[161],{"type":15,"tag":156,"props":162,"children":164},{"style":163},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[165],{"type":20,"value":166},"// By address string\n",{"type":15,"tag":156,"props":168,"children":170},{"class":158,"line":169},2,[171,177,183,188,194,199],{"type":15,"tag":156,"props":172,"children":174},{"style":173},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[175],{"type":20,"value":176},"sheet[",{"type":15,"tag":156,"props":178,"children":180},{"style":179},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[181],{"type":20,"value":182},"\"D5\"",{"type":15,"tag":156,"props":184,"children":185},{"style":173},[186],{"type":20,"value":187},"] ",{"type":15,"tag":156,"props":189,"children":191},{"style":190},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[192],{"type":20,"value":193},"=",{"type":15,"tag":156,"props":195,"children":196},{"style":179},[197],{"type":20,"value":198}," \"hello\"",{"type":15,"tag":156,"props":200,"children":201},{"style":173},[202],{"type":20,"value":203},";\n",{"type":15,"tag":156,"props":205,"children":207},{"class":158,"line":206},3,[208],{"type":15,"tag":156,"props":209,"children":211},{"emptyLinePlaceholder":210},true,[212],{"type":20,"value":213},"\n",{"type":15,"tag":156,"props":215,"children":217},{"class":158,"line":216},4,[218],{"type":15,"tag":156,"props":219,"children":220},{"style":163},[221],{"type":20,"value":222},"// By row and column index (zero-based)\n",{"type":15,"tag":156,"props":224,"children":226},{"class":158,"line":225},5,[227,231,237,242,247,251,255,259],{"type":15,"tag":156,"props":228,"children":229},{"style":173},[230],{"type":20,"value":176},{"type":15,"tag":156,"props":232,"children":234},{"style":233},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[235],{"type":20,"value":236},"4",{"type":15,"tag":156,"props":238,"children":239},{"style":173},[240],{"type":20,"value":241},", ",{"type":15,"tag":156,"props":243,"children":244},{"style":233},[245],{"type":20,"value":246},"3",{"type":15,"tag":156,"props":248,"children":249},{"style":173},[250],{"type":20,"value":187},{"type":15,"tag":156,"props":252,"children":253},{"style":190},[254],{"type":20,"value":193},{"type":15,"tag":156,"props":256,"children":257},{"style":179},[258],{"type":20,"value":198},{"type":15,"tag":156,"props":260,"children":261},{"style":173},[262],{"type":20,"value":203},{"type":15,"tag":156,"props":264,"children":266},{"class":158,"line":265},6,[267],{"type":15,"tag":156,"props":268,"children":269},{"emptyLinePlaceholder":210},[270],{"type":20,"value":213},{"type":15,"tag":156,"props":272,"children":274},{"class":158,"line":273},7,[275],{"type":15,"tag":156,"props":276,"children":277},{"style":163},[278],{"type":20,"value":279},"// By CellPosition structure\n",{"type":15,"tag":156,"props":281,"children":283},{"class":158,"line":282},8,[284,289,295,300,305,310,315,319,324],{"type":15,"tag":156,"props":285,"children":286},{"style":190},[287],{"type":20,"value":288},"var",{"type":15,"tag":156,"props":290,"children":292},{"style":291},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[293],{"type":20,"value":294}," pos",{"type":15,"tag":156,"props":296,"children":297},{"style":190},[298],{"type":20,"value":299}," =",{"type":15,"tag":156,"props":301,"children":302},{"style":190},[303],{"type":20,"value":304}," new",{"type":15,"tag":156,"props":306,"children":307},{"style":291},[308],{"type":20,"value":309}," CellPosition",{"type":15,"tag":156,"props":311,"children":312},{"style":173},[313],{"type":20,"value":314},"(",{"type":15,"tag":156,"props":316,"children":317},{"style":179},[318],{"type":20,"value":182},{"type":15,"tag":156,"props":320,"children":321},{"style":173},[322],{"type":20,"value":323},");  ",{"type":15,"tag":156,"props":325,"children":326},{"style":163},[327],{"type":20,"value":328},"// or new CellPosition(4, 3)\n",{"type":15,"tag":156,"props":330,"children":332},{"class":158,"line":331},9,[333,338,342,346],{"type":15,"tag":156,"props":334,"children":335},{"style":173},[336],{"type":20,"value":337},"sheet[pos] ",{"type":15,"tag":156,"props":339,"children":340},{"style":190},[341],{"type":20,"value":193},{"type":15,"tag":156,"props":343,"children":344},{"style":179},[345],{"type":20,"value":198},{"type":15,"tag":156,"props":347,"children":348},{"style":173},[349],{"type":20,"value":203},{"type":15,"tag":351,"props":352,"children":354},"h3",{"id":353},"cellposition構造体",[355],{"type":20,"value":356},"CellPosition構造体",{"type":15,"tag":145,"props":358,"children":360},{"className":147,"code":359,"language":149,"meta":7,"style":7},"// Create from address\nvar pos = new CellPosition(\"D5\");\n\n// Create from indices\nvar pos = new CellPosition(4, 3);  // row: 4, col: 3\n\n// Convert to address string\nstring address = pos.ToAddress();  // \"D5\"\n\n// Validate an address\nCellPosition.IsValidAddress(\"D5\");       // true\nCellPosition.IsValidAddress(\"A1:D5\");    // false (this is a range)\nCellPosition.IsValidAddress(\"myrange\");  // false (but sheet[\"myrange\"] works for named ranges)\n",[361],{"type":15,"tag":152,"props":362,"children":363},{"__ignoreMap":7},[364,372,408,415,423,471,478,486,523,530,539,571,602],{"type":15,"tag":156,"props":365,"children":366},{"class":158,"line":159},[367],{"type":15,"tag":156,"props":368,"children":369},{"style":163},[370],{"type":20,"value":371},"// Create from address\n",{"type":15,"tag":156,"props":373,"children":374},{"class":158,"line":169},[375,379,383,387,391,395,399,403],{"type":15,"tag":156,"props":376,"children":377},{"style":190},[378],{"type":20,"value":288},{"type":15,"tag":156,"props":380,"children":381},{"style":291},[382],{"type":20,"value":294},{"type":15,"tag":156,"props":384,"children":385},{"style":190},[386],{"type":20,"value":299},{"type":15,"tag":156,"props":388,"children":389},{"style":190},[390],{"type":20,"value":304},{"type":15,"tag":156,"props":392,"children":393},{"style":291},[394],{"type":20,"value":309},{"type":15,"tag":156,"props":396,"children":397},{"style":173},[398],{"type":20,"value":314},{"type":15,"tag":156,"props":400,"children":401},{"style":179},[402],{"type":20,"value":182},{"type":15,"tag":156,"props":404,"children":405},{"style":173},[406],{"type":20,"value":407},");\n",{"type":15,"tag":156,"props":409,"children":410},{"class":158,"line":206},[411],{"type":15,"tag":156,"props":412,"children":413},{"emptyLinePlaceholder":210},[414],{"type":20,"value":213},{"type":15,"tag":156,"props":416,"children":417},{"class":158,"line":216},[418],{"type":15,"tag":156,"props":419,"children":420},{"style":163},[421],{"type":20,"value":422},"// Create from indices\n",{"type":15,"tag":156,"props":424,"children":425},{"class":158,"line":225},[426,430,434,438,442,446,450,454,458,462,466],{"type":15,"tag":156,"props":427,"children":428},{"style":190},[429],{"type":20,"value":288},{"type":15,"tag":156,"props":431,"children":432},{"style":291},[433],{"type":20,"value":294},{"type":15,"tag":156,"props":435,"children":436},{"style":190},[437],{"type":20,"value":299},{"type":15,"tag":156,"props":439,"children":440},{"style":190},[441],{"type":20,"value":304},{"type":15,"tag":156,"props":443,"children":444},{"style":291},[445],{"type":20,"value":309},{"type":15,"tag":156,"props":447,"children":448},{"style":173},[449],{"type":20,"value":314},{"type":15,"tag":156,"props":451,"children":452},{"style":233},[453],{"type":20,"value":236},{"type":15,"tag":156,"props":455,"children":456},{"style":173},[457],{"type":20,"value":241},{"type":15,"tag":156,"props":459,"children":460},{"style":233},[461],{"type":20,"value":246},{"type":15,"tag":156,"props":463,"children":464},{"style":173},[465],{"type":20,"value":323},{"type":15,"tag":156,"props":467,"children":468},{"style":163},[469],{"type":20,"value":470},"// row: 4, col: 3\n",{"type":15,"tag":156,"props":472,"children":473},{"class":158,"line":265},[474],{"type":15,"tag":156,"props":475,"children":476},{"emptyLinePlaceholder":210},[477],{"type":20,"value":213},{"type":15,"tag":156,"props":479,"children":480},{"class":158,"line":273},[481],{"type":15,"tag":156,"props":482,"children":483},{"style":163},[484],{"type":20,"value":485},"// Convert to address string\n",{"type":15,"tag":156,"props":487,"children":488},{"class":158,"line":282},[489,494,499,503,508,513,518],{"type":15,"tag":156,"props":490,"children":491},{"style":190},[492],{"type":20,"value":493},"string",{"type":15,"tag":156,"props":495,"children":496},{"style":291},[497],{"type":20,"value":498}," address",{"type":15,"tag":156,"props":500,"children":501},{"style":190},[502],{"type":20,"value":299},{"type":15,"tag":156,"props":504,"children":505},{"style":173},[506],{"type":20,"value":507}," pos.",{"type":15,"tag":156,"props":509,"children":510},{"style":291},[511],{"type":20,"value":512},"ToAddress",{"type":15,"tag":156,"props":514,"children":515},{"style":173},[516],{"type":20,"value":517},"();  ",{"type":15,"tag":156,"props":519,"children":520},{"style":163},[521],{"type":20,"value":522},"// \"D5\"\n",{"type":15,"tag":156,"props":524,"children":525},{"class":158,"line":331},[526],{"type":15,"tag":156,"props":527,"children":528},{"emptyLinePlaceholder":210},[529],{"type":20,"value":213},{"type":15,"tag":156,"props":531,"children":533},{"class":158,"line":532},10,[534],{"type":15,"tag":156,"props":535,"children":536},{"style":163},[537],{"type":20,"value":538},"// Validate an address\n",{"type":15,"tag":156,"props":540,"children":542},{"class":158,"line":541},11,[543,548,553,557,561,566],{"type":15,"tag":156,"props":544,"children":545},{"style":173},[546],{"type":20,"value":547},"CellPosition.",{"type":15,"tag":156,"props":549,"children":550},{"style":291},[551],{"type":20,"value":552},"IsValidAddress",{"type":15,"tag":156,"props":554,"children":555},{"style":173},[556],{"type":20,"value":314},{"type":15,"tag":156,"props":558,"children":559},{"style":179},[560],{"type":20,"value":182},{"type":15,"tag":156,"props":562,"children":563},{"style":173},[564],{"type":20,"value":565},");       ",{"type":15,"tag":156,"props":567,"children":568},{"style":163},[569],{"type":20,"value":570},"// true\n",{"type":15,"tag":156,"props":572,"children":574},{"class":158,"line":573},12,[575,579,583,587,592,597],{"type":15,"tag":156,"props":576,"children":577},{"style":173},[578],{"type":20,"value":547},{"type":15,"tag":156,"props":580,"children":581},{"style":291},[582],{"type":20,"value":552},{"type":15,"tag":156,"props":584,"children":585},{"style":173},[586],{"type":20,"value":314},{"type":15,"tag":156,"props":588,"children":589},{"style":179},[590],{"type":20,"value":591},"\"A1:D5\"",{"type":15,"tag":156,"props":593,"children":594},{"style":173},[595],{"type":20,"value":596},");    ",{"type":15,"tag":156,"props":598,"children":599},{"style":163},[600],{"type":20,"value":601},"// false (this is a range)\n",{"type":15,"tag":156,"props":603,"children":605},{"class":158,"line":604},13,[606,610,614,618,623,627],{"type":15,"tag":156,"props":607,"children":608},{"style":173},[609],{"type":20,"value":547},{"type":15,"tag":156,"props":611,"children":612},{"style":291},[613],{"type":20,"value":552},{"type":15,"tag":156,"props":615,"children":616},{"style":173},[617],{"type":20,"value":314},{"type":15,"tag":156,"props":619,"children":620},{"style":179},[621],{"type":20,"value":622},"\"myrange\"",{"type":15,"tag":156,"props":624,"children":625},{"style":173},[626],{"type":20,"value":323},{"type":15,"tag":156,"props":628,"children":629},{"style":163},[630],{"type":20,"value":631},"// false (but sheet[\"myrange\"] works for named ranges)\n",{"type":15,"tag":22,"props":633,"children":635},{"id":634},"セルインスタンス",[636],{"type":20,"value":634},{"type":15,"tag":16,"props":638,"children":639},{},[640],{"type":20,"value":641},"ReoGridはセルインスタンスをオンデマンドで作成します。データ、スタイル、その他のプロパティが設定されたときにのみ作成されます。これにより、大きなワークシートでのメモリ使用量を節約できます。",{"type":15,"tag":16,"props":643,"children":644},{},[645],{"type":15,"tag":646,"props":647,"children":650},"img",{"alt":648,"src":649},"Cell with instances","/document/images/2.png",[],{"type":15,"tag":351,"props":652,"children":654},{"id":653},"セルインスタンスの取得",[655],{"type":20,"value":653},{"type":15,"tag":145,"props":657,"children":659},{"className":147,"code":658,"language":149,"meta":7,"style":7},"// Always creates an instance if it doesn't exist\nvar cell = sheet.Cells[\"A1\"];\nvar cell = sheet.Cells[1, 2];\nvar cell = sheet.Cells[new CellPosition(\"C2\")];\nvar cell = sheet.Cells[\"myNamedRange\"];  // First cell in named range\n",[660],{"type":15,"tag":152,"props":661,"children":662},{"__ignoreMap":7},[663,671,702,739,781],{"type":15,"tag":156,"props":664,"children":665},{"class":158,"line":159},[666],{"type":15,"tag":156,"props":667,"children":668},{"style":163},[669],{"type":20,"value":670},"// Always creates an instance if it doesn't exist\n",{"type":15,"tag":156,"props":672,"children":673},{"class":158,"line":169},[674,678,683,687,692,697],{"type":15,"tag":156,"props":675,"children":676},{"style":190},[677],{"type":20,"value":288},{"type":15,"tag":156,"props":679,"children":680},{"style":291},[681],{"type":20,"value":682}," cell",{"type":15,"tag":156,"props":684,"children":685},{"style":190},[686],{"type":20,"value":299},{"type":15,"tag":156,"props":688,"children":689},{"style":173},[690],{"type":20,"value":691}," sheet.Cells[",{"type":15,"tag":156,"props":693,"children":694},{"style":179},[695],{"type":20,"value":696},"\"A1\"",{"type":15,"tag":156,"props":698,"children":699},{"style":173},[700],{"type":20,"value":701},"];\n",{"type":15,"tag":156,"props":703,"children":704},{"class":158,"line":206},[705,709,713,717,721,726,730,735],{"type":15,"tag":156,"props":706,"children":707},{"style":190},[708],{"type":20,"value":288},{"type":15,"tag":156,"props":710,"children":711},{"style":291},[712],{"type":20,"value":682},{"type":15,"tag":156,"props":714,"children":715},{"style":190},[716],{"type":20,"value":299},{"type":15,"tag":156,"props":718,"children":719},{"style":173},[720],{"type":20,"value":691},{"type":15,"tag":156,"props":722,"children":723},{"style":233},[724],{"type":20,"value":725},"1",{"type":15,"tag":156,"props":727,"children":728},{"style":173},[729],{"type":20,"value":241},{"type":15,"tag":156,"props":731,"children":732},{"style":233},[733],{"type":20,"value":734},"2",{"type":15,"tag":156,"props":736,"children":737},{"style":173},[738],{"type":20,"value":701},{"type":15,"tag":156,"props":740,"children":741},{"class":158,"line":216},[742,746,750,754,758,763,767,771,776],{"type":15,"tag":156,"props":743,"children":744},{"style":190},[745],{"type":20,"value":288},{"type":15,"tag":156,"props":747,"children":748},{"style":291},[749],{"type":20,"value":682},{"type":15,"tag":156,"props":751,"children":752},{"style":190},[753],{"type":20,"value":299},{"type":15,"tag":156,"props":755,"children":756},{"style":173},[757],{"type":20,"value":691},{"type":15,"tag":156,"props":759,"children":760},{"style":190},[761],{"type":20,"value":762},"new",{"type":15,"tag":156,"props":764,"children":765},{"style":291},[766],{"type":20,"value":309},{"type":15,"tag":156,"props":768,"children":769},{"style":173},[770],{"type":20,"value":314},{"type":15,"tag":156,"props":772,"children":773},{"style":179},[774],{"type":20,"value":775},"\"C2\"",{"type":15,"tag":156,"props":777,"children":778},{"style":173},[779],{"type":20,"value":780},")];\n",{"type":15,"tag":156,"props":782,"children":783},{"class":158,"line":225},[784,788,792,796,800,805,810],{"type":15,"tag":156,"props":785,"children":786},{"style":190},[787],{"type":20,"value":288},{"type":15,"tag":156,"props":789,"children":790},{"style":291},[791],{"type":20,"value":682},{"type":15,"tag":156,"props":793,"children":794},{"style":190},[795],{"type":20,"value":299},{"type":15,"tag":156,"props":797,"children":798},{"style":173},[799],{"type":20,"value":691},{"type":15,"tag":156,"props":801,"children":802},{"style":179},[803],{"type":20,"value":804},"\"myNamedRange\"",{"type":15,"tag":156,"props":806,"children":807},{"style":173},[808],{"type":20,"value":809},"];  ",{"type":15,"tag":156,"props":811,"children":812},{"style":163},[813],{"type":20,"value":814},"// First cell in named range\n",{"type":15,"tag":816,"props":817,"children":818},"blockquote",{},[819],{"type":15,"tag":16,"props":820,"children":821},{},[822,827,829,835],{"type":15,"tag":36,"props":823,"children":824},{},[825],{"type":20,"value":826},"注意:",{"type":20,"value":828}," ",{"type":15,"tag":152,"props":830,"children":832},{"className":831},[],[833],{"type":20,"value":834},"Cells[...]",{"type":20,"value":836}," へのアクセスは、セルインスタンスが存在しない場合に新しいインスタンスを作成します。このコレクションを使用してすべてのセルを反復処理することは避けてください。多くの空のインスタンスが作成され、メモリを消費します。",{"type":15,"tag":351,"props":838,"children":840},{"id":839},"作成せずに取得",[841],{"type":20,"value":839},{"type":15,"tag":145,"props":843,"children":845},{"className":147,"code":844,"language":149,"meta":7,"style":7},"// Returns null if the cell doesn't exist\nvar cell = sheet.GetCell(\"A1\");\nvar cell = sheet.GetCell(0, 0);\nvar cell = sheet.GetCell(new CellPosition(\"A1\"));\n\nif (cell != null)\n{\n    // Process existing cell\n}\n",[846],{"type":15,"tag":152,"props":847,"children":848},{"__ignoreMap":7},[849,857,894,938,986,993,1021,1029,1037],{"type":15,"tag":156,"props":850,"children":851},{"class":158,"line":159},[852],{"type":15,"tag":156,"props":853,"children":854},{"style":163},[855],{"type":20,"value":856},"// Returns null if the cell doesn't exist\n",{"type":15,"tag":156,"props":858,"children":859},{"class":158,"line":169},[860,864,868,872,877,882,886,890],{"type":15,"tag":156,"props":861,"children":862},{"style":190},[863],{"type":20,"value":288},{"type":15,"tag":156,"props":865,"children":866},{"style":291},[867],{"type":20,"value":682},{"type":15,"tag":156,"props":869,"children":870},{"style":190},[871],{"type":20,"value":299},{"type":15,"tag":156,"props":873,"children":874},{"style":173},[875],{"type":20,"value":876}," sheet.",{"type":15,"tag":156,"props":878,"children":879},{"style":291},[880],{"type":20,"value":881},"GetCell",{"type":15,"tag":156,"props":883,"children":884},{"style":173},[885],{"type":20,"value":314},{"type":15,"tag":156,"props":887,"children":888},{"style":179},[889],{"type":20,"value":696},{"type":15,"tag":156,"props":891,"children":892},{"style":173},[893],{"type":20,"value":407},{"type":15,"tag":156,"props":895,"children":896},{"class":158,"line":206},[897,901,905,909,913,917,921,926,930,934],{"type":15,"tag":156,"props":898,"children":899},{"style":190},[900],{"type":20,"value":288},{"type":15,"tag":156,"props":902,"children":903},{"style":291},[904],{"type":20,"value":682},{"type":15,"tag":156,"props":906,"children":907},{"style":190},[908],{"type":20,"value":299},{"type":15,"tag":156,"props":910,"children":911},{"style":173},[912],{"type":20,"value":876},{"type":15,"tag":156,"props":914,"children":915},{"style":291},[916],{"type":20,"value":881},{"type":15,"tag":156,"props":918,"children":919},{"style":173},[920],{"type":20,"value":314},{"type":15,"tag":156,"props":922,"children":923},{"style":233},[924],{"type":20,"value":925},"0",{"type":15,"tag":156,"props":927,"children":928},{"style":173},[929],{"type":20,"value":241},{"type":15,"tag":156,"props":931,"children":932},{"style":233},[933],{"type":20,"value":925},{"type":15,"tag":156,"props":935,"children":936},{"style":173},[937],{"type":20,"value":407},{"type":15,"tag":156,"props":939,"children":940},{"class":158,"line":216},[941,945,949,953,957,961,965,969,973,977,981],{"type":15,"tag":156,"props":942,"children":943},{"style":190},[944],{"type":20,"value":288},{"type":15,"tag":156,"props":946,"children":947},{"style":291},[948],{"type":20,"value":682},{"type":15,"tag":156,"props":950,"children":951},{"style":190},[952],{"type":20,"value":299},{"type":15,"tag":156,"props":954,"children":955},{"style":173},[956],{"type":20,"value":876},{"type":15,"tag":156,"props":958,"children":959},{"style":291},[960],{"type":20,"value":881},{"type":15,"tag":156,"props":962,"children":963},{"style":173},[964],{"type":20,"value":314},{"type":15,"tag":156,"props":966,"children":967},{"style":190},[968],{"type":20,"value":762},{"type":15,"tag":156,"props":970,"children":971},{"style":291},[972],{"type":20,"value":309},{"type":15,"tag":156,"props":974,"children":975},{"style":173},[976],{"type":20,"value":314},{"type":15,"tag":156,"props":978,"children":979},{"style":179},[980],{"type":20,"value":696},{"type":15,"tag":156,"props":982,"children":983},{"style":173},[984],{"type":20,"value":985},"));\n",{"type":15,"tag":156,"props":987,"children":988},{"class":158,"line":225},[989],{"type":15,"tag":156,"props":990,"children":991},{"emptyLinePlaceholder":210},[992],{"type":20,"value":213},{"type":15,"tag":156,"props":994,"children":995},{"class":158,"line":265},[996,1001,1006,1011,1016],{"type":15,"tag":156,"props":997,"children":998},{"style":190},[999],{"type":20,"value":1000},"if",{"type":15,"tag":156,"props":1002,"children":1003},{"style":173},[1004],{"type":20,"value":1005}," (cell ",{"type":15,"tag":156,"props":1007,"children":1008},{"style":190},[1009],{"type":20,"value":1010},"!=",{"type":15,"tag":156,"props":1012,"children":1013},{"style":233},[1014],{"type":20,"value":1015}," null",{"type":15,"tag":156,"props":1017,"children":1018},{"style":173},[1019],{"type":20,"value":1020},")\n",{"type":15,"tag":156,"props":1022,"children":1023},{"class":158,"line":273},[1024],{"type":15,"tag":156,"props":1025,"children":1026},{"style":173},[1027],{"type":20,"value":1028},"{\n",{"type":15,"tag":156,"props":1030,"children":1031},{"class":158,"line":282},[1032],{"type":15,"tag":156,"props":1033,"children":1034},{"style":163},[1035],{"type":20,"value":1036},"    // Process existing cell\n",{"type":15,"tag":156,"props":1038,"children":1039},{"class":158,"line":331},[1040],{"type":15,"tag":156,"props":1041,"children":1042},{"style":173},[1043],{"type":20,"value":1044},"}\n",{"type":15,"tag":351,"props":1046,"children":1048},{"id":1047},"作成して取得",[1049],{"type":20,"value":1047},{"type":15,"tag":145,"props":1051,"children":1053},{"className":147,"code":1052,"language":149,"meta":7,"style":7},"// Creates if needed (same behavior as Cells[...])\nvar cell = sheet.CreateAndGetCell(\"A1\");\nvar cell = sheet.CreateAndGetCell(0, 0);\nvar cell = sheet.CreateAndGetCell(new CellPosition(\"A1\"));\n",[1054],{"type":15,"tag":152,"props":1055,"children":1056},{"__ignoreMap":7},[1057,1065,1101,1144],{"type":15,"tag":156,"props":1058,"children":1059},{"class":158,"line":159},[1060],{"type":15,"tag":156,"props":1061,"children":1062},{"style":163},[1063],{"type":20,"value":1064},"// Creates if needed (same behavior as Cells[...])\n",{"type":15,"tag":156,"props":1066,"children":1067},{"class":158,"line":169},[1068,1072,1076,1080,1084,1089,1093,1097],{"type":15,"tag":156,"props":1069,"children":1070},{"style":190},[1071],{"type":20,"value":288},{"type":15,"tag":156,"props":1073,"children":1074},{"style":291},[1075],{"type":20,"value":682},{"type":15,"tag":156,"props":1077,"children":1078},{"style":190},[1079],{"type":20,"value":299},{"type":15,"tag":156,"props":1081,"children":1082},{"style":173},[1083],{"type":20,"value":876},{"type":15,"tag":156,"props":1085,"children":1086},{"style":291},[1087],{"type":20,"value":1088},"CreateAndGetCell",{"type":15,"tag":156,"props":1090,"children":1091},{"style":173},[1092],{"type":20,"value":314},{"type":15,"tag":156,"props":1094,"children":1095},{"style":179},[1096],{"type":20,"value":696},{"type":15,"tag":156,"props":1098,"children":1099},{"style":173},[1100],{"type":20,"value":407},{"type":15,"tag":156,"props":1102,"children":1103},{"class":158,"line":206},[1104,1108,1112,1116,1120,1124,1128,1132,1136,1140],{"type":15,"tag":156,"props":1105,"children":1106},{"style":190},[1107],{"type":20,"value":288},{"type":15,"tag":156,"props":1109,"children":1110},{"style":291},[1111],{"type":20,"value":682},{"type":15,"tag":156,"props":1113,"children":1114},{"style":190},[1115],{"type":20,"value":299},{"type":15,"tag":156,"props":1117,"children":1118},{"style":173},[1119],{"type":20,"value":876},{"type":15,"tag":156,"props":1121,"children":1122},{"style":291},[1123],{"type":20,"value":1088},{"type":15,"tag":156,"props":1125,"children":1126},{"style":173},[1127],{"type":20,"value":314},{"type":15,"tag":156,"props":1129,"children":1130},{"style":233},[1131],{"type":20,"value":925},{"type":15,"tag":156,"props":1133,"children":1134},{"style":173},[1135],{"type":20,"value":241},{"type":15,"tag":156,"props":1137,"children":1138},{"style":233},[1139],{"type":20,"value":925},{"type":15,"tag":156,"props":1141,"children":1142},{"style":173},[1143],{"type":20,"value":407},{"type":15,"tag":156,"props":1145,"children":1146},{"class":158,"line":216},[1147,1151,1155,1159,1163,1167,1171,1175,1179,1183,1187],{"type":15,"tag":156,"props":1148,"children":1149},{"style":190},[1150],{"type":20,"value":288},{"type":15,"tag":156,"props":1152,"children":1153},{"style":291},[1154],{"type":20,"value":682},{"type":15,"tag":156,"props":1156,"children":1157},{"style":190},[1158],{"type":20,"value":299},{"type":15,"tag":156,"props":1160,"children":1161},{"style":173},[1162],{"type":20,"value":876},{"type":15,"tag":156,"props":1164,"children":1165},{"style":291},[1166],{"type":20,"value":1088},{"type":15,"tag":156,"props":1168,"children":1169},{"style":173},[1170],{"type":20,"value":314},{"type":15,"tag":156,"props":1172,"children":1173},{"style":190},[1174],{"type":20,"value":762},{"type":15,"tag":156,"props":1176,"children":1177},{"style":291},[1178],{"type":20,"value":309},{"type":15,"tag":156,"props":1180,"children":1181},{"style":173},[1182],{"type":20,"value":314},{"type":15,"tag":156,"props":1184,"children":1185},{"style":179},[1186],{"type":20,"value":696},{"type":15,"tag":156,"props":1188,"children":1189},{"style":173},[1190],{"type":20,"value":985},{"type":15,"tag":351,"props":1192,"children":1194},{"id":1193},"結合セルの取得",[1195],{"type":20,"value":1193},{"type":15,"tag":16,"props":1197,"children":1198},{},[1199],{"type":20,"value":1200},"セルが結合範囲の一部である場合、結合範囲の左上のセルを取得します。",{"type":15,"tag":145,"props":1202,"children":1204},{"className":147,"code":1203,"language":149,"meta":7,"style":7},"var mergedCell = sheet.GetMergedCellOfRange(\"B3\");\nvar mergedCell = sheet.GetMergedCellOfRange(new CellPosition(2, 1));\nvar mergedCell = sheet.GetMergedCellOfRange(2, 1);\nvar mergedCell = sheet.GetMergedCellOfRange(cell);\n",[1205],{"type":15,"tag":152,"props":1206,"children":1207},{"__ignoreMap":7},[1208,1246,1301,1344],{"type":15,"tag":156,"props":1209,"children":1210},{"class":158,"line":159},[1211,1215,1220,1224,1228,1233,1237,1242],{"type":15,"tag":156,"props":1212,"children":1213},{"style":190},[1214],{"type":20,"value":288},{"type":15,"tag":156,"props":1216,"children":1217},{"style":291},[1218],{"type":20,"value":1219}," mergedCell",{"type":15,"tag":156,"props":1221,"children":1222},{"style":190},[1223],{"type":20,"value":299},{"type":15,"tag":156,"props":1225,"children":1226},{"style":173},[1227],{"type":20,"value":876},{"type":15,"tag":156,"props":1229,"children":1230},{"style":291},[1231],{"type":20,"value":1232},"GetMergedCellOfRange",{"type":15,"tag":156,"props":1234,"children":1235},{"style":173},[1236],{"type":20,"value":314},{"type":15,"tag":156,"props":1238,"children":1239},{"style":179},[1240],{"type":20,"value":1241},"\"B3\"",{"type":15,"tag":156,"props":1243,"children":1244},{"style":173},[1245],{"type":20,"value":407},{"type":15,"tag":156,"props":1247,"children":1248},{"class":158,"line":169},[1249,1253,1257,1261,1265,1269,1273,1277,1281,1285,1289,1293,1297],{"type":15,"tag":156,"props":1250,"children":1251},{"style":190},[1252],{"type":20,"value":288},{"type":15,"tag":156,"props":1254,"children":1255},{"style":291},[1256],{"type":20,"value":1219},{"type":15,"tag":156,"props":1258,"children":1259},{"style":190},[1260],{"type":20,"value":299},{"type":15,"tag":156,"props":1262,"children":1263},{"style":173},[1264],{"type":20,"value":876},{"type":15,"tag":156,"props":1266,"children":1267},{"style":291},[1268],{"type":20,"value":1232},{"type":15,"tag":156,"props":1270,"children":1271},{"style":173},[1272],{"type":20,"value":314},{"type":15,"tag":156,"props":1274,"children":1275},{"style":190},[1276],{"type":20,"value":762},{"type":15,"tag":156,"props":1278,"children":1279},{"style":291},[1280],{"type":20,"value":309},{"type":15,"tag":156,"props":1282,"children":1283},{"style":173},[1284],{"type":20,"value":314},{"type":15,"tag":156,"props":1286,"children":1287},{"style":233},[1288],{"type":20,"value":734},{"type":15,"tag":156,"props":1290,"children":1291},{"style":173},[1292],{"type":20,"value":241},{"type":15,"tag":156,"props":1294,"children":1295},{"style":233},[1296],{"type":20,"value":725},{"type":15,"tag":156,"props":1298,"children":1299},{"style":173},[1300],{"type":20,"value":985},{"type":15,"tag":156,"props":1302,"children":1303},{"class":158,"line":206},[1304,1308,1312,1316,1320,1324,1328,1332,1336,1340],{"type":15,"tag":156,"props":1305,"children":1306},{"style":190},[1307],{"type":20,"value":288},{"type":15,"tag":156,"props":1309,"children":1310},{"style":291},[1311],{"type":20,"value":1219},{"type":15,"tag":156,"props":1313,"children":1314},{"style":190},[1315],{"type":20,"value":299},{"type":15,"tag":156,"props":1317,"children":1318},{"style":173},[1319],{"type":20,"value":876},{"type":15,"tag":156,"props":1321,"children":1322},{"style":291},[1323],{"type":20,"value":1232},{"type":15,"tag":156,"props":1325,"children":1326},{"style":173},[1327],{"type":20,"value":314},{"type":15,"tag":156,"props":1329,"children":1330},{"style":233},[1331],{"type":20,"value":734},{"type":15,"tag":156,"props":1333,"children":1334},{"style":173},[1335],{"type":20,"value":241},{"type":15,"tag":156,"props":1337,"children":1338},{"style":233},[1339],{"type":20,"value":725},{"type":15,"tag":156,"props":1341,"children":1342},{"style":173},[1343],{"type":20,"value":407},{"type":15,"tag":156,"props":1345,"children":1346},{"class":158,"line":216},[1347,1351,1355,1359,1363,1367],{"type":15,"tag":156,"props":1348,"children":1349},{"style":190},[1350],{"type":20,"value":288},{"type":15,"tag":156,"props":1352,"children":1353},{"style":291},[1354],{"type":20,"value":1219},{"type":15,"tag":156,"props":1356,"children":1357},{"style":190},[1358],{"type":20,"value":299},{"type":15,"tag":156,"props":1360,"children":1361},{"style":173},[1362],{"type":20,"value":876},{"type":15,"tag":156,"props":1364,"children":1365},{"style":291},[1366],{"type":20,"value":1232},{"type":15,"tag":156,"props":1368,"children":1369},{"style":173},[1370],{"type":20,"value":1371},"(cell);\n",{"type":15,"tag":22,"props":1373,"children":1375},{"id":1374},"セルのプロパティ",[1376],{"type":20,"value":1374},{"type":15,"tag":351,"props":1378,"children":1380},{"id":1379},"コアプロパティ",[1381],{"type":20,"value":1379},{"type":15,"tag":1383,"props":1384,"children":1385},"table",{},[1386,1410],{"type":15,"tag":1387,"props":1388,"children":1389},"thead",{},[1390],{"type":15,"tag":1391,"props":1392,"children":1393},"tr",{},[1394,1400,1405],{"type":15,"tag":1395,"props":1396,"children":1397},"th",{},[1398],{"type":20,"value":1399},"プロパティ",{"type":15,"tag":1395,"props":1401,"children":1402},{},[1403],{"type":20,"value":1404},"型",{"type":15,"tag":1395,"props":1406,"children":1407},{},[1408],{"type":20,"value":1409},"説明",{"type":15,"tag":1411,"props":1412,"children":1413},"tbody",{},[1414,1441,1474,1500,1525,1550,1576,1602],{"type":15,"tag":1391,"props":1415,"children":1416},{},[1417,1427,1436],{"type":15,"tag":1418,"props":1419,"children":1420},"td",{},[1421],{"type":15,"tag":152,"props":1422,"children":1424},{"className":1423},[],[1425],{"type":20,"value":1426},"Data",{"type":15,"tag":1418,"props":1428,"children":1429},{},[1430],{"type":15,"tag":152,"props":1431,"children":1433},{"className":1432},[],[1434],{"type":20,"value":1435},"object",{"type":15,"tag":1418,"props":1437,"children":1438},{},[1439],{"type":20,"value":1440},"セルの値（テキスト、数値、日付、カスタムオブジェクト）",{"type":15,"tag":1391,"props":1442,"children":1443},{},[1444,1453,1461],{"type":15,"tag":1418,"props":1445,"children":1446},{},[1447],{"type":15,"tag":152,"props":1448,"children":1450},{"className":1449},[],[1451],{"type":20,"value":1452},"Formula",{"type":15,"tag":1418,"props":1454,"children":1455},{},[1456],{"type":15,"tag":152,"props":1457,"children":1459},{"className":1458},[],[1460],{"type":20,"value":493},{"type":15,"tag":1418,"props":1462,"children":1463},{},[1464,1466,1472],{"type":20,"value":1465},"数式（例: ",{"type":15,"tag":152,"props":1467,"children":1469},{"className":1468},[],[1470],{"type":20,"value":1471},"\"=A1+B1\"",{"type":20,"value":1473},"）",{"type":15,"tag":1391,"props":1475,"children":1476},{},[1477,1486,1495],{"type":15,"tag":1418,"props":1478,"children":1479},{},[1480],{"type":15,"tag":152,"props":1481,"children":1483},{"className":1482},[],[1484],{"type":20,"value":1485},"HasFormula",{"type":15,"tag":1418,"props":1487,"children":1488},{},[1489],{"type":15,"tag":152,"props":1490,"children":1492},{"className":1491},[],[1493],{"type":20,"value":1494},"bool",{"type":15,"tag":1418,"props":1496,"children":1497},{},[1498],{"type":20,"value":1499},"セルに数式があるかどうか（読み取り専用）",{"type":15,"tag":1391,"props":1501,"children":1502},{},[1503,1512,1520],{"type":15,"tag":1418,"props":1504,"children":1505},{},[1506],{"type":15,"tag":152,"props":1507,"children":1509},{"className":1508},[],[1510],{"type":20,"value":1511},"FormulaStatus",{"type":15,"tag":1418,"props":1513,"children":1514},{},[1515],{"type":15,"tag":152,"props":1516,"children":1518},{"className":1517},[],[1519],{"type":20,"value":1511},{"type":15,"tag":1418,"props":1521,"children":1522},{},[1523],{"type":20,"value":1524},"数式の評価状態（読み取り専用）",{"type":15,"tag":1391,"props":1526,"children":1527},{},[1528,1537,1545],{"type":15,"tag":1418,"props":1529,"children":1530},{},[1531],{"type":15,"tag":152,"props":1532,"children":1534},{"className":1533},[],[1535],{"type":20,"value":1536},"DisplayText",{"type":15,"tag":1418,"props":1538,"children":1539},{},[1540],{"type":15,"tag":152,"props":1541,"children":1543},{"className":1542},[],[1544],{"type":20,"value":493},{"type":15,"tag":1418,"props":1546,"children":1547},{},[1548],{"type":20,"value":1549},"セルに表示されるレンダリングテキスト（読み取り専用）",{"type":15,"tag":1391,"props":1551,"children":1552},{},[1553,1562,1571],{"type":15,"tag":1418,"props":1554,"children":1555},{},[1556],{"type":15,"tag":152,"props":1557,"children":1559},{"className":1558},[],[1560],{"type":20,"value":1561},"Style",{"type":15,"tag":1418,"props":1563,"children":1564},{},[1565],{"type":15,"tag":152,"props":1566,"children":1568},{"className":1567},[],[1569],{"type":20,"value":1570},"ReferenceCellStyle",{"type":15,"tag":1418,"props":1572,"children":1573},{},[1574],{"type":20,"value":1575},"外観を設定するためのスタイルオブジェクト",{"type":15,"tag":1391,"props":1577,"children":1578},{},[1579,1588,1597],{"type":15,"tag":1418,"props":1580,"children":1581},{},[1582],{"type":15,"tag":152,"props":1583,"children":1585},{"className":1584},[],[1586],{"type":20,"value":1587},"CalcedStyle",{"type":15,"tag":1418,"props":1589,"children":1590},{},[1591],{"type":15,"tag":152,"props":1592,"children":1594},{"className":1593},[],[1595],{"type":20,"value":1596},"WorksheetRangeStyle",{"type":15,"tag":1418,"props":1598,"children":1599},{},[1600],{"type":20,"value":1601},"完全に解決された計算済みスタイル（読み取り専用）",{"type":15,"tag":1391,"props":1603,"children":1604},{},[1605,1614,1623],{"type":15,"tag":1418,"props":1606,"children":1607},{},[1608],{"type":15,"tag":152,"props":1609,"children":1611},{"className":1610},[],[1612],{"type":20,"value":1613},"Body",{"type":15,"tag":1418,"props":1615,"children":1616},{},[1617],{"type":15,"tag":152,"props":1618,"children":1620},{"className":1619},[],[1621],{"type":20,"value":1622},"ICellBody",{"type":15,"tag":1418,"props":1624,"children":1625},{},[1626],{"type":20,"value":1627},"カスタムセルボディ（ボタン、チェックボックスなど）",{"type":15,"tag":351,"props":1629,"children":1631},{"id":1630},"位置プロパティ",[1632],{"type":20,"value":1630},{"type":15,"tag":1383,"props":1634,"children":1635},{},[1636,1654],{"type":15,"tag":1387,"props":1637,"children":1638},{},[1639],{"type":15,"tag":1391,"props":1640,"children":1641},{},[1642,1646,1650],{"type":15,"tag":1395,"props":1643,"children":1644},{},[1645],{"type":20,"value":1399},{"type":15,"tag":1395,"props":1647,"children":1648},{},[1649],{"type":20,"value":1404},{"type":15,"tag":1395,"props":1651,"children":1652},{},[1653],{"type":20,"value":1409},{"type":15,"tag":1411,"props":1655,"children":1656},{},[1657,1683,1708,1734,1759,1785,1809],{"type":15,"tag":1391,"props":1658,"children":1659},{},[1660,1669,1678],{"type":15,"tag":1418,"props":1661,"children":1662},{},[1663],{"type":15,"tag":152,"props":1664,"children":1666},{"className":1665},[],[1667],{"type":20,"value":1668},"Row",{"type":15,"tag":1418,"props":1670,"children":1671},{},[1672],{"type":15,"tag":152,"props":1673,"children":1675},{"className":1674},[],[1676],{"type":20,"value":1677},"int",{"type":15,"tag":1418,"props":1679,"children":1680},{},[1681],{"type":20,"value":1682},"ゼロベースの行インデックス（読み取り専用）",{"type":15,"tag":1391,"props":1684,"children":1685},{},[1686,1695,1703],{"type":15,"tag":1418,"props":1687,"children":1688},{},[1689],{"type":15,"tag":152,"props":1690,"children":1692},{"className":1691},[],[1693],{"type":20,"value":1694},"Column",{"type":15,"tag":1418,"props":1696,"children":1697},{},[1698],{"type":15,"tag":152,"props":1699,"children":1701},{"className":1700},[],[1702],{"type":20,"value":1677},{"type":15,"tag":1418,"props":1704,"children":1705},{},[1706],{"type":20,"value":1707},"ゼロベースの列インデックス（読み取り専用）",{"type":15,"tag":1391,"props":1709,"children":1710},{},[1711,1720,1729],{"type":15,"tag":1418,"props":1712,"children":1713},{},[1714],{"type":15,"tag":152,"props":1715,"children":1717},{"className":1716},[],[1718],{"type":20,"value":1719},"Position",{"type":15,"tag":1418,"props":1721,"children":1722},{},[1723],{"type":15,"tag":152,"props":1724,"children":1726},{"className":1725},[],[1727],{"type":20,"value":1728},"CellPosition",{"type":15,"tag":1418,"props":1730,"children":1731},{},[1732],{"type":20,"value":1733},"構造体としてのセル位置（読み取り専用）",{"type":15,"tag":1391,"props":1735,"children":1736},{},[1737,1746,1754],{"type":15,"tag":1418,"props":1738,"children":1739},{},[1740],{"type":15,"tag":152,"props":1741,"children":1743},{"className":1742},[],[1744],{"type":20,"value":1745},"Address",{"type":15,"tag":1418,"props":1747,"children":1748},{},[1749],{"type":15,"tag":152,"props":1750,"children":1752},{"className":1751},[],[1753],{"type":20,"value":493},{"type":15,"tag":1418,"props":1755,"children":1756},{},[1757],{"type":20,"value":1758},"\"A1\"のようなセルアドレス文字列（読み取り専用）",{"type":15,"tag":1391,"props":1760,"children":1761},{},[1762,1771,1780],{"type":15,"tag":1418,"props":1763,"children":1764},{},[1765],{"type":15,"tag":152,"props":1766,"children":1768},{"className":1767},[],[1769],{"type":20,"value":1770},"PositionAsRange",{"type":15,"tag":1418,"props":1772,"children":1773},{},[1774],{"type":15,"tag":152,"props":1775,"children":1777},{"className":1776},[],[1778],{"type":20,"value":1779},"RangePosition",{"type":15,"tag":1418,"props":1781,"children":1782},{},[1783],{"type":20,"value":1784},"1x1範囲としてのセル位置（読み取り専用）",{"type":15,"tag":1391,"props":1786,"children":1787},{},[1788,1796,1804],{"type":15,"tag":1418,"props":1789,"children":1790},{},[1791],{"type":15,"tag":152,"props":1792,"children":1794},{"className":1793},[],[1795],{"type":20,"value":1779},{"type":15,"tag":1418,"props":1797,"children":1798},{},[1799],{"type":15,"tag":152,"props":1800,"children":1802},{"className":1801},[],[1803],{"type":20,"value":1779},{"type":15,"tag":1418,"props":1805,"children":1806},{},[1807],{"type":20,"value":1808},"結合領域を含む範囲（該当する場合）（読み取り専用）",{"type":15,"tag":1391,"props":1810,"children":1811},{},[1812,1821,1829],{"type":15,"tag":1418,"props":1813,"children":1814},{},[1815],{"type":15,"tag":152,"props":1816,"children":1818},{"className":1817},[],[1819],{"type":20,"value":1820},"Worksheet",{"type":15,"tag":1418,"props":1822,"children":1823},{},[1824],{"type":15,"tag":152,"props":1825,"children":1827},{"className":1826},[],[1828],{"type":20,"value":1820},{"type":15,"tag":1418,"props":1830,"children":1831},{},[1832],{"type":20,"value":1833},"親ワークシート（読み取り専用）",{"type":15,"tag":351,"props":1835,"children":1837},{"id":1836},"結合プロパティ",[1838],{"type":20,"value":1836},{"type":15,"tag":1383,"props":1840,"children":1841},{},[1842,1860],{"type":15,"tag":1387,"props":1843,"children":1844},{},[1845],{"type":15,"tag":1391,"props":1846,"children":1847},{},[1848,1852,1856],{"type":15,"tag":1395,"props":1849,"children":1850},{},[1851],{"type":20,"value":1399},{"type":15,"tag":1395,"props":1853,"children":1854},{},[1855],{"type":20,"value":1404},{"type":15,"tag":1395,"props":1857,"children":1858},{},[1859],{"type":20,"value":1409},{"type":15,"tag":1411,"props":1861,"children":1862},{},[1863,1888,1913,1938,1964],{"type":15,"tag":1391,"props":1864,"children":1865},{},[1866,1875,1883],{"type":15,"tag":1418,"props":1867,"children":1868},{},[1869],{"type":15,"tag":152,"props":1870,"children":1872},{"className":1871},[],[1873],{"type":20,"value":1874},"IsMergedCell",{"type":15,"tag":1418,"props":1876,"children":1877},{},[1878],{"type":15,"tag":152,"props":1879,"children":1881},{"className":1880},[],[1882],{"type":20,"value":1494},{"type":15,"tag":1418,"props":1884,"children":1885},{},[1886],{"type":20,"value":1887},"このセルが結合範囲の開始点かどうか",{"type":15,"tag":1391,"props":1889,"children":1890},{},[1891,1900,1908],{"type":15,"tag":1418,"props":1892,"children":1893},{},[1894],{"type":15,"tag":152,"props":1895,"children":1897},{"className":1896},[],[1898],{"type":20,"value":1899},"IsValidCell",{"type":15,"tag":1418,"props":1901,"children":1902},{},[1903],{"type":15,"tag":152,"props":1904,"children":1906},{"className":1905},[],[1907],{"type":20,"value":1494},{"type":15,"tag":1418,"props":1909,"children":1910},{},[1911],{"type":20,"value":1912},"セルが有効かどうか（結合によって消費されていない）",{"type":15,"tag":1391,"props":1914,"children":1915},{},[1916,1925,1933],{"type":15,"tag":1418,"props":1917,"children":1918},{},[1919],{"type":15,"tag":152,"props":1920,"children":1922},{"className":1921},[],[1923],{"type":20,"value":1924},"InsideMergedRange",{"type":15,"tag":1418,"props":1926,"children":1927},{},[1928],{"type":15,"tag":152,"props":1929,"children":1931},{"className":1930},[],[1932],{"type":20,"value":1494},{"type":15,"tag":1418,"props":1934,"children":1935},{},[1936],{"type":20,"value":1937},"セルが結合範囲内にあるかどうか",{"type":15,"tag":1391,"props":1939,"children":1940},{},[1941,1950,1959],{"type":15,"tag":1418,"props":1942,"children":1943},{},[1944],{"type":15,"tag":152,"props":1945,"children":1947},{"className":1946},[],[1948],{"type":20,"value":1949},"GetRowspan()",{"type":15,"tag":1418,"props":1951,"children":1952},{},[1953],{"type":15,"tag":152,"props":1954,"children":1956},{"className":1955},[],[1957],{"type":20,"value":1958},"short",{"type":15,"tag":1418,"props":1960,"children":1961},{},[1962],{"type":20,"value":1963},"このセルがまたがる行数",{"type":15,"tag":1391,"props":1965,"children":1966},{},[1967,1976,1984],{"type":15,"tag":1418,"props":1968,"children":1969},{},[1970],{"type":15,"tag":152,"props":1971,"children":1973},{"className":1972},[],[1974],{"type":20,"value":1975},"GetColspan()",{"type":15,"tag":1418,"props":1977,"children":1978},{},[1979],{"type":15,"tag":152,"props":1980,"children":1982},{"className":1981},[],[1983],{"type":20,"value":1958},{"type":15,"tag":1418,"props":1985,"children":1986},{},[1987],{"type":20,"value":1988},"このセルがまたがる列数",{"type":15,"tag":351,"props":1990,"children":1992},{"id":1991},"データ書式プロパティ",[1993],{"type":20,"value":1991},{"type":15,"tag":1383,"props":1995,"children":1996},{},[1997,2015],{"type":15,"tag":1387,"props":1998,"children":1999},{},[2000],{"type":15,"tag":1391,"props":2001,"children":2002},{},[2003,2007,2011],{"type":15,"tag":1395,"props":2004,"children":2005},{},[2006],{"type":20,"value":1399},{"type":15,"tag":1395,"props":2008,"children":2009},{},[2010],{"type":20,"value":1404},{"type":15,"tag":1395,"props":2012,"children":2013},{},[2014],{"type":20,"value":1409},{"type":15,"tag":1411,"props":2016,"children":2017},{},[2018,2044,2069],{"type":15,"tag":1391,"props":2019,"children":2020},{},[2021,2030,2039],{"type":15,"tag":1418,"props":2022,"children":2023},{},[2024],{"type":15,"tag":152,"props":2025,"children":2027},{"className":2026},[],[2028],{"type":20,"value":2029},"DataFormat",{"type":15,"tag":1418,"props":2031,"children":2032},{},[2033],{"type":15,"tag":152,"props":2034,"children":2036},{"className":2035},[],[2037],{"type":20,"value":2038},"CellDataFormatFlag",{"type":15,"tag":1418,"props":2040,"children":2041},{},[2042],{"type":20,"value":2043},"データ書式タイプ（Number、Currency、Dateなど）",{"type":15,"tag":1391,"props":2045,"children":2046},{},[2047,2056,2064],{"type":15,"tag":1418,"props":2048,"children":2049},{},[2050],{"type":15,"tag":152,"props":2051,"children":2053},{"className":2052},[],[2054],{"type":20,"value":2055},"DataFormatArgs",{"type":15,"tag":1418,"props":2057,"children":2058},{},[2059],{"type":15,"tag":152,"props":2060,"children":2062},{"className":2061},[],[2063],{"type":20,"value":1435},{"type":15,"tag":1418,"props":2065,"children":2066},{},[2067],{"type":20,"value":2068},"書式固有の引数",{"type":15,"tag":1391,"props":2070,"children":2071},{},[2072,2081,2090],{"type":15,"tag":1418,"props":2073,"children":2074},{},[2075],{"type":15,"tag":152,"props":2076,"children":2078},{"className":2077},[],[2079],{"type":20,"value":2080},"CustomDataFormatter",{"type":15,"tag":1418,"props":2082,"children":2083},{},[2084],{"type":15,"tag":152,"props":2085,"children":2087},{"className":2086},[],[2088],{"type":20,"value":2089},"IDataFormatter",{"type":15,"tag":1418,"props":2091,"children":2092},{},[2093],{"type":20,"value":2094},"カスタムデータフォーマッター実装",{"type":15,"tag":351,"props":2096,"children":2098},{"id":2097},"保護プロパティ",[2099],{"type":20,"value":2097},{"type":15,"tag":1383,"props":2101,"children":2102},{},[2103,2121],{"type":15,"tag":1387,"props":2104,"children":2105},{},[2106],{"type":15,"tag":1391,"props":2107,"children":2108},{},[2109,2113,2117],{"type":15,"tag":1395,"props":2110,"children":2111},{},[2112],{"type":20,"value":1399},{"type":15,"tag":1395,"props":2114,"children":2115},{},[2116],{"type":20,"value":1404},{"type":15,"tag":1395,"props":2118,"children":2119},{},[2120],{"type":20,"value":1409},{"type":15,"tag":1411,"props":2122,"children":2123},{},[2124,2172,2197],{"type":15,"tag":1391,"props":2125,"children":2126},{},[2127,2136,2145],{"type":15,"tag":1418,"props":2128,"children":2129},{},[2130],{"type":15,"tag":152,"props":2131,"children":2133},{"className":2132},[],[2134],{"type":20,"value":2135},"IsLocked",{"type":15,"tag":1418,"props":2137,"children":2138},{},[2139],{"type":15,"tag":152,"props":2140,"children":2142},{"className":2141},[],[2143],{"type":20,"value":2144},"CellLock",{"type":15,"tag":1418,"props":2146,"children":2147},{},[2148,2150,2156,2158,2164,2166],{"type":20,"value":2149},"ロック状態: ",{"type":15,"tag":152,"props":2151,"children":2153},{"className":2152},[],[2154],{"type":20,"value":2155},"Locked",{"type":20,"value":2157},"、",{"type":15,"tag":152,"props":2159,"children":2161},{"className":2160},[],[2162],{"type":20,"value":2163},"Unlocked",{"type":20,"value":2165},"、または ",{"type":15,"tag":152,"props":2167,"children":2169},{"className":2168},[],[2170],{"type":20,"value":2171},"Inherit",{"type":15,"tag":1391,"props":2173,"children":2174},{},[2175,2184,2192],{"type":15,"tag":1418,"props":2176,"children":2177},{},[2178],{"type":15,"tag":152,"props":2179,"children":2181},{"className":2180},[],[2182],{"type":20,"value":2183},"IsReadOnly",{"type":15,"tag":1418,"props":2185,"children":2186},{},[2187],{"type":15,"tag":152,"props":2188,"children":2190},{"className":2189},[],[2191],{"type":20,"value":1494},{"type":15,"tag":1418,"props":2193,"children":2194},{},[2195],{"type":20,"value":2196},"セルが読み取り専用かどうか",{"type":15,"tag":1391,"props":2198,"children":2199},{},[2200,2209,2217],{"type":15,"tag":1418,"props":2201,"children":2202},{},[2203],{"type":15,"tag":152,"props":2204,"children":2206},{"className":2205},[],[2207],{"type":20,"value":2208},"IsVisible",{"type":15,"tag":1418,"props":2210,"children":2211},{},[2212],{"type":15,"tag":152,"props":2213,"children":2215},{"className":2214},[],[2216],{"type":20,"value":1494},{"type":15,"tag":1418,"props":2218,"children":2219},{},[2220],{"type":20,"value":2221},"セルが表示されているかどうか（非表示の行/列にない）",{"type":15,"tag":351,"props":2223,"children":2225},{"id":2224},"その他のプロパティ",[2226],{"type":20,"value":2224},{"type":15,"tag":1383,"props":2228,"children":2229},{},[2230,2248],{"type":15,"tag":1387,"props":2231,"children":2232},{},[2233],{"type":15,"tag":1391,"props":2234,"children":2235},{},[2236,2240,2244],{"type":15,"tag":1395,"props":2237,"children":2238},{},[2239],{"type":20,"value":1399},{"type":15,"tag":1395,"props":2241,"children":2242},{},[2243],{"type":20,"value":1404},{"type":15,"tag":1395,"props":2245,"children":2246},{},[2247],{"type":20,"value":1409},{"type":15,"tag":1411,"props":2249,"children":2250},{},[2251,2276,2301,2327,2353,2379],{"type":15,"tag":1391,"props":2252,"children":2253},{},[2254,2263,2271],{"type":15,"tag":1418,"props":2255,"children":2256},{},[2257],{"type":15,"tag":152,"props":2258,"children":2260},{"className":2259},[],[2261],{"type":20,"value":2262},"Tag",{"type":15,"tag":1418,"props":2264,"children":2265},{},[2266],{"type":15,"tag":152,"props":2267,"children":2269},{"className":2268},[],[2270],{"type":20,"value":1435},{"type":15,"tag":1418,"props":2272,"children":2273},{},[2274],{"type":20,"value":2275},"ユーザー定義データストレージ",{"type":15,"tag":1391,"props":2277,"children":2278},{},[2279,2288,2296],{"type":15,"tag":1418,"props":2280,"children":2281},{},[2282],{"type":15,"tag":152,"props":2283,"children":2285},{"className":2284},[],[2286],{"type":20,"value":2287},"DataInputUnit",{"type":15,"tag":1418,"props":2289,"children":2290},{},[2291],{"type":15,"tag":152,"props":2292,"children":2294},{"className":2293},[],[2295],{"type":20,"value":1677},{"type":15,"tag":1418,"props":2297,"children":2298},{},[2299],{"type":20,"value":2300},"データ入力ユニット識別子",{"type":15,"tag":1391,"props":2302,"children":2303},{},[2304,2313,2322],{"type":15,"tag":1418,"props":2305,"children":2306},{},[2307],{"type":15,"tag":152,"props":2308,"children":2310},{"className":2309},[],[2311],{"type":20,"value":2312},"Validator",{"type":15,"tag":1418,"props":2314,"children":2315},{},[2316],{"type":15,"tag":152,"props":2317,"children":2319},{"className":2318},[],[2320],{"type":20,"value":2321},"IValidator",{"type":15,"tag":1418,"props":2323,"children":2324},{},[2325],{"type":20,"value":2326},"データ検証ルール",{"type":15,"tag":1391,"props":2328,"children":2329},{},[2330,2339,2348],{"type":15,"tag":1418,"props":2331,"children":2332},{},[2333],{"type":15,"tag":152,"props":2334,"children":2336},{"className":2335},[],[2337],{"type":20,"value":2338},"HighlightColor",{"type":15,"tag":1418,"props":2340,"children":2341},{},[2342],{"type":15,"tag":152,"props":2343,"children":2345},{"className":2344},[],[2346],{"type":20,"value":2347},"SolidColor?",{"type":15,"tag":1418,"props":2349,"children":2350},{},[2351],{"type":20,"value":2352},"セルのハイライト色",{"type":15,"tag":1391,"props":2354,"children":2355},{},[2356,2365,2374],{"type":15,"tag":1418,"props":2357,"children":2358},{},[2359],{"type":15,"tag":152,"props":2360,"children":2362},{"className":2361},[],[2363],{"type":20,"value":2364},"Border",{"type":15,"tag":1418,"props":2366,"children":2367},{},[2368],{"type":15,"tag":152,"props":2369,"children":2371},{"className":2370},[],[2372],{"type":20,"value":2373},"CellBorderProperty",{"type":15,"tag":1418,"props":2375,"children":2376},{},[2377],{"type":20,"value":2378},"罫線プロパティ（読み取り専用）",{"type":15,"tag":1391,"props":2380,"children":2381},{},[2382,2391,2400],{"type":15,"tag":1418,"props":2383,"children":2384},{},[2385],{"type":15,"tag":152,"props":2386,"children":2388},{"className":2387},[],[2389],{"type":20,"value":2390},"ConditionalStyles",{"type":15,"tag":1418,"props":2392,"children":2393},{},[2394],{"type":15,"tag":152,"props":2395,"children":2397},{"className":2396},[],[2398],{"type":20,"value":2399},"List\u003CWorksheetRangeStyle>",{"type":15,"tag":1418,"props":2401,"children":2402},{},[2403],{"type":20,"value":2404},"適用された条件付きスタイル（読み取り専用）",{"type":15,"tag":22,"props":2406,"children":2408},{"id":2407},"セルメソッド",[2409],{"type":20,"value":2407},{"type":15,"tag":1383,"props":2411,"children":2412},{},[2413,2433],{"type":15,"tag":1387,"props":2414,"children":2415},{},[2416],{"type":15,"tag":1391,"props":2417,"children":2418},{},[2419,2424,2429],{"type":15,"tag":1395,"props":2420,"children":2421},{},[2422],{"type":20,"value":2423},"メソッド",{"type":15,"tag":1395,"props":2425,"children":2426},{},[2427],{"type":20,"value":2428},"戻り値",{"type":15,"tag":1395,"props":2430,"children":2431},{},[2432],{"type":20,"value":1409},{"type":15,"tag":1411,"props":2434,"children":2435},{},[2436,2462,2488,2513,2538,2563,2588,2613,2639],{"type":15,"tag":1391,"props":2437,"children":2438},{},[2439,2448,2457],{"type":15,"tag":1418,"props":2440,"children":2441},{},[2442],{"type":15,"tag":152,"props":2443,"children":2445},{"className":2444},[],[2446],{"type":20,"value":2447},"GetData\u003CT>()",{"type":15,"tag":1418,"props":2449,"children":2450},{},[2451],{"type":15,"tag":152,"props":2452,"children":2454},{"className":2453},[],[2455],{"type":20,"value":2456},"T",{"type":15,"tag":1418,"props":2458,"children":2459},{},[2460],{"type":20,"value":2461},"セルデータを型Tにキャストして取得",{"type":15,"tag":1391,"props":2463,"children":2464},{},[2465,2474,2483],{"type":15,"tag":1418,"props":2466,"children":2467},{},[2468],{"type":15,"tag":152,"props":2469,"children":2471},{"className":2470},[],[2472],{"type":20,"value":2473},"SetDataFormat(format, args)",{"type":15,"tag":1418,"props":2475,"children":2476},{},[2477],{"type":15,"tag":152,"props":2478,"children":2480},{"className":2479},[],[2481],{"type":20,"value":2482},"void",{"type":15,"tag":1418,"props":2484,"children":2485},{},[2486],{"type":20,"value":2487},"データ書式と引数を設定",{"type":15,"tag":1391,"props":2489,"children":2490},{},[2491,2500,2508],{"type":15,"tag":1418,"props":2492,"children":2493},{},[2494],{"type":15,"tag":152,"props":2495,"children":2497},{"className":2496},[],[2498],{"type":20,"value":2499},"BindStyle(style)",{"type":15,"tag":1418,"props":2501,"children":2502},{},[2503],{"type":15,"tag":152,"props":2504,"children":2506},{"className":2505},[],[2507],{"type":20,"value":2482},{"type":15,"tag":1418,"props":2509,"children":2510},{},[2511],{"type":20,"value":2512},"スタイルオブジェクトをセルにバインド",{"type":15,"tag":1391,"props":2514,"children":2515},{},[2516,2525,2533],{"type":15,"tag":1418,"props":2517,"children":2518},{},[2519],{"type":15,"tag":152,"props":2520,"children":2522},{"className":2521},[],[2523],{"type":20,"value":2524},"StartEdit()",{"type":15,"tag":1418,"props":2526,"children":2527},{},[2528],{"type":15,"tag":152,"props":2529,"children":2531},{"className":2530},[],[2532],{"type":20,"value":2482},{"type":15,"tag":1418,"props":2534,"children":2535},{},[2536],{"type":20,"value":2537},"このセルの編集モードに入る",{"type":15,"tag":1391,"props":2539,"children":2540},{},[2541,2550,2558],{"type":15,"tag":1418,"props":2542,"children":2543},{},[2544],{"type":15,"tag":152,"props":2545,"children":2547},{"className":2546},[],[2548],{"type":20,"value":2549},"EndEdit(data)",{"type":15,"tag":1418,"props":2551,"children":2552},{},[2553],{"type":15,"tag":152,"props":2554,"children":2556},{"className":2555},[],[2557],{"type":20,"value":2482},{"type":15,"tag":1418,"props":2559,"children":2560},{},[2561],{"type":20,"value":2562},"編集モードを終了し、オプションでデータを設定",{"type":15,"tag":1391,"props":2564,"children":2565},{},[2566,2575,2583],{"type":15,"tag":1418,"props":2567,"children":2568},{},[2569],{"type":15,"tag":152,"props":2570,"children":2572},{"className":2571},[],[2573],{"type":20,"value":2574},"ExpandRowHeight()",{"type":15,"tag":1418,"props":2576,"children":2577},{},[2578],{"type":15,"tag":152,"props":2579,"children":2581},{"className":2580},[],[2582],{"type":20,"value":2482},{"type":15,"tag":1418,"props":2584,"children":2585},{},[2586],{"type":20,"value":2587},"このセルの内容に合わせて行の高さを拡張",{"type":15,"tag":1391,"props":2589,"children":2590},{},[2591,2600,2608],{"type":15,"tag":1418,"props":2592,"children":2593},{},[2594],{"type":15,"tag":152,"props":2595,"children":2597},{"className":2596},[],[2598],{"type":20,"value":2599},"ExpandColumnWidth()",{"type":15,"tag":1418,"props":2601,"children":2602},{},[2603],{"type":15,"tag":152,"props":2604,"children":2606},{"className":2605},[],[2607],{"type":20,"value":2482},{"type":15,"tag":1418,"props":2609,"children":2610},{},[2611],{"type":20,"value":2612},"このセルの内容に合わせて列の幅を拡張",{"type":15,"tag":1391,"props":2614,"children":2615},{},[2616,2625,2634],{"type":15,"tag":1418,"props":2617,"children":2618},{},[2619],{"type":15,"tag":152,"props":2620,"children":2622},{"className":2621},[],[2623],{"type":20,"value":2624},"Clone()",{"type":15,"tag":1418,"props":2626,"children":2627},{},[2628],{"type":15,"tag":152,"props":2629,"children":2631},{"className":2630},[],[2632],{"type":20,"value":2633},"Cell",{"type":15,"tag":1418,"props":2635,"children":2636},{},[2637],{"type":20,"value":2638},"このセルのコピーを作成",{"type":15,"tag":1391,"props":2640,"children":2641},{},[2642,2651,2660],{"type":15,"tag":1418,"props":2643,"children":2644},{},[2645],{"type":15,"tag":152,"props":2646,"children":2648},{"className":2647},[],[2649],{"type":20,"value":2650},"GetBounds()",{"type":15,"tag":1418,"props":2652,"children":2653},{},[2654],{"type":15,"tag":152,"props":2655,"children":2657},{"className":2656},[],[2658],{"type":20,"value":2659},"Rectangle",{"type":15,"tag":1418,"props":2661,"children":2662},{},[2663],{"type":20,"value":2664},"このセルの境界矩形を取得",{"type":15,"tag":22,"props":2666,"children":2668},{"id":2667},"セルデータ",[2669],{"type":20,"value":2667},{"type":15,"tag":351,"props":2671,"children":2673},{"id":2672},"単一セルのデータ設定",[2674],{"type":20,"value":2672},{"type":15,"tag":145,"props":2676,"children":2678},{"className":147,"code":2677,"language":149,"meta":7,"style":7},"// By address\nsheet[\"A1\"] = 10;\n\n// By index\nsheet[0, 0] = 10;            // number\nsheet[0, 1] = \"text\";        // string\nsheet[0, 2] = DateTime.Now;  // datetime\nsheet[0, 3] = true;          // boolean\n\n// By CellPosition\nsheet[new CellPosition(\"A1\")] = 10;\n\n// By named range\nsheet.DefineNamedRange(\"mycell\", new RangePosition(\"A1\"));\nsheet[\"mycell\"] = 10.12345d;\n\n// By method call\nsheet.SetCellData(5, 2, \"hello world\");\n\n// Custom data type\npublic class MyData {\n    public override string ToString() { return \"custom display\"; }\n}\nsheet[\"D1\"] = new MyData();\n",[2679],{"type":15,"tag":152,"props":2680,"children":2681},{"__ignoreMap":7},[2682,2690,2718,2725,2733,2774,2816,2853,2895,2902,2910,2950,2957,2965,3013,3042,3050,3059,3102,3110,3119,3143,3187,3195],{"type":15,"tag":156,"props":2683,"children":2684},{"class":158,"line":159},[2685],{"type":15,"tag":156,"props":2686,"children":2687},{"style":163},[2688],{"type":20,"value":2689},"// By address\n",{"type":15,"tag":156,"props":2691,"children":2692},{"class":158,"line":169},[2693,2697,2701,2705,2709,2714],{"type":15,"tag":156,"props":2694,"children":2695},{"style":173},[2696],{"type":20,"value":176},{"type":15,"tag":156,"props":2698,"children":2699},{"style":179},[2700],{"type":20,"value":696},{"type":15,"tag":156,"props":2702,"children":2703},{"style":173},[2704],{"type":20,"value":187},{"type":15,"tag":156,"props":2706,"children":2707},{"style":190},[2708],{"type":20,"value":193},{"type":15,"tag":156,"props":2710,"children":2711},{"style":233},[2712],{"type":20,"value":2713}," 10",{"type":15,"tag":156,"props":2715,"children":2716},{"style":173},[2717],{"type":20,"value":203},{"type":15,"tag":156,"props":2719,"children":2720},{"class":158,"line":206},[2721],{"type":15,"tag":156,"props":2722,"children":2723},{"emptyLinePlaceholder":210},[2724],{"type":20,"value":213},{"type":15,"tag":156,"props":2726,"children":2727},{"class":158,"line":216},[2728],{"type":15,"tag":156,"props":2729,"children":2730},{"style":163},[2731],{"type":20,"value":2732},"// By index\n",{"type":15,"tag":156,"props":2734,"children":2735},{"class":158,"line":225},[2736,2740,2744,2748,2752,2756,2760,2764,2769],{"type":15,"tag":156,"props":2737,"children":2738},{"style":173},[2739],{"type":20,"value":176},{"type":15,"tag":156,"props":2741,"children":2742},{"style":233},[2743],{"type":20,"value":925},{"type":15,"tag":156,"props":2745,"children":2746},{"style":173},[2747],{"type":20,"value":241},{"type":15,"tag":156,"props":2749,"children":2750},{"style":233},[2751],{"type":20,"value":925},{"type":15,"tag":156,"props":2753,"children":2754},{"style":173},[2755],{"type":20,"value":187},{"type":15,"tag":156,"props":2757,"children":2758},{"style":190},[2759],{"type":20,"value":193},{"type":15,"tag":156,"props":2761,"children":2762},{"style":233},[2763],{"type":20,"value":2713},{"type":15,"tag":156,"props":2765,"children":2766},{"style":173},[2767],{"type":20,"value":2768},";            ",{"type":15,"tag":156,"props":2770,"children":2771},{"style":163},[2772],{"type":20,"value":2773},"// number\n",{"type":15,"tag":156,"props":2775,"children":2776},{"class":158,"line":265},[2777,2781,2785,2789,2793,2797,2801,2806,2811],{"type":15,"tag":156,"props":2778,"children":2779},{"style":173},[2780],{"type":20,"value":176},{"type":15,"tag":156,"props":2782,"children":2783},{"style":233},[2784],{"type":20,"value":925},{"type":15,"tag":156,"props":2786,"children":2787},{"style":173},[2788],{"type":20,"value":241},{"type":15,"tag":156,"props":2790,"children":2791},{"style":233},[2792],{"type":20,"value":725},{"type":15,"tag":156,"props":2794,"children":2795},{"style":173},[2796],{"type":20,"value":187},{"type":15,"tag":156,"props":2798,"children":2799},{"style":190},[2800],{"type":20,"value":193},{"type":15,"tag":156,"props":2802,"children":2803},{"style":179},[2804],{"type":20,"value":2805}," \"text\"",{"type":15,"tag":156,"props":2807,"children":2808},{"style":173},[2809],{"type":20,"value":2810},";        ",{"type":15,"tag":156,"props":2812,"children":2813},{"style":163},[2814],{"type":20,"value":2815},"// string\n",{"type":15,"tag":156,"props":2817,"children":2818},{"class":158,"line":273},[2819,2823,2827,2831,2835,2839,2843,2848],{"type":15,"tag":156,"props":2820,"children":2821},{"style":173},[2822],{"type":20,"value":176},{"type":15,"tag":156,"props":2824,"children":2825},{"style":233},[2826],{"type":20,"value":925},{"type":15,"tag":156,"props":2828,"children":2829},{"style":173},[2830],{"type":20,"value":241},{"type":15,"tag":156,"props":2832,"children":2833},{"style":233},[2834],{"type":20,"value":734},{"type":15,"tag":156,"props":2836,"children":2837},{"style":173},[2838],{"type":20,"value":187},{"type":15,"tag":156,"props":2840,"children":2841},{"style":190},[2842],{"type":20,"value":193},{"type":15,"tag":156,"props":2844,"children":2845},{"style":173},[2846],{"type":20,"value":2847}," DateTime.Now;  ",{"type":15,"tag":156,"props":2849,"children":2850},{"style":163},[2851],{"type":20,"value":2852},"// datetime\n",{"type":15,"tag":156,"props":2854,"children":2855},{"class":158,"line":282},[2856,2860,2864,2868,2872,2876,2880,2885,2890],{"type":15,"tag":156,"props":2857,"children":2858},{"style":173},[2859],{"type":20,"value":176},{"type":15,"tag":156,"props":2861,"children":2862},{"style":233},[2863],{"type":20,"value":925},{"type":15,"tag":156,"props":2865,"children":2866},{"style":173},[2867],{"type":20,"value":241},{"type":15,"tag":156,"props":2869,"children":2870},{"style":233},[2871],{"type":20,"value":246},{"type":15,"tag":156,"props":2873,"children":2874},{"style":173},[2875],{"type":20,"value":187},{"type":15,"tag":156,"props":2877,"children":2878},{"style":190},[2879],{"type":20,"value":193},{"type":15,"tag":156,"props":2881,"children":2882},{"style":233},[2883],{"type":20,"value":2884}," true",{"type":15,"tag":156,"props":2886,"children":2887},{"style":173},[2888],{"type":20,"value":2889},";          ",{"type":15,"tag":156,"props":2891,"children":2892},{"style":163},[2893],{"type":20,"value":2894},"// boolean\n",{"type":15,"tag":156,"props":2896,"children":2897},{"class":158,"line":331},[2898],{"type":15,"tag":156,"props":2899,"children":2900},{"emptyLinePlaceholder":210},[2901],{"type":20,"value":213},{"type":15,"tag":156,"props":2903,"children":2904},{"class":158,"line":532},[2905],{"type":15,"tag":156,"props":2906,"children":2907},{"style":163},[2908],{"type":20,"value":2909},"// By CellPosition\n",{"type":15,"tag":156,"props":2911,"children":2912},{"class":158,"line":541},[2913,2917,2921,2925,2929,2933,2938,2942,2946],{"type":15,"tag":156,"props":2914,"children":2915},{"style":173},[2916],{"type":20,"value":176},{"type":15,"tag":156,"props":2918,"children":2919},{"style":190},[2920],{"type":20,"value":762},{"type":15,"tag":156,"props":2922,"children":2923},{"style":291},[2924],{"type":20,"value":309},{"type":15,"tag":156,"props":2926,"children":2927},{"style":173},[2928],{"type":20,"value":314},{"type":15,"tag":156,"props":2930,"children":2931},{"style":179},[2932],{"type":20,"value":696},{"type":15,"tag":156,"props":2934,"children":2935},{"style":173},[2936],{"type":20,"value":2937},")] ",{"type":15,"tag":156,"props":2939,"children":2940},{"style":190},[2941],{"type":20,"value":193},{"type":15,"tag":156,"props":2943,"children":2944},{"style":233},[2945],{"type":20,"value":2713},{"type":15,"tag":156,"props":2947,"children":2948},{"style":173},[2949],{"type":20,"value":203},{"type":15,"tag":156,"props":2951,"children":2952},{"class":158,"line":573},[2953],{"type":15,"tag":156,"props":2954,"children":2955},{"emptyLinePlaceholder":210},[2956],{"type":20,"value":213},{"type":15,"tag":156,"props":2958,"children":2959},{"class":158,"line":604},[2960],{"type":15,"tag":156,"props":2961,"children":2962},{"style":163},[2963],{"type":20,"value":2964},"// By named range\n",{"type":15,"tag":156,"props":2966,"children":2968},{"class":158,"line":2967},14,[2969,2974,2979,2983,2988,2992,2996,3001,3005,3009],{"type":15,"tag":156,"props":2970,"children":2971},{"style":173},[2972],{"type":20,"value":2973},"sheet.",{"type":15,"tag":156,"props":2975,"children":2976},{"style":291},[2977],{"type":20,"value":2978},"DefineNamedRange",{"type":15,"tag":156,"props":2980,"children":2981},{"style":173},[2982],{"type":20,"value":314},{"type":15,"tag":156,"props":2984,"children":2985},{"style":179},[2986],{"type":20,"value":2987},"\"mycell\"",{"type":15,"tag":156,"props":2989,"children":2990},{"style":173},[2991],{"type":20,"value":241},{"type":15,"tag":156,"props":2993,"children":2994},{"style":190},[2995],{"type":20,"value":762},{"type":15,"tag":156,"props":2997,"children":2998},{"style":291},[2999],{"type":20,"value":3000}," RangePosition",{"type":15,"tag":156,"props":3002,"children":3003},{"style":173},[3004],{"type":20,"value":314},{"type":15,"tag":156,"props":3006,"children":3007},{"style":179},[3008],{"type":20,"value":696},{"type":15,"tag":156,"props":3010,"children":3011},{"style":173},[3012],{"type":20,"value":985},{"type":15,"tag":156,"props":3014,"children":3016},{"class":158,"line":3015},15,[3017,3021,3025,3029,3033,3038],{"type":15,"tag":156,"props":3018,"children":3019},{"style":173},[3020],{"type":20,"value":176},{"type":15,"tag":156,"props":3022,"children":3023},{"style":179},[3024],{"type":20,"value":2987},{"type":15,"tag":156,"props":3026,"children":3027},{"style":173},[3028],{"type":20,"value":187},{"type":15,"tag":156,"props":3030,"children":3031},{"style":190},[3032],{"type":20,"value":193},{"type":15,"tag":156,"props":3034,"children":3035},{"style":233},[3036],{"type":20,"value":3037}," 10.12345d",{"type":15,"tag":156,"props":3039,"children":3040},{"style":173},[3041],{"type":20,"value":203},{"type":15,"tag":156,"props":3043,"children":3045},{"class":158,"line":3044},16,[3046],{"type":15,"tag":156,"props":3047,"children":3048},{"emptyLinePlaceholder":210},[3049],{"type":20,"value":213},{"type":15,"tag":156,"props":3051,"children":3053},{"class":158,"line":3052},17,[3054],{"type":15,"tag":156,"props":3055,"children":3056},{"style":163},[3057],{"type":20,"value":3058},"// By method call\n",{"type":15,"tag":156,"props":3060,"children":3062},{"class":158,"line":3061},18,[3063,3067,3072,3076,3081,3085,3089,3093,3098],{"type":15,"tag":156,"props":3064,"children":3065},{"style":173},[3066],{"type":20,"value":2973},{"type":15,"tag":156,"props":3068,"children":3069},{"style":291},[3070],{"type":20,"value":3071},"SetCellData",{"type":15,"tag":156,"props":3073,"children":3074},{"style":173},[3075],{"type":20,"value":314},{"type":15,"tag":156,"props":3077,"children":3078},{"style":233},[3079],{"type":20,"value":3080},"5",{"type":15,"tag":156,"props":3082,"children":3083},{"style":173},[3084],{"type":20,"value":241},{"type":15,"tag":156,"props":3086,"children":3087},{"style":233},[3088],{"type":20,"value":734},{"type":15,"tag":156,"props":3090,"children":3091},{"style":173},[3092],{"type":20,"value":241},{"type":15,"tag":156,"props":3094,"children":3095},{"style":179},[3096],{"type":20,"value":3097},"\"hello world\"",{"type":15,"tag":156,"props":3099,"children":3100},{"style":173},[3101],{"type":20,"value":407},{"type":15,"tag":156,"props":3103,"children":3105},{"class":158,"line":3104},19,[3106],{"type":15,"tag":156,"props":3107,"children":3108},{"emptyLinePlaceholder":210},[3109],{"type":20,"value":213},{"type":15,"tag":156,"props":3111,"children":3113},{"class":158,"line":3112},20,[3114],{"type":15,"tag":156,"props":3115,"children":3116},{"style":163},[3117],{"type":20,"value":3118},"// Custom data type\n",{"type":15,"tag":156,"props":3120,"children":3122},{"class":158,"line":3121},21,[3123,3128,3133,3138],{"type":15,"tag":156,"props":3124,"children":3125},{"style":190},[3126],{"type":20,"value":3127},"public",{"type":15,"tag":156,"props":3129,"children":3130},{"style":190},[3131],{"type":20,"value":3132}," class",{"type":15,"tag":156,"props":3134,"children":3135},{"style":291},[3136],{"type":20,"value":3137}," MyData",{"type":15,"tag":156,"props":3139,"children":3140},{"style":173},[3141],{"type":20,"value":3142}," {\n",{"type":15,"tag":156,"props":3144,"children":3146},{"class":158,"line":3145},22,[3147,3152,3157,3162,3167,3172,3177,3182],{"type":15,"tag":156,"props":3148,"children":3149},{"style":190},[3150],{"type":20,"value":3151},"    public",{"type":15,"tag":156,"props":3153,"children":3154},{"style":190},[3155],{"type":20,"value":3156}," override",{"type":15,"tag":156,"props":3158,"children":3159},{"style":190},[3160],{"type":20,"value":3161}," string",{"type":15,"tag":156,"props":3163,"children":3164},{"style":291},[3165],{"type":20,"value":3166}," ToString",{"type":15,"tag":156,"props":3168,"children":3169},{"style":173},[3170],{"type":20,"value":3171},"() { ",{"type":15,"tag":156,"props":3173,"children":3174},{"style":190},[3175],{"type":20,"value":3176},"return",{"type":15,"tag":156,"props":3178,"children":3179},{"style":179},[3180],{"type":20,"value":3181}," \"custom display\"",{"type":15,"tag":156,"props":3183,"children":3184},{"style":173},[3185],{"type":20,"value":3186},"; }\n",{"type":15,"tag":156,"props":3188,"children":3190},{"class":158,"line":3189},23,[3191],{"type":15,"tag":156,"props":3192,"children":3193},{"style":173},[3194],{"type":20,"value":1044},{"type":15,"tag":156,"props":3196,"children":3198},{"class":158,"line":3197},24,[3199,3203,3208,3212,3216,3220,3224],{"type":15,"tag":156,"props":3200,"children":3201},{"style":173},[3202],{"type":20,"value":176},{"type":15,"tag":156,"props":3204,"children":3205},{"style":179},[3206],{"type":20,"value":3207},"\"D1\"",{"type":15,"tag":156,"props":3209,"children":3210},{"style":173},[3211],{"type":20,"value":187},{"type":15,"tag":156,"props":3213,"children":3214},{"style":190},[3215],{"type":20,"value":193},{"type":15,"tag":156,"props":3217,"children":3218},{"style":190},[3219],{"type":20,"value":304},{"type":15,"tag":156,"props":3221,"children":3222},{"style":291},[3223],{"type":20,"value":3137},{"type":15,"tag":156,"props":3225,"children":3226},{"style":173},[3227],{"type":20,"value":3228},"();\n",{"type":15,"tag":351,"props":3230,"children":3232},{"id":3231},"範囲データの設定",[3233],{"type":20,"value":3231},{"type":15,"tag":145,"props":3235,"children":3237},{"className":147,"code":3236,"language":149,"meta":7,"style":7},"// Horizontal fill within range\nsheet[\"A1:C1\"] = new object[] { \"A\", \"B\", \"C\" };\n\n// Vertical fill\nsheet[\"A1:A3\"] = new object[] { 10, 11, 12 };\n\n// Two-dimensional array\nsheet[1, 1] = new object[,] { { \"a\", \"b\", \"c\" }, { 1, 2, 3 } };\n\n// Using method\nsheet.SetRangeData(new RangePosition(1, 1, 3, 3),\n    new object[,] { { \"a\", \"b\", \"c\" }, { 1, 2, 3 }, { 4, 5, 6 } });\n",[3238],{"type":15,"tag":152,"props":3239,"children":3240},{"__ignoreMap":7},[3241,3249,3311,3318,3326,3385,3392,3400,3493,3500,3508,3569],{"type":15,"tag":156,"props":3242,"children":3243},{"class":158,"line":159},[3244],{"type":15,"tag":156,"props":3245,"children":3246},{"style":163},[3247],{"type":20,"value":3248},"// Horizontal fill within range\n",{"type":15,"tag":156,"props":3250,"children":3251},{"class":158,"line":169},[3252,3256,3261,3265,3269,3273,3278,3283,3288,3292,3297,3301,3306],{"type":15,"tag":156,"props":3253,"children":3254},{"style":173},[3255],{"type":20,"value":176},{"type":15,"tag":156,"props":3257,"children":3258},{"style":179},[3259],{"type":20,"value":3260},"\"A1:C1\"",{"type":15,"tag":156,"props":3262,"children":3263},{"style":173},[3264],{"type":20,"value":187},{"type":15,"tag":156,"props":3266,"children":3267},{"style":190},[3268],{"type":20,"value":193},{"type":15,"tag":156,"props":3270,"children":3271},{"style":190},[3272],{"type":20,"value":304},{"type":15,"tag":156,"props":3274,"children":3275},{"style":190},[3276],{"type":20,"value":3277}," object",{"type":15,"tag":156,"props":3279,"children":3280},{"style":173},[3281],{"type":20,"value":3282},"[] { ",{"type":15,"tag":156,"props":3284,"children":3285},{"style":179},[3286],{"type":20,"value":3287},"\"A\"",{"type":15,"tag":156,"props":3289,"children":3290},{"style":173},[3291],{"type":20,"value":241},{"type":15,"tag":156,"props":3293,"children":3294},{"style":179},[3295],{"type":20,"value":3296},"\"B\"",{"type":15,"tag":156,"props":3298,"children":3299},{"style":173},[3300],{"type":20,"value":241},{"type":15,"tag":156,"props":3302,"children":3303},{"style":179},[3304],{"type":20,"value":3305},"\"C\"",{"type":15,"tag":156,"props":3307,"children":3308},{"style":173},[3309],{"type":20,"value":3310}," };\n",{"type":15,"tag":156,"props":3312,"children":3313},{"class":158,"line":206},[3314],{"type":15,"tag":156,"props":3315,"children":3316},{"emptyLinePlaceholder":210},[3317],{"type":20,"value":213},{"type":15,"tag":156,"props":3319,"children":3320},{"class":158,"line":216},[3321],{"type":15,"tag":156,"props":3322,"children":3323},{"style":163},[3324],{"type":20,"value":3325},"// Vertical fill\n",{"type":15,"tag":156,"props":3327,"children":3328},{"class":158,"line":225},[3329,3333,3338,3342,3346,3350,3354,3358,3363,3367,3372,3376,3381],{"type":15,"tag":156,"props":3330,"children":3331},{"style":173},[3332],{"type":20,"value":176},{"type":15,"tag":156,"props":3334,"children":3335},{"style":179},[3336],{"type":20,"value":3337},"\"A1:A3\"",{"type":15,"tag":156,"props":3339,"children":3340},{"style":173},[3341],{"type":20,"value":187},{"type":15,"tag":156,"props":3343,"children":3344},{"style":190},[3345],{"type":20,"value":193},{"type":15,"tag":156,"props":3347,"children":3348},{"style":190},[3349],{"type":20,"value":304},{"type":15,"tag":156,"props":3351,"children":3352},{"style":190},[3353],{"type":20,"value":3277},{"type":15,"tag":156,"props":3355,"children":3356},{"style":173},[3357],{"type":20,"value":3282},{"type":15,"tag":156,"props":3359,"children":3360},{"style":233},[3361],{"type":20,"value":3362},"10",{"type":15,"tag":156,"props":3364,"children":3365},{"style":173},[3366],{"type":20,"value":241},{"type":15,"tag":156,"props":3368,"children":3369},{"style":233},[3370],{"type":20,"value":3371},"11",{"type":15,"tag":156,"props":3373,"children":3374},{"style":173},[3375],{"type":20,"value":241},{"type":15,"tag":156,"props":3377,"children":3378},{"style":233},[3379],{"type":20,"value":3380},"12",{"type":15,"tag":156,"props":3382,"children":3383},{"style":173},[3384],{"type":20,"value":3310},{"type":15,"tag":156,"props":3386,"children":3387},{"class":158,"line":265},[3388],{"type":15,"tag":156,"props":3389,"children":3390},{"emptyLinePlaceholder":210},[3391],{"type":20,"value":213},{"type":15,"tag":156,"props":3393,"children":3394},{"class":158,"line":273},[3395],{"type":15,"tag":156,"props":3396,"children":3397},{"style":163},[3398],{"type":20,"value":3399},"// Two-dimensional array\n",{"type":15,"tag":156,"props":3401,"children":3402},{"class":158,"line":282},[3403,3407,3411,3415,3419,3423,3427,3431,3435,3440,3445,3449,3454,3458,3463,3468,3472,3476,3480,3484,3488],{"type":15,"tag":156,"props":3404,"children":3405},{"style":173},[3406],{"type":20,"value":176},{"type":15,"tag":156,"props":3408,"children":3409},{"style":233},[3410],{"type":20,"value":725},{"type":15,"tag":156,"props":3412,"children":3413},{"style":173},[3414],{"type":20,"value":241},{"type":15,"tag":156,"props":3416,"children":3417},{"style":233},[3418],{"type":20,"value":725},{"type":15,"tag":156,"props":3420,"children":3421},{"style":173},[3422],{"type":20,"value":187},{"type":15,"tag":156,"props":3424,"children":3425},{"style":190},[3426],{"type":20,"value":193},{"type":15,"tag":156,"props":3428,"children":3429},{"style":190},[3430],{"type":20,"value":304},{"type":15,"tag":156,"props":3432,"children":3433},{"style":190},[3434],{"type":20,"value":3277},{"type":15,"tag":156,"props":3436,"children":3437},{"style":173},[3438],{"type":20,"value":3439},"[,] { { ",{"type":15,"tag":156,"props":3441,"children":3442},{"style":179},[3443],{"type":20,"value":3444},"\"a\"",{"type":15,"tag":156,"props":3446,"children":3447},{"style":173},[3448],{"type":20,"value":241},{"type":15,"tag":156,"props":3450,"children":3451},{"style":179},[3452],{"type":20,"value":3453},"\"b\"",{"type":15,"tag":156,"props":3455,"children":3456},{"style":173},[3457],{"type":20,"value":241},{"type":15,"tag":156,"props":3459,"children":3460},{"style":179},[3461],{"type":20,"value":3462},"\"c\"",{"type":15,"tag":156,"props":3464,"children":3465},{"style":173},[3466],{"type":20,"value":3467}," }, { ",{"type":15,"tag":156,"props":3469,"children":3470},{"style":233},[3471],{"type":20,"value":725},{"type":15,"tag":156,"props":3473,"children":3474},{"style":173},[3475],{"type":20,"value":241},{"type":15,"tag":156,"props":3477,"children":3478},{"style":233},[3479],{"type":20,"value":734},{"type":15,"tag":156,"props":3481,"children":3482},{"style":173},[3483],{"type":20,"value":241},{"type":15,"tag":156,"props":3485,"children":3486},{"style":233},[3487],{"type":20,"value":246},{"type":15,"tag":156,"props":3489,"children":3490},{"style":173},[3491],{"type":20,"value":3492}," } };\n",{"type":15,"tag":156,"props":3494,"children":3495},{"class":158,"line":331},[3496],{"type":15,"tag":156,"props":3497,"children":3498},{"emptyLinePlaceholder":210},[3499],{"type":20,"value":213},{"type":15,"tag":156,"props":3501,"children":3502},{"class":158,"line":532},[3503],{"type":15,"tag":156,"props":3504,"children":3505},{"style":163},[3506],{"type":20,"value":3507},"// Using method\n",{"type":15,"tag":156,"props":3509,"children":3510},{"class":158,"line":541},[3511,3515,3520,3524,3528,3532,3536,3540,3544,3548,3552,3556,3560,3564],{"type":15,"tag":156,"props":3512,"children":3513},{"style":173},[3514],{"type":20,"value":2973},{"type":15,"tag":156,"props":3516,"children":3517},{"style":291},[3518],{"type":20,"value":3519},"SetRangeData",{"type":15,"tag":156,"props":3521,"children":3522},{"style":173},[3523],{"type":20,"value":314},{"type":15,"tag":156,"props":3525,"children":3526},{"style":190},[3527],{"type":20,"value":762},{"type":15,"tag":156,"props":3529,"children":3530},{"style":291},[3531],{"type":20,"value":3000},{"type":15,"tag":156,"props":3533,"children":3534},{"style":173},[3535],{"type":20,"value":314},{"type":15,"tag":156,"props":3537,"children":3538},{"style":233},[3539],{"type":20,"value":725},{"type":15,"tag":156,"props":3541,"children":3542},{"style":173},[3543],{"type":20,"value":241},{"type":15,"tag":156,"props":3545,"children":3546},{"style":233},[3547],{"type":20,"value":725},{"type":15,"tag":156,"props":3549,"children":3550},{"style":173},[3551],{"type":20,"value":241},{"type":15,"tag":156,"props":3553,"children":3554},{"style":233},[3555],{"type":20,"value":246},{"type":15,"tag":156,"props":3557,"children":3558},{"style":173},[3559],{"type":20,"value":241},{"type":15,"tag":156,"props":3561,"children":3562},{"style":233},[3563],{"type":20,"value":246},{"type":15,"tag":156,"props":3565,"children":3566},{"style":173},[3567],{"type":20,"value":3568},"),\n",{"type":15,"tag":156,"props":3570,"children":3571},{"class":158,"line":573},[3572,3577,3581,3585,3589,3593,3597,3601,3605,3609,3613,3617,3621,3625,3629,3633,3637,3641,3645,3649,3654],{"type":15,"tag":156,"props":3573,"children":3574},{"style":190},[3575],{"type":20,"value":3576},"    new",{"type":15,"tag":156,"props":3578,"children":3579},{"style":190},[3580],{"type":20,"value":3277},{"type":15,"tag":156,"props":3582,"children":3583},{"style":173},[3584],{"type":20,"value":3439},{"type":15,"tag":156,"props":3586,"children":3587},{"style":179},[3588],{"type":20,"value":3444},{"type":15,"tag":156,"props":3590,"children":3591},{"style":173},[3592],{"type":20,"value":241},{"type":15,"tag":156,"props":3594,"children":3595},{"style":179},[3596],{"type":20,"value":3453},{"type":15,"tag":156,"props":3598,"children":3599},{"style":173},[3600],{"type":20,"value":241},{"type":15,"tag":156,"props":3602,"children":3603},{"style":179},[3604],{"type":20,"value":3462},{"type":15,"tag":156,"props":3606,"children":3607},{"style":173},[3608],{"type":20,"value":3467},{"type":15,"tag":156,"props":3610,"children":3611},{"style":233},[3612],{"type":20,"value":725},{"type":15,"tag":156,"props":3614,"children":3615},{"style":173},[3616],{"type":20,"value":241},{"type":15,"tag":156,"props":3618,"children":3619},{"style":233},[3620],{"type":20,"value":734},{"type":15,"tag":156,"props":3622,"children":3623},{"style":173},[3624],{"type":20,"value":241},{"type":15,"tag":156,"props":3626,"children":3627},{"style":233},[3628],{"type":20,"value":246},{"type":15,"tag":156,"props":3630,"children":3631},{"style":173},[3632],{"type":20,"value":3467},{"type":15,"tag":156,"props":3634,"children":3635},{"style":233},[3636],{"type":20,"value":236},{"type":15,"tag":156,"props":3638,"children":3639},{"style":173},[3640],{"type":20,"value":241},{"type":15,"tag":156,"props":3642,"children":3643},{"style":233},[3644],{"type":20,"value":3080},{"type":15,"tag":156,"props":3646,"children":3647},{"style":173},[3648],{"type":20,"value":241},{"type":15,"tag":156,"props":3650,"children":3651},{"style":233},[3652],{"type":20,"value":3653},"6",{"type":15,"tag":156,"props":3655,"children":3656},{"style":173},[3657],{"type":20,"value":3658}," } });\n",{"type":15,"tag":16,"props":3660,"children":3661},{},[3662],{"type":15,"tag":646,"props":3663,"children":3666},{"alt":3664,"src":3665},"17_2","/document/images/17_21.png",[],{"type":15,"tag":351,"props":3668,"children":3670},{"id":3669},"セルデータの取得",[3671],{"type":20,"value":3669},{"type":15,"tag":145,"props":3673,"children":3675},{"className":147,"code":3674,"language":149,"meta":7,"style":7},"// Get raw data (object)\nobject value = sheet[\"A1\"];\n\n// Get typed data from a cell instance\nint intValue = sheet.Cells[\"A1\"].GetData\u003Cint>();\nstring textValue = sheet.Cells[\"A1\"].GetData\u003Cstring>();\n",[3676],{"type":15,"tag":152,"props":3677,"children":3678},{"__ignoreMap":7},[3679,3687,3716,3723,3731,3779],{"type":15,"tag":156,"props":3680,"children":3681},{"class":158,"line":159},[3682],{"type":15,"tag":156,"props":3683,"children":3684},{"style":163},[3685],{"type":20,"value":3686},"// Get raw data (object)\n",{"type":15,"tag":156,"props":3688,"children":3689},{"class":158,"line":169},[3690,3694,3699,3703,3708,3712],{"type":15,"tag":156,"props":3691,"children":3692},{"style":190},[3693],{"type":20,"value":1435},{"type":15,"tag":156,"props":3695,"children":3696},{"style":291},[3697],{"type":20,"value":3698}," value",{"type":15,"tag":156,"props":3700,"children":3701},{"style":190},[3702],{"type":20,"value":299},{"type":15,"tag":156,"props":3704,"children":3705},{"style":173},[3706],{"type":20,"value":3707}," sheet[",{"type":15,"tag":156,"props":3709,"children":3710},{"style":179},[3711],{"type":20,"value":696},{"type":15,"tag":156,"props":3713,"children":3714},{"style":173},[3715],{"type":20,"value":701},{"type":15,"tag":156,"props":3717,"children":3718},{"class":158,"line":206},[3719],{"type":15,"tag":156,"props":3720,"children":3721},{"emptyLinePlaceholder":210},[3722],{"type":20,"value":213},{"type":15,"tag":156,"props":3724,"children":3725},{"class":158,"line":216},[3726],{"type":15,"tag":156,"props":3727,"children":3728},{"style":163},[3729],{"type":20,"value":3730},"// Get typed data from a cell instance\n",{"type":15,"tag":156,"props":3732,"children":3733},{"class":158,"line":225},[3734,3738,3743,3747,3751,3755,3760,3765,3770,3774],{"type":15,"tag":156,"props":3735,"children":3736},{"style":190},[3737],{"type":20,"value":1677},{"type":15,"tag":156,"props":3739,"children":3740},{"style":291},[3741],{"type":20,"value":3742}," intValue",{"type":15,"tag":156,"props":3744,"children":3745},{"style":190},[3746],{"type":20,"value":299},{"type":15,"tag":156,"props":3748,"children":3749},{"style":173},[3750],{"type":20,"value":691},{"type":15,"tag":156,"props":3752,"children":3753},{"style":179},[3754],{"type":20,"value":696},{"type":15,"tag":156,"props":3756,"children":3757},{"style":173},[3758],{"type":20,"value":3759},"].",{"type":15,"tag":156,"props":3761,"children":3762},{"style":291},[3763],{"type":20,"value":3764},"GetData",{"type":15,"tag":156,"props":3766,"children":3767},{"style":173},[3768],{"type":20,"value":3769},"\u003C",{"type":15,"tag":156,"props":3771,"children":3772},{"style":190},[3773],{"type":20,"value":1677},{"type":15,"tag":156,"props":3775,"children":3776},{"style":173},[3777],{"type":20,"value":3778},">();\n",{"type":15,"tag":156,"props":3780,"children":3781},{"class":158,"line":265},[3782,3786,3791,3795,3799,3803,3807,3811,3815,3819],{"type":15,"tag":156,"props":3783,"children":3784},{"style":190},[3785],{"type":20,"value":493},{"type":15,"tag":156,"props":3787,"children":3788},{"style":291},[3789],{"type":20,"value":3790}," textValue",{"type":15,"tag":156,"props":3792,"children":3793},{"style":190},[3794],{"type":20,"value":299},{"type":15,"tag":156,"props":3796,"children":3797},{"style":173},[3798],{"type":20,"value":691},{"type":15,"tag":156,"props":3800,"children":3801},{"style":179},[3802],{"type":20,"value":696},{"type":15,"tag":156,"props":3804,"children":3805},{"style":173},[3806],{"type":20,"value":3759},{"type":15,"tag":156,"props":3808,"children":3809},{"style":291},[3810],{"type":20,"value":3764},{"type":15,"tag":156,"props":3812,"children":3813},{"style":173},[3814],{"type":20,"value":3769},{"type":15,"tag":156,"props":3816,"children":3817},{"style":190},[3818],{"type":20,"value":493},{"type":15,"tag":156,"props":3820,"children":3821},{"style":173},[3822],{"type":20,"value":3778},{"type":15,"tag":351,"props":3824,"children":3826},{"id":3825},"元に戻す機能付きのデータ設定",[3827],{"type":20,"value":3825},{"type":15,"tag":145,"props":3829,"children":3831},{"className":147,"code":3830,"language":149,"meta":7,"style":7},"sheet.DoAction(new SetCellDataAction(\"B5\", \"hello world\"));\n\n// Undo\ngrid.Undo();\n\n// Redo\ngrid.Redo();\n",[3832],{"type":15,"tag":152,"props":3833,"children":3834},{"__ignoreMap":7},[3835,3881,3888,3896,3913,3920,3928],{"type":15,"tag":156,"props":3836,"children":3837},{"class":158,"line":159},[3838,3842,3847,3851,3855,3860,3864,3869,3873,3877],{"type":15,"tag":156,"props":3839,"children":3840},{"style":173},[3841],{"type":20,"value":2973},{"type":15,"tag":156,"props":3843,"children":3844},{"style":291},[3845],{"type":20,"value":3846},"DoAction",{"type":15,"tag":156,"props":3848,"children":3849},{"style":173},[3850],{"type":20,"value":314},{"type":15,"tag":156,"props":3852,"children":3853},{"style":190},[3854],{"type":20,"value":762},{"type":15,"tag":156,"props":3856,"children":3857},{"style":291},[3858],{"type":20,"value":3859}," SetCellDataAction",{"type":15,"tag":156,"props":3861,"children":3862},{"style":173},[3863],{"type":20,"value":314},{"type":15,"tag":156,"props":3865,"children":3866},{"style":179},[3867],{"type":20,"value":3868},"\"B5\"",{"type":15,"tag":156,"props":3870,"children":3871},{"style":173},[3872],{"type":20,"value":241},{"type":15,"tag":156,"props":3874,"children":3875},{"style":179},[3876],{"type":20,"value":3097},{"type":15,"tag":156,"props":3878,"children":3879},{"style":173},[3880],{"type":20,"value":985},{"type":15,"tag":156,"props":3882,"children":3883},{"class":158,"line":169},[3884],{"type":15,"tag":156,"props":3885,"children":3886},{"emptyLinePlaceholder":210},[3887],{"type":20,"value":213},{"type":15,"tag":156,"props":3889,"children":3890},{"class":158,"line":206},[3891],{"type":15,"tag":156,"props":3892,"children":3893},{"style":163},[3894],{"type":20,"value":3895},"// Undo\n",{"type":15,"tag":156,"props":3897,"children":3898},{"class":158,"line":216},[3899,3904,3909],{"type":15,"tag":156,"props":3900,"children":3901},{"style":173},[3902],{"type":20,"value":3903},"grid.",{"type":15,"tag":156,"props":3905,"children":3906},{"style":291},[3907],{"type":20,"value":3908},"Undo",{"type":15,"tag":156,"props":3910,"children":3911},{"style":173},[3912],{"type":20,"value":3228},{"type":15,"tag":156,"props":3914,"children":3915},{"class":158,"line":225},[3916],{"type":15,"tag":156,"props":3917,"children":3918},{"emptyLinePlaceholder":210},[3919],{"type":20,"value":213},{"type":15,"tag":156,"props":3921,"children":3922},{"class":158,"line":265},[3923],{"type":15,"tag":156,"props":3924,"children":3925},{"style":163},[3926],{"type":20,"value":3927},"// Redo\n",{"type":15,"tag":156,"props":3929,"children":3930},{"class":158,"line":273},[3931,3935,3940],{"type":15,"tag":156,"props":3932,"children":3933},{"style":173},[3934],{"type":20,"value":3903},{"type":15,"tag":156,"props":3936,"children":3937},{"style":291},[3938],{"type":20,"value":3939},"Redo",{"type":15,"tag":156,"props":3941,"children":3942},{"style":173},[3943],{"type":20,"value":3228},{"type":15,"tag":22,"props":3945,"children":3947},{"id":3946},"自動データ書式",[3948],{"type":20,"value":3946},{"type":15,"tag":16,"props":3950,"children":3951},{},[3952],{"type":20,"value":3953},"ReoGridは入力時にデータ型を自動的に検出し、適切な書式（数値の配置、日付書式など）を適用します。",{"type":15,"tag":351,"props":3955,"children":3957},{"id":3956},"自動書式の無効化",[3958],{"type":20,"value":3956},{"type":15,"tag":145,"props":3960,"children":3962},{"className":147,"code":3961,"language":149,"meta":7,"style":7},"sheet.SetSettings(WorksheetSettings.Edit_AutoFormatCell, false);\n",[3963],{"type":15,"tag":152,"props":3964,"children":3965},{"__ignoreMap":7},[3966],{"type":15,"tag":156,"props":3967,"children":3968},{"class":158,"line":159},[3969,3973,3978,3983,3988],{"type":15,"tag":156,"props":3970,"children":3971},{"style":173},[3972],{"type":20,"value":2973},{"type":15,"tag":156,"props":3974,"children":3975},{"style":291},[3976],{"type":20,"value":3977},"SetSettings",{"type":15,"tag":156,"props":3979,"children":3980},{"style":173},[3981],{"type":20,"value":3982},"(WorksheetSettings.Edit_AutoFormatCell, ",{"type":15,"tag":156,"props":3984,"children":3985},{"style":233},[3986],{"type":20,"value":3987},"false",{"type":15,"tag":156,"props":3989,"children":3990},{"style":173},[3991],{"type":20,"value":407},{"type":15,"tag":351,"props":3993,"children":3995},{"id":3994},"自動データ型変換",[3996],{"type":20,"value":3994},{"type":15,"tag":16,"props":3998,"children":3999},{},[4000],{"type":20,"value":4001},"数値書式のセルに文字列データが入力されると、自動的に変換されます。",{"type":15,"tag":145,"props":4003,"children":4005},{"className":147,"code":4004,"language":149,"meta":7,"style":7},"sheet[3, 1] = \"10\";  // Converted to numeric 10\n",[4006],{"type":15,"tag":152,"props":4007,"children":4008},{"__ignoreMap":7},[4009],{"type":15,"tag":156,"props":4010,"children":4011},{"class":158,"line":159},[4012,4016,4020,4024,4028,4032,4036,4041,4046],{"type":15,"tag":156,"props":4013,"children":4014},{"style":173},[4015],{"type":20,"value":176},{"type":15,"tag":156,"props":4017,"children":4018},{"style":233},[4019],{"type":20,"value":246},{"type":15,"tag":156,"props":4021,"children":4022},{"style":173},[4023],{"type":20,"value":241},{"type":15,"tag":156,"props":4025,"children":4026},{"style":233},[4027],{"type":20,"value":725},{"type":15,"tag":156,"props":4029,"children":4030},{"style":173},[4031],{"type":20,"value":187},{"type":15,"tag":156,"props":4033,"children":4034},{"style":190},[4035],{"type":20,"value":193},{"type":15,"tag":156,"props":4037,"children":4038},{"style":179},[4039],{"type":20,"value":4040}," \"10\"",{"type":15,"tag":156,"props":4042,"children":4043},{"style":173},[4044],{"type":20,"value":4045},";  ",{"type":15,"tag":156,"props":4047,"children":4048},{"style":163},[4049],{"type":20,"value":4050},"// Converted to numeric 10\n",{"type":15,"tag":16,"props":4052,"children":4053},{},[4054,4056,4062],{"type":20,"value":4055},"元の文字列型を保持するには、セルの書式を ",{"type":15,"tag":152,"props":4057,"children":4059},{"className":4058},[],[4060],{"type":20,"value":4061},"Text",{"type":20,"value":4063}," に設定します。",{"type":15,"tag":145,"props":4065,"children":4067},{"className":147,"code":4066,"language":149,"meta":7,"style":7},"sheet.SetRangeDataFormat(3, 2, 1, 1, CellDataFormatFlag.Text, null);\nsheet[3, 2] = \"10\";  // Preserved as string \"10\"\n",[4068],{"type":15,"tag":152,"props":4069,"children":4070},{"__ignoreMap":7},[4071,4129],{"type":15,"tag":156,"props":4072,"children":4073},{"class":158,"line":159},[4074,4078,4083,4087,4091,4095,4099,4103,4107,4111,4115,4120,4125],{"type":15,"tag":156,"props":4075,"children":4076},{"style":173},[4077],{"type":20,"value":2973},{"type":15,"tag":156,"props":4079,"children":4080},{"style":291},[4081],{"type":20,"value":4082},"SetRangeDataFormat",{"type":15,"tag":156,"props":4084,"children":4085},{"style":173},[4086],{"type":20,"value":314},{"type":15,"tag":156,"props":4088,"children":4089},{"style":233},[4090],{"type":20,"value":246},{"type":15,"tag":156,"props":4092,"children":4093},{"style":173},[4094],{"type":20,"value":241},{"type":15,"tag":156,"props":4096,"children":4097},{"style":233},[4098],{"type":20,"value":734},{"type":15,"tag":156,"props":4100,"children":4101},{"style":173},[4102],{"type":20,"value":241},{"type":15,"tag":156,"props":4104,"children":4105},{"style":233},[4106],{"type":20,"value":725},{"type":15,"tag":156,"props":4108,"children":4109},{"style":173},[4110],{"type":20,"value":241},{"type":15,"tag":156,"props":4112,"children":4113},{"style":233},[4114],{"type":20,"value":725},{"type":15,"tag":156,"props":4116,"children":4117},{"style":173},[4118],{"type":20,"value":4119},", CellDataFormatFlag.Text, ",{"type":15,"tag":156,"props":4121,"children":4122},{"style":233},[4123],{"type":20,"value":4124},"null",{"type":15,"tag":156,"props":4126,"children":4127},{"style":173},[4128],{"type":20,"value":407},{"type":15,"tag":156,"props":4130,"children":4131},{"class":158,"line":169},[4132,4136,4140,4144,4148,4152,4156,4160,4164],{"type":15,"tag":156,"props":4133,"children":4134},{"style":173},[4135],{"type":20,"value":176},{"type":15,"tag":156,"props":4137,"children":4138},{"style":233},[4139],{"type":20,"value":246},{"type":15,"tag":156,"props":4141,"children":4142},{"style":173},[4143],{"type":20,"value":241},{"type":15,"tag":156,"props":4145,"children":4146},{"style":233},[4147],{"type":20,"value":734},{"type":15,"tag":156,"props":4149,"children":4150},{"style":173},[4151],{"type":20,"value":187},{"type":15,"tag":156,"props":4153,"children":4154},{"style":190},[4155],{"type":20,"value":193},{"type":15,"tag":156,"props":4157,"children":4158},{"style":179},[4159],{"type":20,"value":4040},{"type":15,"tag":156,"props":4161,"children":4162},{"style":173},[4163],{"type":20,"value":4045},{"type":15,"tag":156,"props":4165,"children":4166},{"style":163},[4167],{"type":20,"value":4168},"// Preserved as string \"10\"\n",{"type":15,"tag":16,"props":4170,"children":4171},{},[4172,4174,4178],{"type":20,"value":4173},"詳細は",{"type":15,"tag":50,"props":4175,"children":4176},{"href":66},[4177],{"type":20,"value":69},{"type":20,"value":4179},"を参照してください。",{"type":15,"tag":22,"props":4181,"children":4183},{"id":4182},"セルの有効性と表示",[4184],{"type":20,"value":4182},{"type":15,"tag":145,"props":4186,"children":4188},{"className":147,"code":4187,"language":149,"meta":7,"style":7},"// Check if a position is valid\nbool valid = sheet.IsValidCell(\"A1\");\nbool valid = sheet.IsValidCell(0, 0);\n\n// Check if a cell is a merged cell\nbool merged = sheet.IsMergedCell(\"B3\");\nbool merged = sheet.IsMergedCell(new RangePosition(1, 1, 2, 2));\n\n// Check if a cell is visible\nbool visible = sheet.IsCellVisible(3, 2);\nbool visibleToUser = sheet.IsCellVisibleToUser(3, 2);\n\n// Via cell instance\nvar cell = sheet.Cells[\"A1\"];\nbool isVisible = cell.IsVisible;\n",[4189],{"type":15,"tag":152,"props":4190,"children":4191},{"__ignoreMap":7},[4192,4200,4236,4279,4286,4294,4330,4401,4408,4416,4461,4506,4513,4521,4548],{"type":15,"tag":156,"props":4193,"children":4194},{"class":158,"line":159},[4195],{"type":15,"tag":156,"props":4196,"children":4197},{"style":163},[4198],{"type":20,"value":4199},"// Check if a position is valid\n",{"type":15,"tag":156,"props":4201,"children":4202},{"class":158,"line":169},[4203,4207,4212,4216,4220,4224,4228,4232],{"type":15,"tag":156,"props":4204,"children":4205},{"style":190},[4206],{"type":20,"value":1494},{"type":15,"tag":156,"props":4208,"children":4209},{"style":291},[4210],{"type":20,"value":4211}," valid",{"type":15,"tag":156,"props":4213,"children":4214},{"style":190},[4215],{"type":20,"value":299},{"type":15,"tag":156,"props":4217,"children":4218},{"style":173},[4219],{"type":20,"value":876},{"type":15,"tag":156,"props":4221,"children":4222},{"style":291},[4223],{"type":20,"value":1899},{"type":15,"tag":156,"props":4225,"children":4226},{"style":173},[4227],{"type":20,"value":314},{"type":15,"tag":156,"props":4229,"children":4230},{"style":179},[4231],{"type":20,"value":696},{"type":15,"tag":156,"props":4233,"children":4234},{"style":173},[4235],{"type":20,"value":407},{"type":15,"tag":156,"props":4237,"children":4238},{"class":158,"line":206},[4239,4243,4247,4251,4255,4259,4263,4267,4271,4275],{"type":15,"tag":156,"props":4240,"children":4241},{"style":190},[4242],{"type":20,"value":1494},{"type":15,"tag":156,"props":4244,"children":4245},{"style":291},[4246],{"type":20,"value":4211},{"type":15,"tag":156,"props":4248,"children":4249},{"style":190},[4250],{"type":20,"value":299},{"type":15,"tag":156,"props":4252,"children":4253},{"style":173},[4254],{"type":20,"value":876},{"type":15,"tag":156,"props":4256,"children":4257},{"style":291},[4258],{"type":20,"value":1899},{"type":15,"tag":156,"props":4260,"children":4261},{"style":173},[4262],{"type":20,"value":314},{"type":15,"tag":156,"props":4264,"children":4265},{"style":233},[4266],{"type":20,"value":925},{"type":15,"tag":156,"props":4268,"children":4269},{"style":173},[4270],{"type":20,"value":241},{"type":15,"tag":156,"props":4272,"children":4273},{"style":233},[4274],{"type":20,"value":925},{"type":15,"tag":156,"props":4276,"children":4277},{"style":173},[4278],{"type":20,"value":407},{"type":15,"tag":156,"props":4280,"children":4281},{"class":158,"line":216},[4282],{"type":15,"tag":156,"props":4283,"children":4284},{"emptyLinePlaceholder":210},[4285],{"type":20,"value":213},{"type":15,"tag":156,"props":4287,"children":4288},{"class":158,"line":225},[4289],{"type":15,"tag":156,"props":4290,"children":4291},{"style":163},[4292],{"type":20,"value":4293},"// Check if a cell is a merged cell\n",{"type":15,"tag":156,"props":4295,"children":4296},{"class":158,"line":265},[4297,4301,4306,4310,4314,4318,4322,4326],{"type":15,"tag":156,"props":4298,"children":4299},{"style":190},[4300],{"type":20,"value":1494},{"type":15,"tag":156,"props":4302,"children":4303},{"style":291},[4304],{"type":20,"value":4305}," merged",{"type":15,"tag":156,"props":4307,"children":4308},{"style":190},[4309],{"type":20,"value":299},{"type":15,"tag":156,"props":4311,"children":4312},{"style":173},[4313],{"type":20,"value":876},{"type":15,"tag":156,"props":4315,"children":4316},{"style":291},[4317],{"type":20,"value":1874},{"type":15,"tag":156,"props":4319,"children":4320},{"style":173},[4321],{"type":20,"value":314},{"type":15,"tag":156,"props":4323,"children":4324},{"style":179},[4325],{"type":20,"value":1241},{"type":15,"tag":156,"props":4327,"children":4328},{"style":173},[4329],{"type":20,"value":407},{"type":15,"tag":156,"props":4331,"children":4332},{"class":158,"line":273},[4333,4337,4341,4345,4349,4353,4357,4361,4365,4369,4373,4377,4381,4385,4389,4393,4397],{"type":15,"tag":156,"props":4334,"children":4335},{"style":190},[4336],{"type":20,"value":1494},{"type":15,"tag":156,"props":4338,"children":4339},{"style":291},[4340],{"type":20,"value":4305},{"type":15,"tag":156,"props":4342,"children":4343},{"style":190},[4344],{"type":20,"value":299},{"type":15,"tag":156,"props":4346,"children":4347},{"style":173},[4348],{"type":20,"value":876},{"type":15,"tag":156,"props":4350,"children":4351},{"style":291},[4352],{"type":20,"value":1874},{"type":15,"tag":156,"props":4354,"children":4355},{"style":173},[4356],{"type":20,"value":314},{"type":15,"tag":156,"props":4358,"children":4359},{"style":190},[4360],{"type":20,"value":762},{"type":15,"tag":156,"props":4362,"children":4363},{"style":291},[4364],{"type":20,"value":3000},{"type":15,"tag":156,"props":4366,"children":4367},{"style":173},[4368],{"type":20,"value":314},{"type":15,"tag":156,"props":4370,"children":4371},{"style":233},[4372],{"type":20,"value":725},{"type":15,"tag":156,"props":4374,"children":4375},{"style":173},[4376],{"type":20,"value":241},{"type":15,"tag":156,"props":4378,"children":4379},{"style":233},[4380],{"type":20,"value":725},{"type":15,"tag":156,"props":4382,"children":4383},{"style":173},[4384],{"type":20,"value":241},{"type":15,"tag":156,"props":4386,"children":4387},{"style":233},[4388],{"type":20,"value":734},{"type":15,"tag":156,"props":4390,"children":4391},{"style":173},[4392],{"type":20,"value":241},{"type":15,"tag":156,"props":4394,"children":4395},{"style":233},[4396],{"type":20,"value":734},{"type":15,"tag":156,"props":4398,"children":4399},{"style":173},[4400],{"type":20,"value":985},{"type":15,"tag":156,"props":4402,"children":4403},{"class":158,"line":282},[4404],{"type":15,"tag":156,"props":4405,"children":4406},{"emptyLinePlaceholder":210},[4407],{"type":20,"value":213},{"type":15,"tag":156,"props":4409,"children":4410},{"class":158,"line":331},[4411],{"type":15,"tag":156,"props":4412,"children":4413},{"style":163},[4414],{"type":20,"value":4415},"// Check if a cell is visible\n",{"type":15,"tag":156,"props":4417,"children":4418},{"class":158,"line":532},[4419,4423,4428,4432,4436,4441,4445,4449,4453,4457],{"type":15,"tag":156,"props":4420,"children":4421},{"style":190},[4422],{"type":20,"value":1494},{"type":15,"tag":156,"props":4424,"children":4425},{"style":291},[4426],{"type":20,"value":4427}," visible",{"type":15,"tag":156,"props":4429,"children":4430},{"style":190},[4431],{"type":20,"value":299},{"type":15,"tag":156,"props":4433,"children":4434},{"style":173},[4435],{"type":20,"value":876},{"type":15,"tag":156,"props":4437,"children":4438},{"style":291},[4439],{"type":20,"value":4440},"IsCellVisible",{"type":15,"tag":156,"props":4442,"children":4443},{"style":173},[4444],{"type":20,"value":314},{"type":15,"tag":156,"props":4446,"children":4447},{"style":233},[4448],{"type":20,"value":246},{"type":15,"tag":156,"props":4450,"children":4451},{"style":173},[4452],{"type":20,"value":241},{"type":15,"tag":156,"props":4454,"children":4455},{"style":233},[4456],{"type":20,"value":734},{"type":15,"tag":156,"props":4458,"children":4459},{"style":173},[4460],{"type":20,"value":407},{"type":15,"tag":156,"props":4462,"children":4463},{"class":158,"line":541},[4464,4468,4473,4477,4481,4486,4490,4494,4498,4502],{"type":15,"tag":156,"props":4465,"children":4466},{"style":190},[4467],{"type":20,"value":1494},{"type":15,"tag":156,"props":4469,"children":4470},{"style":291},[4471],{"type":20,"value":4472}," visibleToUser",{"type":15,"tag":156,"props":4474,"children":4475},{"style":190},[4476],{"type":20,"value":299},{"type":15,"tag":156,"props":4478,"children":4479},{"style":173},[4480],{"type":20,"value":876},{"type":15,"tag":156,"props":4482,"children":4483},{"style":291},[4484],{"type":20,"value":4485},"IsCellVisibleToUser",{"type":15,"tag":156,"props":4487,"children":4488},{"style":173},[4489],{"type":20,"value":314},{"type":15,"tag":156,"props":4491,"children":4492},{"style":233},[4493],{"type":20,"value":246},{"type":15,"tag":156,"props":4495,"children":4496},{"style":173},[4497],{"type":20,"value":241},{"type":15,"tag":156,"props":4499,"children":4500},{"style":233},[4501],{"type":20,"value":734},{"type":15,"tag":156,"props":4503,"children":4504},{"style":173},[4505],{"type":20,"value":407},{"type":15,"tag":156,"props":4507,"children":4508},{"class":158,"line":573},[4509],{"type":15,"tag":156,"props":4510,"children":4511},{"emptyLinePlaceholder":210},[4512],{"type":20,"value":213},{"type":15,"tag":156,"props":4514,"children":4515},{"class":158,"line":604},[4516],{"type":15,"tag":156,"props":4517,"children":4518},{"style":163},[4519],{"type":20,"value":4520},"// Via cell instance\n",{"type":15,"tag":156,"props":4522,"children":4523},{"class":158,"line":2967},[4524,4528,4532,4536,4540,4544],{"type":15,"tag":156,"props":4525,"children":4526},{"style":190},[4527],{"type":20,"value":288},{"type":15,"tag":156,"props":4529,"children":4530},{"style":291},[4531],{"type":20,"value":682},{"type":15,"tag":156,"props":4533,"children":4534},{"style":190},[4535],{"type":20,"value":299},{"type":15,"tag":156,"props":4537,"children":4538},{"style":173},[4539],{"type":20,"value":691},{"type":15,"tag":156,"props":4541,"children":4542},{"style":179},[4543],{"type":20,"value":696},{"type":15,"tag":156,"props":4545,"children":4546},{"style":173},[4547],{"type":20,"value":701},{"type":15,"tag":156,"props":4549,"children":4550},{"class":158,"line":3015},[4551,4555,4560,4564],{"type":15,"tag":156,"props":4552,"children":4553},{"style":190},[4554],{"type":20,"value":1494},{"type":15,"tag":156,"props":4556,"children":4557},{"style":291},[4558],{"type":20,"value":4559}," isVisible",{"type":15,"tag":156,"props":4561,"children":4562},{"style":190},[4563],{"type":20,"value":299},{"type":15,"tag":156,"props":4565,"children":4566},{"style":173},[4567],{"type":20,"value":4568}," cell.IsVisible;\n",{"type":15,"tag":22,"props":4570,"children":4572},{"id":4571},"使用範囲とコンテンツ境界",[4573],{"type":20,"value":4571},{"type":15,"tag":145,"props":4575,"children":4577},{"className":147,"code":4576,"language":149,"meta":7,"style":7},"// Get the range that contains data\nRangePosition usedRange = sheet.UsedRange;\n\n// Get maximum row/column with content\nint maxRow = sheet.MaxContentRow;\nint maxCol = sheet.MaxContentCol;\n",[4578],{"type":15,"tag":152,"props":4579,"children":4580},{"__ignoreMap":7},[4581,4589,4610,4617,4625,4646],{"type":15,"tag":156,"props":4582,"children":4583},{"class":158,"line":159},[4584],{"type":15,"tag":156,"props":4585,"children":4586},{"style":163},[4587],{"type":20,"value":4588},"// Get the range that contains data\n",{"type":15,"tag":156,"props":4590,"children":4591},{"class":158,"line":169},[4592,4596,4601,4605],{"type":15,"tag":156,"props":4593,"children":4594},{"style":291},[4595],{"type":20,"value":1779},{"type":15,"tag":156,"props":4597,"children":4598},{"style":291},[4599],{"type":20,"value":4600}," usedRange",{"type":15,"tag":156,"props":4602,"children":4603},{"style":190},[4604],{"type":20,"value":299},{"type":15,"tag":156,"props":4606,"children":4607},{"style":173},[4608],{"type":20,"value":4609}," sheet.UsedRange;\n",{"type":15,"tag":156,"props":4611,"children":4612},{"class":158,"line":206},[4613],{"type":15,"tag":156,"props":4614,"children":4615},{"emptyLinePlaceholder":210},[4616],{"type":20,"value":213},{"type":15,"tag":156,"props":4618,"children":4619},{"class":158,"line":216},[4620],{"type":15,"tag":156,"props":4621,"children":4622},{"style":163},[4623],{"type":20,"value":4624},"// Get maximum row/column with content\n",{"type":15,"tag":156,"props":4626,"children":4627},{"class":158,"line":225},[4628,4632,4637,4641],{"type":15,"tag":156,"props":4629,"children":4630},{"style":190},[4631],{"type":20,"value":1677},{"type":15,"tag":156,"props":4633,"children":4634},{"style":291},[4635],{"type":20,"value":4636}," maxRow",{"type":15,"tag":156,"props":4638,"children":4639},{"style":190},[4640],{"type":20,"value":299},{"type":15,"tag":156,"props":4642,"children":4643},{"style":173},[4644],{"type":20,"value":4645}," sheet.MaxContentRow;\n",{"type":15,"tag":156,"props":4647,"children":4648},{"class":158,"line":265},[4649,4653,4658,4662],{"type":15,"tag":156,"props":4650,"children":4651},{"style":190},[4652],{"type":20,"value":1677},{"type":15,"tag":156,"props":4654,"children":4655},{"style":291},[4656],{"type":20,"value":4657}," maxCol",{"type":15,"tag":156,"props":4659,"children":4660},{"style":190},[4661],{"type":20,"value":299},{"type":15,"tag":156,"props":4663,"children":4664},{"style":173},[4665],{"type":20,"value":4666}," sheet.MaxContentCol;\n",{"type":15,"tag":22,"props":4668,"children":4670},{"id":4669},"テキストのオーバーフロー",[4671],{"type":20,"value":4669},{"type":15,"tag":16,"props":4673,"children":4674},{},[4675],{"type":20,"value":4676},"デフォルトでは、セルのテキストは隣接する空のセルにオーバーフローできます。",{"type":15,"tag":145,"props":4678,"children":4680},{"className":147,"code":4679,"language":149,"meta":7,"style":7},"// Disable text overflow\nsheet.DisableSettings(WorksheetSettings.View_AllowCellTextOverflow);\n\n// Re-enable\nsheet.EnableSettings(WorksheetSettings.View_AllowCellTextOverflow);\n",[4681],{"type":15,"tag":152,"props":4682,"children":4683},{"__ignoreMap":7},[4684,4692,4709,4716,4724],{"type":15,"tag":156,"props":4685,"children":4686},{"class":158,"line":159},[4687],{"type":15,"tag":156,"props":4688,"children":4689},{"style":163},[4690],{"type":20,"value":4691},"// Disable text overflow\n",{"type":15,"tag":156,"props":4693,"children":4694},{"class":158,"line":169},[4695,4699,4704],{"type":15,"tag":156,"props":4696,"children":4697},{"style":173},[4698],{"type":20,"value":2973},{"type":15,"tag":156,"props":4700,"children":4701},{"style":291},[4702],{"type":20,"value":4703},"DisableSettings",{"type":15,"tag":156,"props":4705,"children":4706},{"style":173},[4707],{"type":20,"value":4708},"(WorksheetSettings.View_AllowCellTextOverflow);\n",{"type":15,"tag":156,"props":4710,"children":4711},{"class":158,"line":206},[4712],{"type":15,"tag":156,"props":4713,"children":4714},{"emptyLinePlaceholder":210},[4715],{"type":20,"value":213},{"type":15,"tag":156,"props":4717,"children":4718},{"class":158,"line":216},[4719],{"type":15,"tag":156,"props":4720,"children":4721},{"style":163},[4722],{"type":20,"value":4723},"// Re-enable\n",{"type":15,"tag":156,"props":4725,"children":4726},{"class":158,"line":225},[4727,4731,4736],{"type":15,"tag":156,"props":4728,"children":4729},{"style":173},[4730],{"type":20,"value":2973},{"type":15,"tag":156,"props":4732,"children":4733},{"style":291},[4734],{"type":20,"value":4735},"EnableSettings",{"type":15,"tag":156,"props":4737,"children":4738},{"style":173},[4739],{"type":20,"value":4708},{"type":15,"tag":22,"props":4741,"children":4743},{"id":4742},"関連トピック",[4744],{"type":20,"value":4742},{"type":15,"tag":28,"props":4746,"children":4747},{},[4748,4759,4770,4781,4791,4802,4812,4823,4834],{"type":15,"tag":32,"props":4749,"children":4750},{},[4751,4757],{"type":15,"tag":50,"props":4752,"children":4754},{"href":4753},"/document/cell/cell-edit/",[4755],{"type":20,"value":4756},"セルの編集",{"type":20,"value":4758}," — 編集動作とイベント",{"type":15,"tag":32,"props":4760,"children":4761},{},[4762,4768],{"type":15,"tag":50,"props":4763,"children":4765},{"href":4764},"/document/cell/style/",[4766],{"type":20,"value":4767},"セルスタイル",{"type":20,"value":4769}," — セルのスタイル設定",{"type":15,"tag":32,"props":4771,"children":4772},{},[4773,4779],{"type":15,"tag":50,"props":4774,"children":4776},{"href":4775},"/document/cell/border/",[4777],{"type":20,"value":4778},"罫線",{"type":20,"value":4780}," — セルの罫線",{"type":15,"tag":32,"props":4782,"children":4783},{},[4784,4789],{"type":15,"tag":50,"props":4785,"children":4787},{"href":4786},"/document/cell/data-format/",[4788],{"type":20,"value":69},{"type":20,"value":4790}," — 数値、日付、通貨の書式設定",{"type":15,"tag":32,"props":4792,"children":4793},{},[4794,4800],{"type":15,"tag":50,"props":4795,"children":4797},{"href":4796},"/document/cell-types/",[4798],{"type":20,"value":4799},"セルタイプ",{"type":20,"value":4801}," — カスタムセルボディ",{"type":15,"tag":32,"props":4803,"children":4804},{},[4805,4810],{"type":15,"tag":50,"props":4806,"children":4808},{"href":4807},"/document/data/data-validation/",[4809],{"type":20,"value":111},{"type":20,"value":4811}," — 入力検証",{"type":15,"tag":32,"props":4813,"children":4814},{},[4815,4821],{"type":15,"tag":50,"props":4816,"children":4818},{"href":4817},"/document/cell/iterate-cells/",[4819],{"type":20,"value":4820},"セルの反復処理",{"type":20,"value":4822}," — セルの反復処理",{"type":15,"tag":32,"props":4824,"children":4825},{},[4826,4832],{"type":15,"tag":50,"props":4827,"children":4829},{"href":4828},"/document/cell/rich-format-text/",[4830],{"type":20,"value":4831},"リッチフォーマットテキスト",{"type":20,"value":4833}," — セル内のリッチテキスト",{"type":15,"tag":32,"props":4835,"children":4836},{},[4837,4843],{"type":15,"tag":50,"props":4838,"children":4840},{"href":4839},"/document/cell/auto-fill/",[4841],{"type":20,"value":4842},"オートフィル",{"type":20,"value":4844}," — 自動フィル連続データ",{"type":15,"tag":4846,"props":4847,"children":4848},"style",{},[4849],{"type":20,"value":4850},"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":169,"depth":169,"links":4852},[4853,4854,4857,4863,4871,4872,4878,4882,4883,4884,4885],{"id":24,"depth":169,"text":24},{"id":136,"depth":169,"text":136,"children":4855},[4856],{"id":353,"depth":206,"text":356},{"id":634,"depth":169,"text":634,"children":4858},[4859,4860,4861,4862],{"id":653,"depth":206,"text":653},{"id":839,"depth":206,"text":839},{"id":1047,"depth":206,"text":1047},{"id":1193,"depth":206,"text":1193},{"id":1374,"depth":169,"text":1374,"children":4864},[4865,4866,4867,4868,4869,4870],{"id":1379,"depth":206,"text":1379},{"id":1630,"depth":206,"text":1630},{"id":1836,"depth":206,"text":1836},{"id":1991,"depth":206,"text":1991},{"id":2097,"depth":206,"text":2097},{"id":2224,"depth":206,"text":2224},{"id":2407,"depth":169,"text":2407},{"id":2667,"depth":169,"text":2667,"children":4873},[4874,4875,4876,4877],{"id":2672,"depth":206,"text":2672},{"id":3231,"depth":206,"text":3231},{"id":3669,"depth":206,"text":3669},{"id":3825,"depth":206,"text":3825},{"id":3946,"depth":169,"text":3946,"children":4879},[4880,4881],{"id":3956,"depth":206,"text":3956},{"id":3994,"depth":206,"text":3994},{"id":4182,"depth":169,"text":4182},{"id":4571,"depth":169,"text":4571},{"id":4669,"depth":169,"text":4669},{"id":4742,"depth":169,"text":4742},"markdown","content:document:6.cell:1.index.md","content","document/6.cell/1.index.md","document/6.cell/1.index","md",{"loc":4},[4894,5203,5206,5209,5212,5215,5218,5221,5224],{"title":4895,"_path":4896,"children":4897},"Document","/document",[4898,4909,4914,4946,4963,4991,5013,5031,5043,5066,5077,5093,5115,5126,5146,5166,5195],{"title":4899,"_path":4900,"children":4901},"はじめに","/document/getting-started",[4902,4903,4906],{"title":4899,"_path":4900},{"title":4904,"_path":4905},"インストール","/document/getting-started/installation",{"title":4907,"_path":4908},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":4910,"_path":4911,"children":4912},"ワークブック","/document/workbook",[4913],{"title":4910,"_path":4911},{"title":4915,"_path":4916,"children":4917},"ワークシート","/document/worksheet",[4918,4919,4922,4925,4928,4931,4934,4937,4940,4943],{"title":4915,"_path":4916},{"title":4920,"_path":4921},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":4923,"_path":4924},"範囲","/document/worksheet/range",{"title":4926,"_path":4927},"名前付き範囲","/document/worksheet/named-range",{"title":4929,"_path":4930},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":4932,"_path":4933},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":4935,"_path":4936},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":4938,"_path":4939},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":4941,"_path":4942},"ズーム","/document/worksheet/zoom",{"title":4944,"_path":4945},"設定とオプション","/document/worksheet/settings",{"title":4947,"_path":4948,"children":4949},"選択とナビゲーション","/document/selection",[4950,4951,4954,4957,4960],{"title":4947,"_path":4948},{"title":4952,"_path":4953},"フォーカスと選択","/document/selection/selection",{"title":4955,"_path":4956},"範囲の選択","/document/selection/pick-range",{"title":4958,"_path":4959},"クリップボード","/document/selection/clipboard",{"title":4961,"_path":4962},"テキスト検索","/document/selection/text-search",{"title":4964,"_path":4965,"children":4966},"データ管理","/document/data",[4967,4968,4971,4974,4977,4980,4983,4986,4988],{"title":4964,"_path":4965},{"title":4969,"_path":4970},"データソース","/document/data/datasource",{"title":4972,"_path":4973},"データフィルタリング","/document/data/data-filtering",{"title":4975,"_path":4976},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":4978,"_path":4979},"条件付きフィルター","/document/data/conditional-filter",{"title":4981,"_path":4982},"条件付きスタイル","/document/data/conditional-styles",{"title":4984,"_path":4985},"グループとアウトライン","/document/data/group-and-outline",{"title":4987,"_path":108},"データバリデーション",{"title":4989,"_path":4990},"保護とロック","/document/data/protection",{"title":8,"_path":4,"children":4992},[4993,4994,4996,4997,4999,5000,5003,5006,5008,5011],{"title":8,"_path":4},{"title":4756,"_path":4995},"/document/cell/cell-edit",{"title":55,"_path":52},{"title":4778,"_path":4998},"/document/cell/border",{"title":69,"_path":66},{"title":5001,"_path":5002},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":5004,"_path":5005},"データ連続入力","/document/cell/auto-fill",{"title":4831,"_path":5007},"/document/cell/rich-format-text",{"title":5009,"_path":5010},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":4820,"_path":5012},"/document/cell/iterate-cells",{"title":4799,"_path":5014,"children":5015},"/document/cell-types",[5016,5017,5020,5022,5025,5028],{"title":4799,"_path":5014},{"title":5018,"_path":5019},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":5021,"_path":94},"カスタムセル",{"title":5023,"_path":5024},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":5026,"_path":5027},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":5029,"_path":5030},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":83,"_path":80,"children":5032},[5033,5034,5037,5040],{"title":83,"_path":80},{"title":5035,"_path":5036},"カスタム関数","/document/formula/custom-function",{"title":5038,"_path":5039},"数式関数","/document/formula/formula-functions",{"title":5041,"_path":5042},"VLOOKUP","/document/formula/vlookup",{"title":5044,"_path":5045,"children":5046},"チャート","/document/chart",[5047,5048,5051,5054,5057,5060,5063],{"title":5044,"_path":5045},{"title":5049,"_path":5050},"縦棒グラフ","/document/chart/column-chart",{"title":5052,"_path":5053},"横棒グラフ","/document/chart/bar-chart",{"title":5055,"_path":5056},"折れ線グラフ","/document/chart/line-chart",{"title":5058,"_path":5059},"面グラフ","/document/chart/area-chart",{"title":5061,"_path":5062},"2D円グラフ","/document/chart/pie-2d-chart",{"title":5064,"_path":5065},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":5067,"_path":5068,"children":5069},"フローティングオブジェクト","/document/floating",[5070,5071,5074],{"title":5067,"_path":5068},{"title":5072,"_path":5073},"描画シェイプ","/document/floating/drawing-shapes",{"title":5075,"_path":5076},"フローティング画像","/document/floating/floating-image",{"title":5078,"_path":5079,"children":5080},"イベント","/document/events",[5081,5082,5084,5087,5090],{"title":5078,"_path":5079},{"title":5078,"_path":5083},"/document/events/events",{"title":5085,"_path":5086},"キーボードイベント","/document/events/keyboard-events",{"title":5088,"_path":5089},"マウスイベント","/document/events/mouse-events",{"title":5091,"_path":5092},"SelectionRangeChanged","/document/events/selection-events",{"title":97,"_path":5094,"children":5095},"/document/customization",[5096,5097,5100,5103,5106,5109,5112],{"title":97,"_path":5094},{"title":5098,"_path":5099},"コントロールの外観","/document/customization/control-appearance",{"title":5101,"_path":5102},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":5104,"_path":5105},"使用可能なホットキー","/document/customization/hot-keys",{"title":5107,"_path":5108},"言語ローカライズ","/document/customization/language-localization",{"title":5110,"_path":5111},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":5113,"_path":5114},"ReoGridEditor","/document/customization/editor",{"title":5116,"_path":5117,"children":5118},"アクション","/document/actions",[5119,5120,5123],{"title":5116,"_path":5117},{"title":5121,"_path":5122},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":5124,"_path":5125},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":5127,"_path":5128,"children":5129},"ファイル形式","/document/io",[5130,5131,5134,5137,5140,5143],{"title":5127,"_path":5128},{"title":5132,"_path":5133},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":5135,"_path":5136},"CSV形式","/document/io/csv-format",{"title":5138,"_path":5139},"RGF形式","/document/io/rgf-format",{"title":5141,"_path":5142},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":5144,"_path":5145},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":5147,"_path":5148,"children":5149},"高度な機能","/document/advanced",[5150,5151,5154,5157,5160,5163],{"title":5147,"_path":5148},{"title":5152,"_path":5153},"メモリワークブック","/document/advanced/memory-workbook",{"title":5155,"_path":5156},"ページングと印刷","/document/advanced/paging-and-print",{"title":5158,"_path":5159},"コントロールのリセット","/document/advanced/reset-control",{"title":5161,"_path":5162},"パフォーマンス","/document/advanced/performance",{"title":5164,"_path":5165},"設定","/document/advanced/settings",{"title":5167,"_path":5168,"children":5169},"ハウツーガイド","/document/how-to",[5170,5171,5174,5177,5180,5183,5186,5189,5192],{"title":5167,"_path":5168},{"title":5172,"_path":5173},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":5175,"_path":5176},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":5178,"_path":5179},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":5181,"_path":5182},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":5184,"_path":5185},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":5187,"_path":5188},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":5190,"_path":5191},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":5193,"_path":5194},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":5196,"_path":5197,"children":5198},"トラブルシューティング","/document/troubleshooting",[5199,5200],{"title":5196,"_path":5197},{"title":5201,"_path":5202},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":5204,"_path":5205},"エディション・機能一覧","/editions-features",{"title":5207,"_path":5208},"個人情報保護方針","/privacy-policy",{"title":5210,"_path":5211},"動作環境","/requirements",{"title":5213,"_path":5214},"ReoGrid利用許諾契約書","/terms",{"title":5216,"_path":5217},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":5219,"_path":5220},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":5222,"_path":5223},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":5225,"_path":5226},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025060741]