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