[{"data":1,"prerenderedAt":1158},["ShallowReactive",2],{"content-query-ZZIGLv2UYF":3,"navigation":814},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":807,"_id":808,"_source":809,"_file":810,"_stem":811,"_extension":812,"sitemap":813},"/document/floating/floating-image","floating",false,"","フローティング画像","ReoGridはワークシート上に表示されるフローティング画像をサポートしています。Excelファイルから画像を読み込みおよび保存することや、ワークシート上に画像を表示することが可能です。","2015-07-09",{"type":12,"children":13,"toc":800},"root",[14,21,27,328,339,344,349,513,518,529,584,597,609,666,671,745,751,756,761,783,794],{"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":33},"pre",{"className":30,"code":31,"language":32,"meta":7,"style":7},"language-cs shiki shiki-themes github-light github-dark github-light","// Get a worksheet instance\nvar worksheet = reoGridControl.Worksheets[0];\n\n// Create a Windows Forms image from a file\nvar image = Image.FromFile(\"Sample.png\");\n\n// Create a floating image object\nvar imageObject = new Drawing.ImageObject(image)\n{\n  // Set the image location on the worksheet\n  Location = new Graphics.Point(40, 30),\n};\n\n// Add the floating image object to the worksheet\nworksheet.FloatingObjects.Add(imageObject);\n","cs",[34],{"type":15,"tag":35,"props":36,"children":37},"code",{"__ignoreMap":7},[38,50,88,98,107,150,158,167,209,218,227,283,292,300,309],{"type":15,"tag":39,"props":40,"children":43},"span",{"class":41,"line":42},"line",1,[44],{"type":15,"tag":39,"props":45,"children":47},{"style":46},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[48],{"type":20,"value":49},"// Get a worksheet instance\n",{"type":15,"tag":39,"props":51,"children":53},{"class":41,"line":52},2,[54,60,66,71,77,83],{"type":15,"tag":39,"props":55,"children":57},{"style":56},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[58],{"type":20,"value":59},"var",{"type":15,"tag":39,"props":61,"children":63},{"style":62},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[64],{"type":20,"value":65}," worksheet",{"type":15,"tag":39,"props":67,"children":68},{"style":56},[69],{"type":20,"value":70}," =",{"type":15,"tag":39,"props":72,"children":74},{"style":73},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[75],{"type":20,"value":76}," reoGridControl.Worksheets[",{"type":15,"tag":39,"props":78,"children":80},{"style":79},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[81],{"type":20,"value":82},"0",{"type":15,"tag":39,"props":84,"children":85},{"style":73},[86],{"type":20,"value":87},"];\n",{"type":15,"tag":39,"props":89,"children":91},{"class":41,"line":90},3,[92],{"type":15,"tag":39,"props":93,"children":95},{"emptyLinePlaceholder":94},true,[96],{"type":20,"value":97},"\n",{"type":15,"tag":39,"props":99,"children":101},{"class":41,"line":100},4,[102],{"type":15,"tag":39,"props":103,"children":104},{"style":46},[105],{"type":20,"value":106},"// Create a Windows Forms image from a file\n",{"type":15,"tag":39,"props":108,"children":110},{"class":41,"line":109},5,[111,115,120,124,129,134,139,145],{"type":15,"tag":39,"props":112,"children":113},{"style":56},[114],{"type":20,"value":59},{"type":15,"tag":39,"props":116,"children":117},{"style":62},[118],{"type":20,"value":119}," image",{"type":15,"tag":39,"props":121,"children":122},{"style":56},[123],{"type":20,"value":70},{"type":15,"tag":39,"props":125,"children":126},{"style":73},[127],{"type":20,"value":128}," Image.",{"type":15,"tag":39,"props":130,"children":131},{"style":62},[132],{"type":20,"value":133},"FromFile",{"type":15,"tag":39,"props":135,"children":136},{"style":73},[137],{"type":20,"value":138},"(",{"type":15,"tag":39,"props":140,"children":142},{"style":141},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[143],{"type":20,"value":144},"\"Sample.png\"",{"type":15,"tag":39,"props":146,"children":147},{"style":73},[148],{"type":20,"value":149},");\n",{"type":15,"tag":39,"props":151,"children":153},{"class":41,"line":152},6,[154],{"type":15,"tag":39,"props":155,"children":156},{"emptyLinePlaceholder":94},[157],{"type":20,"value":97},{"type":15,"tag":39,"props":159,"children":161},{"class":41,"line":160},7,[162],{"type":15,"tag":39,"props":163,"children":164},{"style":46},[165],{"type":20,"value":166},"// Create a floating image object\n",{"type":15,"tag":39,"props":168,"children":170},{"class":41,"line":169},8,[171,175,180,184,189,194,199,204],{"type":15,"tag":39,"props":172,"children":173},{"style":56},[174],{"type":20,"value":59},{"type":15,"tag":39,"props":176,"children":177},{"style":62},[178],{"type":20,"value":179}," imageObject",{"type":15,"tag":39,"props":181,"children":182},{"style":56},[183],{"type":20,"value":70},{"type":15,"tag":39,"props":185,"children":186},{"style":56},[187],{"type":20,"value":188}," new",{"type":15,"tag":39,"props":190,"children":191},{"style":62},[192],{"type":20,"value":193}," Drawing",{"type":15,"tag":39,"props":195,"children":196},{"style":73},[197],{"type":20,"value":198},".",{"type":15,"tag":39,"props":200,"children":201},{"style":62},[202],{"type":20,"value":203},"ImageObject",{"type":15,"tag":39,"props":205,"children":206},{"style":73},[207],{"type":20,"value":208},"(image)\n",{"type":15,"tag":39,"props":210,"children":212},{"class":41,"line":211},9,[213],{"type":15,"tag":39,"props":214,"children":215},{"style":73},[216],{"type":20,"value":217},"{\n",{"type":15,"tag":39,"props":219,"children":221},{"class":41,"line":220},10,[222],{"type":15,"tag":39,"props":223,"children":224},{"style":46},[225],{"type":20,"value":226},"  // Set the image location on the worksheet\n",{"type":15,"tag":39,"props":228,"children":230},{"class":41,"line":229},11,[231,236,241,245,250,254,259,263,268,273,278],{"type":15,"tag":39,"props":232,"children":233},{"style":73},[234],{"type":20,"value":235},"  Location ",{"type":15,"tag":39,"props":237,"children":238},{"style":56},[239],{"type":20,"value":240},"=",{"type":15,"tag":39,"props":242,"children":243},{"style":56},[244],{"type":20,"value":188},{"type":15,"tag":39,"props":246,"children":247},{"style":62},[248],{"type":20,"value":249}," Graphics",{"type":15,"tag":39,"props":251,"children":252},{"style":73},[253],{"type":20,"value":198},{"type":15,"tag":39,"props":255,"children":256},{"style":62},[257],{"type":20,"value":258},"Point",{"type":15,"tag":39,"props":260,"children":261},{"style":73},[262],{"type":20,"value":138},{"type":15,"tag":39,"props":264,"children":265},{"style":79},[266],{"type":20,"value":267},"40",{"type":15,"tag":39,"props":269,"children":270},{"style":73},[271],{"type":20,"value":272},", ",{"type":15,"tag":39,"props":274,"children":275},{"style":79},[276],{"type":20,"value":277},"30",{"type":15,"tag":39,"props":279,"children":280},{"style":73},[281],{"type":20,"value":282},"),\n",{"type":15,"tag":39,"props":284,"children":286},{"class":41,"line":285},12,[287],{"type":15,"tag":39,"props":288,"children":289},{"style":73},[290],{"type":20,"value":291},"};\n",{"type":15,"tag":39,"props":293,"children":295},{"class":41,"line":294},13,[296],{"type":15,"tag":39,"props":297,"children":298},{"emptyLinePlaceholder":94},[299],{"type":20,"value":97},{"type":15,"tag":39,"props":301,"children":303},{"class":41,"line":302},14,[304],{"type":15,"tag":39,"props":305,"children":306},{"style":46},[307],{"type":20,"value":308},"// Add the floating image object to the worksheet\n",{"type":15,"tag":39,"props":310,"children":312},{"class":41,"line":311},15,[313,318,323],{"type":15,"tag":39,"props":314,"children":315},{"style":73},[316],{"type":20,"value":317},"worksheet.FloatingObjects.",{"type":15,"tag":39,"props":319,"children":320},{"style":62},[321],{"type":20,"value":322},"Add",{"type":15,"tag":39,"props":324,"children":325},{"style":73},[326],{"type":20,"value":327},"(imageObject);\n",{"type":15,"tag":16,"props":329,"children":330},{},[331,333],{"type":20,"value":332},"結果:\n",{"type":15,"tag":334,"props":335,"children":338},"img",{"alt":336,"src":337},"261","/document/images/261.png",[],{"type":15,"tag":22,"props":340,"children":342},{"id":341},"ワークシートから画像を取得する",[343],{"type":20,"value":341},{"type":15,"tag":16,"props":345,"children":346},{},[347],{"type":20,"value":348},"すべてのフローティングオブジェクトを反復処理し、フローティングオブジェクトが画像オブジェクトかどうかを確認します。",{"type":15,"tag":28,"props":350,"children":352},{"className":30,"code":351,"language":32,"meta":7,"style":7},"foreach (var floatingObject in worksheet.FloatingObjects)\n{\n  // check whether or not the floating object is an image\n  if (floatingObject is Drawing.ImageObject)\n  {\n    var imageObject = (Drawing.ImageObject)floatingObject;\n    ...\n  }\n}\n",[353],{"type":15,"tag":35,"props":354,"children":355},{"__ignoreMap":7},[356,388,395,403,438,446,484,497,505],{"type":15,"tag":39,"props":357,"children":358},{"class":41,"line":42},[359,364,369,373,378,383],{"type":15,"tag":39,"props":360,"children":361},{"style":56},[362],{"type":20,"value":363},"foreach",{"type":15,"tag":39,"props":365,"children":366},{"style":73},[367],{"type":20,"value":368}," (",{"type":15,"tag":39,"props":370,"children":371},{"style":56},[372],{"type":20,"value":59},{"type":15,"tag":39,"props":374,"children":375},{"style":62},[376],{"type":20,"value":377}," floatingObject",{"type":15,"tag":39,"props":379,"children":380},{"style":56},[381],{"type":20,"value":382}," in",{"type":15,"tag":39,"props":384,"children":385},{"style":73},[386],{"type":20,"value":387}," worksheet.FloatingObjects)\n",{"type":15,"tag":39,"props":389,"children":390},{"class":41,"line":52},[391],{"type":15,"tag":39,"props":392,"children":393},{"style":73},[394],{"type":20,"value":217},{"type":15,"tag":39,"props":396,"children":397},{"class":41,"line":90},[398],{"type":15,"tag":39,"props":399,"children":400},{"style":46},[401],{"type":20,"value":402},"  // check whether or not the floating object is an image\n",{"type":15,"tag":39,"props":404,"children":405},{"class":41,"line":100},[406,411,416,421,425,429,433],{"type":15,"tag":39,"props":407,"children":408},{"style":56},[409],{"type":20,"value":410},"  if",{"type":15,"tag":39,"props":412,"children":413},{"style":73},[414],{"type":20,"value":415}," (floatingObject ",{"type":15,"tag":39,"props":417,"children":418},{"style":56},[419],{"type":20,"value":420},"is",{"type":15,"tag":39,"props":422,"children":423},{"style":62},[424],{"type":20,"value":193},{"type":15,"tag":39,"props":426,"children":427},{"style":73},[428],{"type":20,"value":198},{"type":15,"tag":39,"props":430,"children":431},{"style":62},[432],{"type":20,"value":203},{"type":15,"tag":39,"props":434,"children":435},{"style":73},[436],{"type":20,"value":437},")\n",{"type":15,"tag":39,"props":439,"children":440},{"class":41,"line":109},[441],{"type":15,"tag":39,"props":442,"children":443},{"style":73},[444],{"type":20,"value":445},"  {\n",{"type":15,"tag":39,"props":447,"children":448},{"class":41,"line":152},[449,454,458,462,466,471,475,479],{"type":15,"tag":39,"props":450,"children":451},{"style":56},[452],{"type":20,"value":453},"    var",{"type":15,"tag":39,"props":455,"children":456},{"style":62},[457],{"type":20,"value":179},{"type":15,"tag":39,"props":459,"children":460},{"style":56},[461],{"type":20,"value":70},{"type":15,"tag":39,"props":463,"children":464},{"style":73},[465],{"type":20,"value":368},{"type":15,"tag":39,"props":467,"children":468},{"style":62},[469],{"type":20,"value":470},"Drawing",{"type":15,"tag":39,"props":472,"children":473},{"style":73},[474],{"type":20,"value":198},{"type":15,"tag":39,"props":476,"children":477},{"style":62},[478],{"type":20,"value":203},{"type":15,"tag":39,"props":480,"children":481},{"style":73},[482],{"type":20,"value":483},")floatingObject;\n",{"type":15,"tag":39,"props":485,"children":486},{"class":41,"line":160},[487,492],{"type":15,"tag":39,"props":488,"children":489},{"style":56},[490],{"type":20,"value":491},"    ..",{"type":15,"tag":39,"props":493,"children":494},{"style":73},[495],{"type":20,"value":496},".\n",{"type":15,"tag":39,"props":498,"children":499},{"class":41,"line":169},[500],{"type":15,"tag":39,"props":501,"children":502},{"style":73},[503],{"type":20,"value":504},"  }\n",{"type":15,"tag":39,"props":506,"children":507},{"class":41,"line":211},[508],{"type":15,"tag":39,"props":509,"children":510},{"style":73},[511],{"type":20,"value":512},"}\n",{"type":15,"tag":22,"props":514,"children":516},{"id":515},"画像の位置とサイズの取得と設定",[517],{"type":20,"value":515},{"type":15,"tag":16,"props":519,"children":520},{},[521,527],{"type":15,"tag":35,"props":522,"children":524},{"className":523},[],[525],{"type":20,"value":526},"Location",{"type":20,"value":528},"プロパティは、ワークシート上の画像の位置を設定します。",{"type":15,"tag":28,"props":530,"children":532},{"className":30,"code":531,"language":32,"meta":7,"style":7},"imageObject.Location = new Graphics.Point(40, 30);\n",[533],{"type":15,"tag":35,"props":534,"children":535},{"__ignoreMap":7},[536],{"type":15,"tag":39,"props":537,"children":538},{"class":41,"line":42},[539,544,548,552,556,560,564,568,572,576,580],{"type":15,"tag":39,"props":540,"children":541},{"style":73},[542],{"type":20,"value":543},"imageObject.Location ",{"type":15,"tag":39,"props":545,"children":546},{"style":56},[547],{"type":20,"value":240},{"type":15,"tag":39,"props":549,"children":550},{"style":56},[551],{"type":20,"value":188},{"type":15,"tag":39,"props":553,"children":554},{"style":62},[555],{"type":20,"value":249},{"type":15,"tag":39,"props":557,"children":558},{"style":73},[559],{"type":20,"value":198},{"type":15,"tag":39,"props":561,"children":562},{"style":62},[563],{"type":20,"value":258},{"type":15,"tag":39,"props":565,"children":566},{"style":73},[567],{"type":20,"value":138},{"type":15,"tag":39,"props":569,"children":570},{"style":79},[571],{"type":20,"value":267},{"type":15,"tag":39,"props":573,"children":574},{"style":73},[575],{"type":20,"value":272},{"type":15,"tag":39,"props":577,"children":578},{"style":79},[579],{"type":20,"value":277},{"type":15,"tag":39,"props":581,"children":582},{"style":73},[583],{"type":20,"value":149},{"type":15,"tag":16,"props":585,"children":586},{},[587,589,595],{"type":20,"value":588},"フローティング画像の",{"type":15,"tag":35,"props":590,"children":592},{"className":591},[],[593],{"type":20,"value":594},"Size",{"type":20,"value":596},"プロパティは、サイズの取得と設定に使用されます。",{"type":15,"tag":16,"props":598,"children":599},{},[600,602,607],{"type":20,"value":601},"フローティング画像が最初に作成されたとき、",{"type":15,"tag":35,"props":603,"children":605},{"className":604},[],[606],{"type":20,"value":594},{"type":20,"value":608},"は画像の実際のサイズを反映します。サイズを変更するには、以下のコードを使用します。",{"type":15,"tag":28,"props":610,"children":612},{"className":30,"code":611,"language":32,"meta":7,"style":7},"imageObject.Size = new Graphics.Size(200, 100);\n",[613],{"type":15,"tag":35,"props":614,"children":615},{"__ignoreMap":7},[616],{"type":15,"tag":39,"props":617,"children":618},{"class":41,"line":42},[619,624,628,632,636,640,644,648,653,657,662],{"type":15,"tag":39,"props":620,"children":621},{"style":73},[622],{"type":20,"value":623},"imageObject.Size ",{"type":15,"tag":39,"props":625,"children":626},{"style":56},[627],{"type":20,"value":240},{"type":15,"tag":39,"props":629,"children":630},{"style":56},[631],{"type":20,"value":188},{"type":15,"tag":39,"props":633,"children":634},{"style":62},[635],{"type":20,"value":249},{"type":15,"tag":39,"props":637,"children":638},{"style":73},[639],{"type":20,"value":198},{"type":15,"tag":39,"props":641,"children":642},{"style":62},[643],{"type":20,"value":594},{"type":15,"tag":39,"props":645,"children":646},{"style":73},[647],{"type":20,"value":138},{"type":15,"tag":39,"props":649,"children":650},{"style":79},[651],{"type":20,"value":652},"200",{"type":15,"tag":39,"props":654,"children":655},{"style":73},[656],{"type":20,"value":272},{"type":15,"tag":39,"props":658,"children":659},{"style":79},[660],{"type":20,"value":661},"100",{"type":15,"tag":39,"props":663,"children":664},{"style":73},[665],{"type":20,"value":149},{"type":15,"tag":16,"props":667,"children":668},{},[669],{"type":20,"value":670},"位置とサイズを同時に設定することも可能です。",{"type":15,"tag":28,"props":672,"children":674},{"className":30,"code":673,"language":32,"meta":7,"style":7},"imageObject.Bounds = new Graphics.Rectangle(200, 100, 80, 60);\n",[675],{"type":15,"tag":35,"props":676,"children":677},{"__ignoreMap":7},[678],{"type":15,"tag":39,"props":679,"children":680},{"class":41,"line":42},[681,686,690,694,698,702,707,711,715,719,723,727,732,736,741],{"type":15,"tag":39,"props":682,"children":683},{"style":73},[684],{"type":20,"value":685},"imageObject.Bounds ",{"type":15,"tag":39,"props":687,"children":688},{"style":56},[689],{"type":20,"value":240},{"type":15,"tag":39,"props":691,"children":692},{"style":56},[693],{"type":20,"value":188},{"type":15,"tag":39,"props":695,"children":696},{"style":62},[697],{"type":20,"value":249},{"type":15,"tag":39,"props":699,"children":700},{"style":73},[701],{"type":20,"value":198},{"type":15,"tag":39,"props":703,"children":704},{"style":62},[705],{"type":20,"value":706},"Rectangle",{"type":15,"tag":39,"props":708,"children":709},{"style":73},[710],{"type":20,"value":138},{"type":15,"tag":39,"props":712,"children":713},{"style":79},[714],{"type":20,"value":652},{"type":15,"tag":39,"props":716,"children":717},{"style":73},[718],{"type":20,"value":272},{"type":15,"tag":39,"props":720,"children":721},{"style":79},[722],{"type":20,"value":661},{"type":15,"tag":39,"props":724,"children":725},{"style":73},[726],{"type":20,"value":272},{"type":15,"tag":39,"props":728,"children":729},{"style":79},[730],{"type":20,"value":731},"80",{"type":15,"tag":39,"props":733,"children":734},{"style":73},[735],{"type":20,"value":272},{"type":15,"tag":39,"props":737,"children":738},{"style":79},[739],{"type":20,"value":740},"60",{"type":15,"tag":39,"props":742,"children":743},{"style":73},[744],{"type":20,"value":149},{"type":15,"tag":22,"props":746,"children":748},{"id":747},"excelサポート",[749],{"type":20,"value":750},"Excelサポート",{"type":15,"tag":16,"props":752,"children":753},{},[754],{"type":20,"value":755},"ワークシートにフローティング画像が含まれている場合、Excelファイルから自動的に読み込みおよび保存されます。",{"type":15,"tag":22,"props":757,"children":759},{"id":758},"フローティングオブジェクトについて",[760],{"type":20,"value":758},{"type":15,"tag":16,"props":762,"children":763},{},[764,766,773,775,781],{"type":20,"value":765},"描画シェイプ、画像、",{"type":15,"tag":767,"props":768,"children":770},"a",{"href":769},"/document/chart",[771],{"type":20,"value":772},"チャート",{"type":20,"value":774},"はワークシート上のフローティングオブジェクトです。フローティングオブジェクトの追加と削除には、",{"type":15,"tag":35,"props":776,"children":778},{"className":777},[],[779],{"type":20,"value":780},"Worksheet.FloatingObjects",{"type":20,"value":782},"コレクションプロパティを使用します。",{"type":15,"tag":16,"props":784,"children":785},{},[786,792],{"type":15,"tag":767,"props":787,"children":789},{"href":788},"/document/floating",[790],{"type":20,"value":791},"フローティングオブジェクト",{"type":20,"value":793},"の詳細を確認してください。",{"type":15,"tag":795,"props":796,"children":797},"style",{},[798],{"type":20,"value":799},"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":52,"depth":52,"links":801},[802,803,804,805,806],{"id":24,"depth":52,"text":24},{"id":341,"depth":52,"text":341},{"id":515,"depth":52,"text":515},{"id":747,"depth":52,"text":750},{"id":758,"depth":52,"text":758},"markdown","content:document:10.floating:3.floating-image.md","content","document/10.floating/3.floating-image.md","document/10.floating/3.floating-image","md",{"loc":4},[815,1134,1137,1140,1143,1146,1149,1152,1155],{"title":816,"_path":817,"children":818},"Document","/document",[819,830,835,867,884,913,945,965,979,1000,1007,1023,1046,1057,1077,1097,1126],{"title":820,"_path":821,"children":822},"はじめに","/document/getting-started",[823,824,827],{"title":820,"_path":821},{"title":825,"_path":826},"インストール","/document/getting-started/installation",{"title":828,"_path":829},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":831,"_path":832,"children":833},"ワークブック","/document/workbook",[834],{"title":831,"_path":832},{"title":836,"_path":837,"children":838},"ワークシート","/document/worksheet",[839,840,843,846,849,852,855,858,861,864],{"title":836,"_path":837},{"title":841,"_path":842},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":844,"_path":845},"範囲","/document/worksheet/range",{"title":847,"_path":848},"名前付き範囲","/document/worksheet/named-range",{"title":850,"_path":851},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":853,"_path":854},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":856,"_path":857},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":859,"_path":860},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":862,"_path":863},"ズーム","/document/worksheet/zoom",{"title":865,"_path":866},"設定とオプション","/document/worksheet/settings",{"title":868,"_path":869,"children":870},"選択とナビゲーション","/document/selection",[871,872,875,878,881],{"title":868,"_path":869},{"title":873,"_path":874},"フォーカスと選択","/document/selection/selection",{"title":876,"_path":877},"範囲の選択","/document/selection/pick-range",{"title":879,"_path":880},"クリップボード","/document/selection/clipboard",{"title":882,"_path":883},"テキスト検索","/document/selection/text-search",{"title":885,"_path":886,"children":887},"データ管理","/document/data",[888,889,892,895,898,901,904,907,910],{"title":885,"_path":886},{"title":890,"_path":891},"データソース","/document/data/datasource",{"title":893,"_path":894},"データフィルタリング","/document/data/data-filtering",{"title":896,"_path":897},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":899,"_path":900},"条件付きフィルター","/document/data/conditional-filter",{"title":902,"_path":903},"条件付きスタイル","/document/data/conditional-styles",{"title":905,"_path":906},"グループとアウトライン","/document/data/group-and-outline",{"title":908,"_path":909},"データバリデーション","/document/data/data-validation",{"title":911,"_path":912},"保護とロック","/document/data/protection",{"title":914,"_path":915,"children":916},"セル","/document/cell",[917,918,921,924,927,930,933,936,939,942],{"title":914,"_path":915},{"title":919,"_path":920},"セルの編集","/document/cell/cell-edit",{"title":922,"_path":923},"スタイル","/document/cell/style",{"title":925,"_path":926},"罫線","/document/cell/border",{"title":928,"_path":929},"データ書式","/document/cell/data-format",{"title":931,"_path":932},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":934,"_path":935},"データ連続入力","/document/cell/auto-fill",{"title":937,"_path":938},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":940,"_path":941},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":943,"_path":944},"セルの反復処理","/document/cell/iterate-cells",{"title":946,"_path":947,"children":948},"セルタイプ","/document/cell-types",[949,950,953,956,959,962],{"title":946,"_path":947},{"title":951,"_path":952},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":954,"_path":955},"カスタムセル","/document/cell-types/custom-cell",{"title":957,"_path":958},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":960,"_path":961},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":963,"_path":964},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":966,"_path":967,"children":968},"数式","/document/formula",[969,970,973,976],{"title":966,"_path":967},{"title":971,"_path":972},"カスタム関数","/document/formula/custom-function",{"title":974,"_path":975},"数式関数","/document/formula/formula-functions",{"title":977,"_path":978},"VLOOKUP","/document/formula/vlookup",{"title":772,"_path":769,"children":980},[981,982,985,988,991,994,997],{"title":772,"_path":769},{"title":983,"_path":984},"縦棒グラフ","/document/chart/column-chart",{"title":986,"_path":987},"横棒グラフ","/document/chart/bar-chart",{"title":989,"_path":990},"折れ線グラフ","/document/chart/line-chart",{"title":992,"_path":993},"面グラフ","/document/chart/area-chart",{"title":995,"_path":996},"2D円グラフ","/document/chart/pie-2d-chart",{"title":998,"_path":999},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":791,"_path":788,"children":1001},[1002,1003,1006],{"title":791,"_path":788},{"title":1004,"_path":1005},"描画シェイプ","/document/floating/drawing-shapes",{"title":8,"_path":4},{"title":1008,"_path":1009,"children":1010},"イベント","/document/events",[1011,1012,1014,1017,1020],{"title":1008,"_path":1009},{"title":1008,"_path":1013},"/document/events/events",{"title":1015,"_path":1016},"キーボードイベント","/document/events/keyboard-events",{"title":1018,"_path":1019},"マウスイベント","/document/events/mouse-events",{"title":1021,"_path":1022},"SelectionRangeChanged","/document/events/selection-events",{"title":1024,"_path":1025,"children":1026},"カスタマイズ","/document/customization",[1027,1028,1031,1034,1037,1040,1043],{"title":1024,"_path":1025},{"title":1029,"_path":1030},"コントロールの外観","/document/customization/control-appearance",{"title":1032,"_path":1033},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":1035,"_path":1036},"使用可能なホットキー","/document/customization/hot-keys",{"title":1038,"_path":1039},"言語ローカライズ","/document/customization/language-localization",{"title":1041,"_path":1042},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":1044,"_path":1045},"ReoGridEditor","/document/customization/editor",{"title":1047,"_path":1048,"children":1049},"アクション","/document/actions",[1050,1051,1054],{"title":1047,"_path":1048},{"title":1052,"_path":1053},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":1055,"_path":1056},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":1058,"_path":1059,"children":1060},"ファイル形式","/document/io",[1061,1062,1065,1068,1071,1074],{"title":1058,"_path":1059},{"title":1063,"_path":1064},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":1066,"_path":1067},"CSV形式","/document/io/csv-format",{"title":1069,"_path":1070},"RGF形式","/document/io/rgf-format",{"title":1072,"_path":1073},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":1075,"_path":1076},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":1078,"_path":1079,"children":1080},"高度な機能","/document/advanced",[1081,1082,1085,1088,1091,1094],{"title":1078,"_path":1079},{"title":1083,"_path":1084},"メモリワークブック","/document/advanced/memory-workbook",{"title":1086,"_path":1087},"ページングと印刷","/document/advanced/paging-and-print",{"title":1089,"_path":1090},"コントロールのリセット","/document/advanced/reset-control",{"title":1092,"_path":1093},"パフォーマンス","/document/advanced/performance",{"title":1095,"_path":1096},"設定","/document/advanced/settings",{"title":1098,"_path":1099,"children":1100},"ハウツーガイド","/document/how-to",[1101,1102,1105,1108,1111,1114,1117,1120,1123],{"title":1098,"_path":1099},{"title":1103,"_path":1104},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":1106,"_path":1107},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":1109,"_path":1110},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":1112,"_path":1113},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":1115,"_path":1116},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":1118,"_path":1119},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":1121,"_path":1122},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":1124,"_path":1125},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":1127,"_path":1128,"children":1129},"トラブルシューティング","/document/troubleshooting",[1130,1131],{"title":1127,"_path":1128},{"title":1132,"_path":1133},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":1135,"_path":1136},"エディション・機能一覧","/editions-features",{"title":1138,"_path":1139},"個人情報保護方針","/privacy-policy",{"title":1141,"_path":1142},"動作環境","/requirements",{"title":1144,"_path":1145},"ReoGrid利用許諾契約書","/terms",{"title":1147,"_path":1148},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":1150,"_path":1151},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":1153,"_path":1154},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":1156,"_path":1157},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025046799]