স্প্রেডশীটের রেঞ্জ অ্যাক্সেস এবং পরিবর্তন করুন। একটি রেঞ্জ হতে পারে একটি শীটের একটি একক সেল অথবা একই শীটের সংলগ্ন সেলগুলির একটি সমষ্টি।
পদ্ধতি
| পদ্ধতি | রিটার্ন টাইপ | সংক্ষিপ্ত বিবরণ |
|---|---|---|
activate() | Range | নির্দিষ্ট রেঞ্জটিকে active range হিসেবে সেট করে এবং উক্ত রেঞ্জের উপরের বাম দিকের সেলটি current cell হিসেবে নির্ধারিত হয়। |
activate As Current Cell() | Range | নির্দিষ্ট সেলটিকে current cell হিসেবে সেট করে। |
add Developer Metadata(key) | Range | নির্দিষ্ট কী-সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে। |
add Developer Metadata(key, visibility) | Range | নির্দিষ্ট কী এবং রেঞ্জের দৃশ্যমানতা সহ ডেভেলপার মেটাডেটা যোগ করে। |
add Developer Metadata(key, value) | Range | নির্দিষ্ট কী এবং ভ্যালু সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে। |
add Developer Metadata(key, value, visibility) | Range | নির্দিষ্ট কী, ভ্যালু এবং ভিজিবিলিটি সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে। |
apply Column Banding() | Banding | রেঞ্জটিতে একটি ডিফল্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে। |
apply Column Banding(bandingTheme) | Banding | রেঞ্জটিতে একটি নির্দিষ্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে। |
apply Column Banding(bandingTheme, showHeader, showFooter) | Banding | নির্দিষ্ট হেডার ও ফুটার সেটিংস সহ রেঞ্জটিতে একটি নির্দিষ্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে। |
apply Row Banding() | Banding | রেঞ্জটিতে একটি ডিফল্ট সারি ব্যান্ডিং থিম প্রয়োগ করে। |
apply Row Banding(bandingTheme) | Banding | রেঞ্জটিতে একটি নির্দিষ্ট সারি ব্যান্ডিং থিম প্রয়োগ করে। |
apply Row Banding(bandingTheme, showHeader, showFooter) | Banding | নির্দিষ্ট হেডার ও ফুটার সেটিংস সহ রেঞ্জটিতে একটি নির্দিষ্ট রো ব্যান্ডিং থিম প্রয়োগ করে। |
auto Fill(destination, series) | void | এই রেঞ্জের ডেটার উপর ভিত্তি করে destination Range ডেটা দিয়ে পূরণ করে। |
auto Fill To Neighbor(series) | void | পার্শ্ববর্তী সেলগুলোর উপর ভিত্তি করে নতুন ডেটা দিয়ে পূরণ করার জন্য একটি রেঞ্জ গণনা করে এবং সেই রেঞ্জে থাকা ডেটার উপর ভিত্তি করে স্বয়ংক্রিয়ভাবে নতুন মান দিয়ে তা পূরণ করে। |
break Apart() | Range | রেঞ্জের মধ্যে থাকা যেকোনো একাধিক কলামের সেলকে আবার আলাদা আলাদা সেলে বিভক্ত করুন। |
can Edit() | Boolean | ব্যবহারকারীর রেঞ্জের প্রতিটি সেল সম্পাদনা করার অনুমতি আছে কিনা তা নির্ধারণ করে। |
check() | Range | রেঞ্জের অন্তর্ভুক্ত চেকবক্সগুলোর অবস্থা “চেক করা” অবস্থায় পরিবর্তন করে। |
clear() | Range | বিষয়বস্তু এবং ফরম্যাটের পরিসর পরিষ্কার করে। |
clear(options) | Range | প্রদত্ত উন্নত বিকল্পগুলিতে নির্দিষ্ট করা অনুযায়ী বিষয়বস্তু, বিন্যাস, ডেটা বৈধতা নিয়মাবলী, এবং/অথবা মন্তব্যের পরিসর মুছে ফেলে। |
clear Content() | Range | রেঞ্জের বিষয়বস্তু মুছে ফেলে, তবে ফরম্যাটিং অক্ষত রাখে। |
clear Data Validations() | Range | রেঞ্জটির জন্য ডেটা যাচাইকরণ নিয়মগুলো মুছে দেয়। |
clear Format() | Range | এই পরিসরের ফরম্যাটিং মুছে দেয়। |
clear Note() | Range | প্রদত্ত সেল বা সেলগুলোতে থাকা নোট মুছে ফেলে। |
collapse Groups() | Range | পরিসরের মধ্যে সম্পূর্ণরূপে অবস্থিত সমস্ত গ্রুপকে একত্রিত করে। |
copy Format To Range(gridId, column, columnEnd, row, rowEnd) | void | রেঞ্জটির ফরম্যাটিং প্রদত্ত স্থানে কপি করুন। |
copy Format To Range(sheet, column, columnEnd, row, rowEnd) | void | রেঞ্জটির ফরম্যাটিং প্রদত্ত স্থানে কপি করুন। |
copy To(destination) | void | একগুচ্ছ সেল থেকে অন্য একগুচ্ছ সেলে ডেটা কপি করে। |
copy To(destination, copyPasteType, transposed) | void | একগুচ্ছ সেল থেকে অন্য একগুচ্ছ সেলে ডেটা কপি করে। |
copy To(destination, options) | void | একগুচ্ছ সেল থেকে অন্য একগুচ্ছ সেলে ডেটা কপি করে। |
copy Values To Range(gridId, column, columnEnd, row, rowEnd) | void | রেঞ্জটির বিষয়বস্তু প্রদত্ত স্থানে কপি করুন। |
copy Values To Range(sheet, column, columnEnd, row, rowEnd) | void | রেঞ্জটির বিষয়বস্তু প্রদত্ত স্থানে কপি করুন। |
create Data Source Pivot Table(dataSource) | Data Source Pivot Table | ডেটা সোর্স থেকে একটি খালি পিভট টেবিল তৈরি করে, যা এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা থাকে। |
create Data Source Table(dataSource) | Data Source Table | ডেটা সোর্স থেকে একটি খালি ডেটা সোর্স টেবিল তৈরি করে, যা এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা থাকে। |
create Developer Metadata Finder() | Developer Metadata Finder | এই পরিসরের আওতাধীন ডেভেলপার মেটাডেটা খুঁজে বের করার জন্য একটি DeveloperMetadataFinderApi ফেরত দেয়। |
create Filter() | Filter | একটি ফিল্টার তৈরি করে এবং শীটের নির্দিষ্ট পরিসরে তা প্রয়োগ করে। |
create Pivot Table(sourceData) | Pivot Table | নির্দিষ্ট source Data থেকে একটি খালি পিভট টেবিল তৈরি করে, যা এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা থাকে। |
create Text Finder(findText) | Text Finder | রেঞ্জটির জন্য একটি টেক্সট ফাইন্ডার তৈরি করে, যা এই রেঞ্জের মধ্যে টেক্সট খুঁজে বের করতে এবং প্রতিস্থাপন করতে পারে। |
delete Cells(shiftDimension) | void | এই সেলগুলোর পরিসর মুছে দেয়। |
expand Groups() | Range | যেসব সংকুচিত গ্রুপের পরিসর বা নিয়ন্ত্রণ টগল এই পরিসরের সাথে ছেদ করে, সেগুলোকে প্রসারিত করে। |
getA1Notation() | String | রেঞ্জটির একটি স্ট্রিং বিবরণ A1 নোটেশনে ফেরত দেয়। |
get Background() | String | রেঞ্জের উপরের-বাম দিকের সেলটির ব্যাকগ্রাউন্ড রঙ ফেরত দেয় (উদাহরণস্বরূপ, '#ffffff' )। |
get Background Object() | Color | রেঞ্জের উপরের বাম দিকের সেলটির ব্যাকগ্রাউন্ড রঙ ফেরত দেয়। |
get Background Objects() | Color[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ব্যাকগ্রাউন্ড রঙগুলো ফেরত দেয়। |
get Backgrounds() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ব্যাকগ্রাউন্ড কালার রিটার্ন করে (উদাহরণস্বরূপ, '#ffffff' )। |
get Bandings() | Banding[] | এই পরিসরের মধ্যে থাকা যেকোনো সেলে প্রয়োগ করা সমস্ত ব্যান্ডিং ফেরত দেয়। |
get Cell(row, column) | Range | একটি পরিসরের মধ্যে নির্দিষ্ট সেল ফেরত দেয়। |
get Column() | Integer | এই পরিসরের জন্য শুরুর কলাম অবস্থান ফেরত দেয়। |
get Data Region() | Range | চারটি প্রধান Direction প্রসারিত রেঞ্জটির একটি অনুলিপি ফেরত দেয়, যা ডেটাযুক্ত সমস্ত সংলগ্ন সেলকে অন্তর্ভুক্ত করে। |
get Data Region(dimension) | Range | নির্দিষ্ট ডাইমেনশনটি Dimension.ROWS হলে, প্রসারিত Direction.UP এবং Direction.DOWN রেঞ্জের একটি অনুলিপি ফেরত দেয়; অথবা ডাইমেনশনটি Dimension.COLUMNS হলে, Direction.NEXT এবং Direction.PREVIOUS রেঞ্জের একটি অনুলিপি ফেরত দেয়। |
get Data Source Formula() | Data Source Formula |null | রেঞ্জের প্রথম সেলের Data Source Formula রিটার্ন করে, অথবা সেলটিতে কোনো ডেটা সোর্স ফর্মুলা না থাকলে null রিটার্ন করে। |
get Data Source Formulas() | Data Source Formula[] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর Data Source Formula ফেরত দেয়। |
get Data Source Pivot Tables() | Data Source Pivot Table[] | রেঞ্জটির সাথে ছেদকারী সমস্ত ডেটা সোর্স পিভট টেবিলগুলো খুঁজে বের করে। |
get Data Source Tables() | Data Source Table[] | রেঞ্জটির সাথে ছেদকারী সমস্ত ডেটা সোর্স টেবিল খুঁজে বের করে। |
get Data Source Url() | String | এই পরিসরের ডেটার জন্য একটি URL ফেরত দেয়, যা চার্ট এবং কোয়েরি তৈরি করতে ব্যবহার করা যেতে পারে। |
get Data Table() | Data Table | এই অবজেক্টের ভেতরের ডেটা একটি ডেটাটেবিল হিসেবে ফেরত দিন। |
get Data Table(firstRowIsHeader) | Data Table | এই পরিসরের ভেতরের ডেটা একটি ডেটাটেবিল হিসেবে ফেরত দিন। |
get Data Validation() | Data Validation | রেঞ্জের উপরের বাম দিকের সেলের জন্য ডেটা যাচাইকরণ নিয়মটি ফেরত দেয়। |
get Data Validations() | Data Validation[][] | রেঞ্জের অন্তর্ভুক্ত সমস্ত সেলের জন্য ডেটা যাচাইকরণ নিয়মাবলী ফেরত দেয়। |
get Developer Metadata() | Developer Metadata[] | এই রেঞ্জের সাথে সম্পর্কিত ডেভেলপার মেটাডেটা পাওয়া যায়। |
get Display Value() | String | রেঞ্জের উপরের-বাম দিকের সেলের প্রদর্শিত মানটি ফেরত দেয়। |
get Display Values() | String[][] | এই পরিসরের মানগুলির আয়তাকার গ্রিড ফেরত দেয়। |
get Filter() | Filter |null | এই রেঞ্জটি যে শীটের অন্তর্গত, সেই শীটের ফিল্টারটি ফেরত দেয়, অথবা শীটটিতে কোনো ফিল্টার না থাকলে null ফেরত দেয়। |
get Font Color Object() | Color | রেঞ্জের উপরের-বাম কোণার সেলটির ফন্টের রঙ ফেরত দেয়। |
get Font Color Objects() | Color[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্টের রঙগুলো ফেরত দেয়। |
get Font Families() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্ট ফ্যামিলিগুলো ফেরত দেয়। |
get Font Family() | String | রেঞ্জের উপরের-বাম কোণায় অবস্থিত সেলটির ফন্ট ফ্যামিলি ফেরত দেয়। |
get Font Line() | String | রেঞ্জের উপরের-বাম কোণার সেলটির লাইন স্টাইল ( 'underline' , 'line-through' , বা 'none' ) নির্ধারণ করে। |
get Font Lines() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর লাইন স্টাইল ( 'underline' , 'line-through' বা 'none' ) নির্ধারণ করে। |
get Font Size() | Integer | রেঞ্জের উপরের-বাম কোণার সেলটির ফন্ট সাইজ পয়েন্ট সাইজে ফেরত দেয়। |
get Font Sizes() | Integer[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্ট সাইজ ফেরত দেয়। |
get Font Style() | String | রেঞ্জের উপরের-বাম কোণার সেলটির ফন্ট স্টাইল ( 'italic' বা 'normal' ) ফেরত দেয়। |
get Font Styles() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্ট স্টাইলগুলো ফেরত দেয়। |
get Font Weight() | String | রেঞ্জের উপরের-বাম কোণার সেলটির ফন্টের পুরুত্ব (সাধারণ/বোল্ড) ফেরত দেয়। |
get Font Weights() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্ট ওয়েট ফেরত দেয়। |
get Formula() | String | রেঞ্জের উপরের-বাম দিকের সেলের ফর্মুলা (A1 চিহ্ন) ফেরত দেয়, অথবা সেলটি খালি থাকলে বা কোনো ফর্মুলা না থাকলে একটি খালি স্ট্রিং ফেরত দেয়। |
get Formula R1C1() | String | প্রদত্ত সেলের সূত্র (R1C1 নোটেশন) ফেরত দেয়, অথবা কোনো সূত্র না থাকলে null ফেরত দেয়। |
get Formulas() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফর্মুলা (A1 নোটেশন) ফেরত দেয়। |
get Formulas R1C1() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফর্মুলা (R1C1 নোটেশনে) ফেরত দেয়। |
get Grid Id() | Integer | রেঞ্জটির প্যারেন্ট শীটের গ্রিড আইডি ফেরত দেয়। |
get Height() | Integer | রেঞ্জটির উচ্চতা ফেরত দেয়। |
get Horizontal Alignment() | String | রেঞ্জের উপরের-বাম কোণায় অবস্থিত সেলটির টেক্সটের আনুভূমিক অ্যালাইনমেন্ট (বাম/কেন্দ্র/ডান) ফেরত দেয়। |
get Horizontal Alignments() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর আনুভূমিক বিন্যাস ফেরত দেয়। |
get Last Column() | Integer | কলামের শেষ অবস্থান ফেরত দেয়। |
get Last Row() | Integer | সারির শেষ অবস্থান ফেরত দেয়। |
get Merged Ranges() | Range[] | মার্জ করা সেলগুলোকে প্রতিনিধিত্বকারী Range অবজেক্টের একটি অ্যারে রিটার্ন করে, যে সেলগুলো হয় সম্পূর্ণরূপে বর্তমান রেঞ্জের মধ্যে থাকে, অথবা বর্তমান রেঞ্জের মধ্যে অন্তত একটি সেল ধারণ করে। |
get Next Data Cell(direction) | Range | রেঞ্জের প্রথম কলাম এবং সারির সেল থেকে শুরু করে, এটি প্রদত্ত দিকে পরবর্তী সেলটি ফেরত দেয়, যা ডেটা সহ সেলগুলির একটি সংলগ্ন রেঞ্জের প্রান্ত বা সেই দিকে স্প্রেডশীটের প্রান্তের সেল। |
get Note() | String | প্রদত্ত পরিসরের সাথে সংশ্লিষ্ট নোটটি ফেরত দেয়। |
get Notes() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর সাথে সংশ্লিষ্ট নোটগুলো ফেরত দেয়। |
get Num Columns() | Integer | এই পরিসরে কলামের সংখ্যা ফেরত দেয়। |
get Num Rows() | Integer | এই পরিসরে থাকা সারির সংখ্যা ফেরত দেয়। |
get Number Format() | String | প্রদত্ত রেঞ্জের উপরের বাম দিকের সেলের নম্বর বা তারিখের ফরম্যাটিং বের করুন। |
get Number Formats() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর নম্বর বা তারিখের ফরম্যাট ফেরত দেয়। |
get Rich Text Value() | Rich Text Value |null | রেঞ্জের উপরের বাম দিকের সেলের রিচ টেক্সট ভ্যালুটি রিটার্ন করে, অথবা সেলের ভ্যালুটি টেক্সট না হলে null রিটার্ন করে। |
get Rich Text Values() | Rich Text Value[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর রিচ টেক্সট ভ্যালুগুলো ফেরত দেয়। |
get Row() | Integer | এই রেঞ্জের জন্য সারির অবস্থান ফেরত দেয়। |
get Row Index() | Integer | এই রেঞ্জের জন্য সারির অবস্থান ফেরত দেয়। |
get Sheet() | Sheet | এই রেঞ্জটি যে শীটের অন্তর্গত, সেটি ফেরত দেয়। |
get Text Direction() | Text Direction | রেঞ্জটির উপরের বাম দিকের সেলের টেক্সটের দিক নির্দেশ করে। |
get Text Directions() | Text Direction[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর জন্য পাঠ্য নির্দেশনা ফেরত দেয়। |
get Text Rotation() | Text Rotation | রেঞ্জটির উপরের বাম দিকের সেলের টেক্সট ঘূর্ণন সেটিংস ফেরত দেয়। |
get Text Rotations() | Text Rotation[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট ঘূর্ণন সেটিংস ফেরত দেয়। |
get Text Style() | Text Style | রেঞ্জটির উপরের বাম দিকের সেলের টেক্সট স্টাইলটি ফেরত দেয়। |
get Text Styles() | Text Style[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট স্টাইলগুলো ফেরত দেয়। |
get Value() | Object | রেঞ্জের উপরের বাম দিকের সেলটির মান ফেরত দেয়। |
get Values() | Object[][] | এই পরিসরের মানগুলির আয়তাকার গ্রিড ফেরত দেয়। |
get Vertical Alignment() | String | রেঞ্জের উপরের-বাম কোণায় অবস্থিত সেলটির উল্লম্ব অ্যালাইনমেন্ট (উপরে/মাঝে/নিচে) ফেরত দেয়। |
get Vertical Alignments() | String[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর উল্লম্ব অ্যালাইনমেন্ট ফেরত দেয়। |
get Width() | Integer | রেঞ্জটির প্রস্থ কলাম সংখ্যায় ফেরত দেয়। |
get Wrap() | Boolean | সেলের ভেতরের টেক্সট র্যাপ হবে কিনা তা ফেরত দেয়। |
get Wrap Strategies() | Wrap Strategy[][] | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর জন্য টেক্সট র্যাপিং কৌশলগুলো ফেরত দেয়। |
get Wrap Strategy() | Wrap Strategy | রেঞ্জটির উপরের বাম দিকের সেলের জন্য টেক্সট র্যাপিং কৌশলটি ফেরত দেয়। |
get Wraps() | Boolean[][] | সেলগুলোর টেক্সট র্যাপ হবে কিনা তা ফেরত দেয়। |
insert Cells(shiftDimension) | Range | এই পরিসরে খালি ঘরগুলো প্রবেশ করায়। |
insert Checkboxes() | Range | রেঞ্জের প্রতিটি সেলে চেকবক্স যুক্ত করে, যেখানে চেক করার জন্য true এবং আনচেক করার জন্য false সেট করা থাকে। |
insert Checkboxes(checkedValue) | Range | রেঞ্জের প্রতিটি সেলে চেকবক্স যুক্ত করে, যেখানে চেক করা অবস্থার জন্য একটি কাস্টম মান এবং আনচেক করা অবস্থার জন্য খালি স্ট্রিং সেট করা থাকে। |
insert Checkboxes(checkedValue, uncheckedValue) | Range | রেঞ্জের প্রতিটি সেলে চেকবক্স যুক্ত করে, যেগুলোর চেক করা এবং আনচেক করা অবস্থার জন্য নিজস্ব মান নির্ধারণ করা থাকে। |
is Blank() | Boolean | রেঞ্জটি সম্পূর্ণ ফাঁকা হলে true রিটার্ন করে। |
is Checked() | Boolean | রেঞ্জের সমস্ত সেলের চেকবক্সের অবস্থা 'চেক করা' আছে কিনা তা ফেরত দেয়। |
is End Column Bounded() | Boolean | রেঞ্জের শেষ প্রান্ত কোনো নির্দিষ্ট কলামের সাথে আবদ্ধ থাকবে কিনা তা নির্ধারণ করে। |
is End Row Bounded() | Boolean | রেঞ্জের শেষ প্রান্ত কোনো নির্দিষ্ট সারির সাথে আবদ্ধ থাকবে কিনা তা নির্ধারণ করে। |
is Part Of Merge() | Boolean | বর্তমান পরিসরের সেলগুলো কোনো মার্জ করা সেলের সাথে ওভারল্যাপ করলে true রিটার্ন করে। |
is Start Column Bounded() | Boolean | রেঞ্জের শুরু কোনো নির্দিষ্ট কলামের সাথে আবদ্ধ থাকবে কিনা তা নির্ধারণ করে। |
is Start Row Bounded() | Boolean | রেঞ্জের শুরু কোনো নির্দিষ্ট সারির সাথে আবদ্ধ থাকবে কিনা তা নির্ধারণ করে। |
merge() | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোকে একত্রিত করে একটি একক ব্লকে পরিণত করে। |
merge Across() | Range | রেঞ্জের কলামগুলো জুড়ে সেলগুলোকে মার্জ করুন। |
merge Vertically() | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোকে একত্রিত করে। |
move To(target) | void | এই রেঞ্জ থেকে টার্গেট রেঞ্জে ফরম্যাট ও ভ্যালু উভয়ই কাট এবং পেস্ট করুন। |
offset(rowOffset, columnOffset) | Range | একটি নতুন রেঞ্জ ফেরত দেয় যা এই রেঞ্জ থেকে প্রদত্ত সংখ্যক সারি এবং কলাম (যা ঋণাত্মকও হতে পারে) দ্বারা অফসেট করা থাকে। |
offset(rowOffset, columnOffset, numRows) | Range | বর্তমান রেঞ্জের সাপেক্ষে একটি নতুন রেঞ্জ ফেরত দেয়, যার উপরের বাম বিন্দুটি বর্তমান রেঞ্জ থেকে প্রদত্ত সারি ও কলাম অনুযায়ী অফসেট করা থাকে এবং যার উচ্চতা সেলে প্রদত্ত মান অনুযায়ী হয়। |
offset(rowOffset, columnOffset, numRows, numColumns) | Range | বর্তমান রেঞ্জের সাপেক্ষে একটি নতুন রেঞ্জ ফেরত দেয়, যার উপরের বাম বিন্দুটি বর্তমান রেঞ্জ থেকে প্রদত্ত সারি ও কলাম অনুযায়ী অফসেট করা থাকে এবং যার উচ্চতা ও প্রস্থ সেলে দেওয়া থাকে। |
protect() | Protection | এমন একটি অবজেক্ট তৈরি করে যা অনুমতিপ্রাপ্ত ব্যবহারকারী ব্যতীত অন্য কারো দ্বারা রেঞ্জটিকে সম্পাদনা করা থেকে সুরক্ষিত রাখতে পারে। |
randomize() | Range | প্রদত্ত পরিসরের সারিগুলোর ক্রম এলোমেলো করে দেয়। |
remove Checkboxes() | Range | রেঞ্জ থেকে সমস্ত চেকবক্স মুছে দেয়। |
remove Duplicates() | Range | এই পরিসরের মধ্যে থাকা সেই সারিগুলি মুছে ফেলে, যেগুলিতে পূর্ববর্তী কোনো সারির মানের পুনরাবৃত্তি রয়েছে। |
remove Duplicates(columnsToCompare) | Range | এই পরিসরের মধ্যে থাকা সেই সারিগুলি মুছে ফেলে, যেগুলির নির্দিষ্ট কলামের মান পূর্ববর্তী কোনো সারির মানের পুনরাবৃত্তি। |
set Background(color) | Range | রেঞ্জের অন্তর্ভুক্ত সমস্ত সেলের ব্যাকগ্রাউন্ড কালার CSS নোটেশনে সেট করে (যেমন '#ffffff' বা 'white' )। |
set Background Object(color) | Range | রেঞ্জের অন্তর্ভুক্ত সমস্ত সেলের ব্যাকগ্রাউন্ড রঙ নির্ধারণ করে। |
set Background Objects(color) | Range | পটভূমির রঙের জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Background RGB(red, green, blue) | Range | আরজিবি মান (০ থেকে ২৫৫ পর্যন্ত পূর্ণসংখ্যা) ব্যবহার করে ব্যাকগ্রাউন্ডকে প্রদত্ত রঙে সেট করে। |
set Backgrounds(color) | Range | পটভূমির রঙের জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Border(top, left, bottom, right, vertical, horizontal) | Range | বর্ডার প্রপার্টি নির্ধারণ করে। |
set Border(top, left, bottom, right, vertical, horizontal, color, style) | Range | রঙ এবং/অথবা স্টাইল দিয়ে বর্ডার প্রপার্টি নির্ধারণ করে। |
set Data Validation(rule) | Range | রেঞ্জের সমস্ত সেলের জন্য একটি ডেটা যাচাইকরণ নিয়ম নির্ধারণ করে। |
set Data Validations(rules) | Range | রেঞ্জের অন্তর্ভুক্ত সমস্ত সেলের জন্য ডেটা যাচাইকরণ নিয়মাবলী নির্ধারণ করে। |
set Font Color(color) | Range | CSS নোটেশনে ফন্টের রঙ নির্ধারণ করে (যেমন '#ffffff' বা 'white' )। |
set Font Color Object(color) | Range | প্রদত্ত পরিসরের ফন্টের রঙ নির্ধারণ করে। |
set Font Color Objects(colors) | Range | ফন্টের রঙের জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Font Colors(colors) | Range | ফন্টের রঙের জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Font Families(fontFamilies) | Range | ফন্ট ফ্যামিলিগুলোর একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Font Family(fontFamily) | Range | ফন্ট ফ্যামিলি নির্ধারণ করে, যেমন 'Arial' বা 'Helvetica'। |
set Font Line(fontLine) | Range | প্রদত্ত পরিসরের ( 'underline' , 'line-through' , বা 'none' ) ফন্ট লাইন স্টাইল নির্ধারণ করে। |
set Font Lines(fontLines) | Range | লাইন স্টাইলের একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Font Size(size) | Range | ফন্টের আকার নির্ধারণ করে, এবং এই আকারটিই ব্যবহারযোগ্য পয়েন্ট সাইজ হবে। |
set Font Sizes(sizes) | Range | ফন্ট সাইজের একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Font Style(fontStyle) | Range | প্রদত্ত পরিসরের জন্য ফন্ট শৈলী নির্ধারণ করুন ( 'italic' বা 'normal' )। |
set Font Styles(fontStyles) | Range | ফন্ট স্টাইলের একটি আয়তাকার গ্রিড নির্ধারণ করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Font Weight(fontWeight) | Range | প্রদত্ত পরিসরের জন্য ফন্টের পুরুত্ব (সাধারণ/গাঢ়) নির্ধারণ করুন। |
set Font Weights(fontWeights) | Range | ফন্ট ওয়েটের একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Formula(formula) | Range | এই পরিসরের জন্য সূত্রটি আপডেট করে। |
set Formula R1C1(formula) | Range | এই পরিসরের জন্য সূত্রটি আপডেট করে। |
set Formulas(formulas) | Range | ফর্মুলার একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Formulas R1C1(formulas) | Range | ফর্মুলার একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Horizontal Alignment(alignment) | Range | প্রদত্ত পরিসরের (বাম/কেন্দ্র/ডান) জন্য অনুভূমিক (বাম থেকে ডান) অ্যালাইনমেন্ট সেট করুন। |
set Horizontal Alignments(alignments) | Range | অনুভূমিক সারিবদ্ধতার একটি আয়তাকার গ্রিড নির্ধারণ করে। |
set Note(note) | Range | নোটটিকে প্রদত্ত মানে সেট করে। |
set Notes(notes) | Range | নোটগুলির একটি আয়তাকার গ্রিড তৈরি করে (এর মাত্রা অবশ্যই এই পরিসরের সাথে মিলতে হবে)। |
set Number Format(numberFormat) | Range | সংখ্যা বা তারিখের ফরম্যাটকে প্রদত্ত ফরম্যাটিং স্ট্রিং অনুযায়ী সেট করে। |
set Number Formats(numberFormats) | Range | সংখ্যা বা তারিখ ফরম্যাটের একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Rich Text Value(value) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর জন্য রিচ টেক্সট ভ্যালু নির্ধারণ করে। |
set Rich Text Values(values) | Range | রিচ টেক্সট ভ্যালুগুলোর জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে। |
set Show Hyperlink(showHyperlink) | Range | রেঞ্জটিতে হাইপারলিঙ্ক দেখানো হবে কি না, তা নির্ধারণ করে। |
set Text Direction(direction) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সটের দিক নির্ধারণ করে। |
set Text Directions(directions) | Range | পাঠ্য নির্দেশাবলীর জন্য একটি আয়তাকার গ্রিড তৈরি করে। |
set Text Rotation(degrees) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট ঘূর্ণন সেটিংস নির্ধারণ করে। |
set Text Rotation(rotation) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট ঘূর্ণন সেটিংস নির্ধারণ করে। |
set Text Rotations(rotations) | Range | টেক্সট ঘূর্ণনের জন্য একটি আয়তাকার গ্রিড নির্ধারণ করে। |
set Text Style(style) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট স্টাইল নির্ধারণ করে। |
set Text Styles(styles) | Range | টেক্সট স্টাইলের একটি আয়তাকার গ্রিড নির্ধারণ করে। |
set Value(value) | Range | পরিসরের মান নির্ধারণ করে। |
set Values(values) | Range | মানগুলির একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Vertical Alignment(alignment) | Range | প্রদত্ত পরিসরের (উপর/মাঝখান/নিচ) জন্য উল্লম্ব (উপর থেকে নিচে) অ্যালাইনমেন্ট সেট করুন। |
set Vertical Alignments(alignments) | Range | উল্লম্ব সারিবদ্ধতার একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
set Vertical Text(isVertical) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর টেক্সট স্তরে স্তরে সাজানো হবে কি না, তা নির্ধারণ করে। |
set Wrap(isWrapEnabled) | Range | প্রদত্ত পরিসরের সেল র্যাপ সেট করুন। |
set Wrap Strategies(strategies) | Range | র্যাপ স্ট্র্যাটেজিগুলোর একটি আয়তাকার গ্রিড নির্ধারণ করে। |
set Wrap Strategy(strategy) | Range | রেঞ্জের অন্তর্ভুক্ত সেলগুলোর জন্য টেক্সট র্যাপিং কৌশল নির্ধারণ করে। |
set Wraps(isWrapEnabled) | Range | ওয়ার্ড র্যাপ পলিসিগুলোর একটি আয়তাকার গ্রিড নির্ধারণ করে (যা অবশ্যই এই পরিসরের মাত্রার সাথে মিলতে হবে)। |
shift Column Group Depth(delta) | Range | নির্দিষ্ট পরিমাণ অনুযায়ী রেঞ্জের কলাম গ্রুপিংয়ের গভীরতা পরিবর্তন করে। |
shift Row Group Depth(delta) | Range | রেঞ্জের সারি গ্রুপিংয়ের গভীরতা নির্দিষ্ট পরিমাণ অনুযায়ী পরিবর্তন করে। |
sort(sortSpecObj) | Range | প্রদত্ত পরিসরের সেলগুলোকে নির্দিষ্ট কলাম ও ক্রম অনুসারে সাজায়। |
split Text To Columns() | void | স্বয়ংক্রিয়ভাবে শনাক্ত করা একটি বিভাজকের উপর ভিত্তি করে পাঠ্যের একটি কলামকে একাধিক কলামে বিভক্ত করে। |
split Text To Columns(delimiter) | void | নির্দিষ্ট স্ট্রিংকে কাস্টম ডিলিমিটার হিসেবে ব্যবহার করে একটি টেক্সট কলামকে একাধিক কলামে বিভক্ত করে। |
split Text To Columns(delimiter) | void | নির্দিষ্ট ডিলিমিটারের উপর ভিত্তি করে একটি টেক্সট কলামকে একাধিক কলামে বিভক্ত করে। |
trim Whitespace() | Range | এই রেঞ্জের প্রতিটি সেলের অতিরিক্ত স্থান (যেমন স্পেস, ট্যাব বা নতুন লাইন) ছেঁটে ফেলে। |
uncheck() | Range | রেঞ্জের অন্তর্ভুক্ত চেকবক্সগুলোর অবস্থা “আনচেকড”-এ পরিবর্তন করে। |
বিস্তারিত ডকুমেন্টেশন
activate()
নির্দিষ্ট রেঞ্জটিকে active range হিসেবে সেট করে এবং উক্ত রেঞ্জের উপরের বাম দিকের সেলটি current cell হিসেবে নির্ধারিত হয়।
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getRange('A1:D10'); range.activate(); const selection = sheet.getSelection(); // Current cell: A1 const currentCell = selection.getCurrentCell(); // Active Range: A1:D10 const activeRange = selection.getActiveRange();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
activateAsCurrentCell()
নির্দিষ্ট সেলটিকে current cell হিসেবে সেট করে।
যদি নির্দিষ্ট সেলটি বিদ্যমান কোনো রেঞ্জে উপস্থিত থাকে, তাহলে সেই রেঞ্জটি সক্রিয় রেঞ্জ হয়ে যায় এবং সেলটি বর্তমান সেল হিসেবে গণ্য হয়।
যদি নির্দিষ্ট সেলটি বিদ্যমান কোনো রেঞ্জে উপস্থিত না থাকে, তাহলে পূর্বের নির্বাচনটি বাতিল হয়ে যায় এবং সেলটি বর্তমান সেল ও সক্রিয় রেঞ্জ হয়ে ওঠে।
দ্রষ্টব্য: নির্দিষ্ট Range অবশ্যই একটি সেল থাকতে হবে, অন্যথায় এটি একটি ব্যতিক্রম (exception) দেখাবে।
// Gets the first sheet of the spreadsheet. const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; // Gets the cell B5 and sets it as the active cell. const range = sheet.getRange('B5'); const currentCell = range.activateAsCurrentCell(); // Logs the activated cell. console.log(currentCell.getA1Notation());
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
addDeveloperMetadata(key)
নির্দিষ্ট কী-সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on the sheet. const range = sheet.getRange('2:2'); // Adds the key 'NAME' to the developer metadata for row 2. range.addDeveloperMetadata('NAME'); // Gets the metadata and logs it to the console. const developerMetaData = range.getDeveloperMetadata()[0]; console.log(developerMetaData.getKey());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
key | String | নতুন ডেভেলপার মেটাডেটার জন্য চাবি। |
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
addDeveloperMetadata(key, visibility)
নির্দিষ্ট কী এবং রেঞ্জের দৃশ্যমানতা সহ ডেভেলপার মেটাডেটা যোগ করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on Sheet1. const range = sheet.getRange('2:2'); // Adds the key 'NAME' and sets the developer metadata visibility to 'DOCUMENT' // for row 2 on Sheet1. range.addDeveloperMetadata( 'NAME', SpreadsheetApp.DeveloperMetadataVisibility.DOCUMENT, ); // Gets the updated metadata info and logs it to the console. const developerMetaData = range.getDeveloperMetadata()[0]; console.log(developerMetaData.getKey()); console.log(developerMetaData.getVisibility().toString());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
key | String | নতুন ডেভেলপার মেটাডেটার জন্য চাবি। |
visibility | Developer Metadata Visibility | নতুন ডেভেলপার মেটাডেটার দৃশ্যমানতা। |
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
addDeveloperMetadata(key, value)
নির্দিষ্ট কী এবং ভ্যালু সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 of Sheet1. const range = sheet.getRange('2:2'); // Adds the key 'NAME' and sets the value to 'GOOGLE' for the metadata of row 2. range.addDeveloperMetadata('NAME', 'GOOGLE'); // Gets the metadata and logs it to the console. const developerMetaData = range.getDeveloperMetadata()[0]; console.log(developerMetaData.getKey()); console.log(developerMetaData.getValue());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
key | String | নতুন ডেভেলপার মেটাডেটার জন্য চাবি। |
value | String | নতুন ডেভেলপার মেটাডেটার মান। |
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
addDeveloperMetadata(key, value, visibility)
নির্দিষ্ট কী, ভ্যালু এবং ভিজিবিলিটি সহ ডেভেলপার মেটাডেটা রেঞ্জটিতে যোগ করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on the sheet. const range = sheet.getRange('2:2'); // Adds the key 'NAME', sets the value to 'GOOGLE', and sets the visibility // to PROJECT for row 2 on the sheet. range.addDeveloperMetadata( 'NAME', 'GOOGLE', SpreadsheetApp.DeveloperMetadataVisibility.PROJECT, ); // Gets the updated metadata info and logs it to the console. const developerMetaData = range.getDeveloperMetadata()[0]; console.log(developerMetaData.getKey()); console.log(developerMetaData.getValue()); console.log(developerMetaData.getVisibility().toString());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
key | String | নতুন ডেভেলপার মেটাডেটার জন্য চাবি। |
value | String | নতুন ডেভেলপার মেটাডেটার মান। |
visibility | Developer Metadata Visibility | নতুন ডেভেলপার মেটাডেটার দৃশ্যমানতা। |
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyColumnBanding()
রেঞ্জটিতে একটি ডিফল্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে। ডিফল্টরূপে, এই ব্যান্ডিং-এ হেডারের রঙ থাকে, কিন্তু কোনো ফুটারের রঙ থাকে না।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on the sheet. const range = sheet.getRange('2:2'); // Applies column banding to row 2. const colBanding = range.applyColumnBanding(); // Gets the first banding on the sheet and logs the color of the header column. console.log( sheet.getBandings()[0] .getHeaderColumnColorObject() .asRgbColor() .asHexString(), ); // Gets the first banding on the sheet and logs the color of the second column. console.log( sheet.getBandings()[0] .getSecondColumnColorObject() .asRgbColor() .asHexString(), );
ফেরত
Banding — নতুন ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyColumnBanding(bandingTheme)
রেঞ্জটিতে একটি নির্দিষ্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে। ডিফল্টরূপে, ব্যান্ডিংটিতে হেডারের রঙ থাকে, কিন্তু কোনো ফুটারের রঙ থাকে না।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on the sheet. const range = sheet.getRange('2:2'); // Applies the INDIGO color banding theme to the columns in row 2. const colBanding = range.applyColumnBanding(SpreadsheetApp.BandingTheme.INDIGO); // Gets the first banding on the sheet and logs the color of the second column. console.log( sheet.getBandings()[0] .getSecondColumnColorObject() .asRgbColor() .asHexString(), );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
banding Theme | Banding Theme | রেঞ্জের কলামগুলোতে প্রয়োগ করার জন্য একটি কালার থিম। |
ফেরত
Banding — নতুন ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyColumnBanding(bandingTheme, showHeader, showFooter)
নির্দিষ্ট হেডার ও ফুটার সেটিংস সহ রেঞ্জটিতে একটি নির্দিষ্ট কলাম ব্যান্ডিং থিম প্রয়োগ করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets rows 12-22 on the sheet. const range = sheet.getRange('12:22'); // Applies the BLUE color banding theme to rows 12-22. // Sets the header visibility to false and the footer visibility to true. const colBanding = range.applyColumnBanding( SpreadsheetApp.BandingTheme.BLUE, false, true, ); // Gets the banding color and logs it to the console. console.log( sheet.getBandings()[0] .getSecondColumnColorObject() .asRgbColor() .asHexString(), ); // Gets the header color object and logs it to the console. Returns null because // the header visibility is set to false. console.log(sheet.getBandings()[0].getHeaderColumnColorObject()); // Gets the footer color and logs it to the console. console.log( sheet.getBandings()[0] .getFooterColumnColorObject() .asRgbColor() .asHexString(), );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
banding Theme | Banding Theme | রেঞ্জের কলামগুলোতে প্রয়োগ করার জন্য একটি কালার থিম। |
show Header | Boolean | যদি true , তাহলে ব্যান্ডিং থিমের হেডার কালারটি প্রথম কলামে প্রয়োগ করা হয়। |
show Footer | Boolean | যদি true , তাহলে ব্যান্ডিং থিমের ফুটারের রঙটি শেষ কলামে প্রয়োগ করা হয়। |
ফেরত
Banding — নতুন ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyRowBanding()
রেঞ্জটিতে একটি ডিফল্ট সারি ব্যান্ডিং থিম প্রয়োগ করে। ডিফল্টরূপে, ব্যান্ডিংটিতে হেডার রঙ থাকে, কিন্তু কোনো ফুটার রঙ থাকে না।
// Opens the spreadsheet by its URL. If you created your script from within a // Google Sheets spreadsheet, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets rows 1-30 on Sheet1. const range = sheet.getRange('1:30'); // Applies row banding to rows 1-30. range.applyRowBanding(); // Gets the hex color of the second banded row. const secondRowColor = range.getBandings()[0].getSecondRowColorObject().asRgbColor().asHexString(); // Logs the hex color to console. console.log(secondRowColor);
ফেরত
Banding — ব্যান্ডিংটি।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyRowBanding(bandingTheme)
রেঞ্জটিতে একটি নির্দিষ্ট সারি ব্যান্ডিং থিম প্রয়োগ করে। ডিফল্টরূপে, ব্যান্ডিংটিতে হেডার রঙ থাকে, কিন্তু কোনো ফুটার রঙ থাকে না।
// Opens the spreadsheet by its URL. If you created your script from within a // Google Sheets spreadsheet, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets rows 1-30 on Sheet1. const range = sheet.getRange('1:30'); // Applies the INDIGO row banding theme to rows 1-30. range.applyRowBanding(SpreadsheetApp.BandingTheme.INDIGO); // Gets the hex color of the second banded row. const secondRowColor = range.getBandings()[0].getSecondRowColorObject().asRgbColor().asHexString(); // Logs the hex color to console. console.log(secondRowColor);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
banding Theme | Banding Theme | রেঞ্জের সারিগুলিতে প্রয়োগ করার জন্য একটি রঙের থিম। |
ফেরত
Banding — নতুন ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
applyRowBanding(bandingTheme, showHeader, showFooter)
নির্দিষ্ট হেডার ও ফুটার সেটিংস সহ রেঞ্জটিতে একটি নির্দিষ্ট রো ব্যান্ডিং থিম প্রয়োগ করে।
// Opens the spreadsheet by its URL. If you created your script from within a // Google Sheets spreadsheet, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets rows 1-30 on Sheet1. const range = sheet.getRange('1:30'); // Applies the INDIGO row banding to rows 1-30 and // specifies to hide the header and show the footer. range.applyRowBanding(SpreadsheetApp.BandingTheme.INDIGO, false, true);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
banding Theme | Banding Theme | রেঞ্জের সারিগুলিতে প্রয়োগ করার জন্য একটি রঙের থিম। |
show Header | Boolean | যদি true , তাহলে ব্যান্ডিং থিমের হেডার কালারটি প্রথম সারিতে প্রয়োগ করা হয়। |
show Footer | Boolean | যদি true , তাহলে ব্যান্ডিং থিমের ফুটারের রঙটি শেষ সারিতে প্রয়োগ করা হয়। |
ফেরত
Banding — নতুন ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
autoFill(destination, series)
এই রেঞ্জের ডেটার উপর ভিত্তি করে destinationRange ডেটা দিয়ে পূরণ করে। নতুন মানগুলোও নির্দিষ্ট series টাইপ দ্বারা নির্ধারিত হয়। ডেস্টিনেশন রেঞ্জকে অবশ্যই এই রেঞ্জটি ধারণ করতে হবে এবং এটিকে শুধুমাত্র এক দিকে প্রসারিত করতে হবে। উদাহরণস্বরূপ, নিম্নলিখিতটি A1: A1:A4 A1:A20 ক্রমবর্ধমান সংখ্যার একটি সিরিজ দিয়ে পূরণ করে:
const sheet = SpreadsheetApp.getActiveSheet(); // Has values [1, 2, 3, 4]. const sourceRange = sheet.getRange('A1:A4'); // The range to fill with values. const destination = sheet.getRange('A1:A20'); // Inserts new values in A5:A20, continuing the pattern expressed in A1:A4 sourceRange.autoFill(destination, SpreadsheetApp.AutoFillSeries.DEFAULT_SERIES);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
destination | Range | যে পরিসরটি মান দিয়ে স্বয়ংক্রিয়ভাবে পূরণ করা হবে। গন্তব্য পরিসরটি এই পরিসরটিকে ধারণ করবে এবং এটিকে কেবল এক দিকে (উপরে, নিচে, বামে বা ডানে) প্রসারিত করবে। |
series | Auto Fill Series | নতুন মান গণনা করার জন্য যে ধরনের অটোফিল সিরিজ ব্যবহার করা উচিত। উৎস ডেটার ধরন এবং পরিমাণের উপর ভিত্তি করে এই সিরিজের প্রভাব ভিন্ন হয়। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
autoFillToNeighbor(series)
পার্শ্ববর্তী সেলগুলোর উপর ভিত্তি করে নতুন ডেটা দিয়ে পূরণ করার জন্য একটি রেঞ্জ গণনা করে এবং সেই রেঞ্জে থাকা ডেটার উপর ভিত্তি করে স্বয়ংক্রিয়ভাবে নতুন মান দিয়ে তা পূরণ করে। এই নতুন মানগুলোও নির্দিষ্ট series টাইপ দ্বারা নির্ধারিত হয়।
গণনাকৃত গন্তব্য পরিসীমা নতুন মানগুলি কোথায় সন্নিবেশিত করা উচিত তা নির্ধারণ করতে পার্শ্ববর্তী ডেটা বিবেচনা করে: যদি স্বয়ংক্রিয়ভাবে পূরণ করা হচ্ছে এমন কোনো কলামের ঠিক বামে বা ডানে ডেটা থাকে, তাহলে নতুন মানগুলি কেবল এই সংলগ্ন ডেটা পর্যন্তই বিস্তৃত হয়।
উদাহরণস্বরূপ, যদি A1:A20 সেলগুলো ক্রমবর্ধমান সংখ্যা দিয়ে পূর্ণ থাকে এবং এই মেথডটি B1:B4 রেঞ্জে প্রয়োগ করা হয়, যেখানে বেশ কিছু তারিখ রয়েছে, তাহলে নতুন ভ্যালুগুলো শুধুমাত্র B5:B20 সেলে প্রবেশ করানো হবে। এইভাবে, এই নতুন ভ্যালুগুলো A কলামের ভ্যালু থাকা সেলগুলোতে স্থায়ীভাবে থেকে যায়।
const sheet = SpreadsheetApp.getActiveSheet(); // A1:A20 has values [1, 2, 3, ... 20]. // B1:B4 has values [1/1/2017, 1/2/2017, ...] const sourceRange = sheet.getRange('B1:B4'); // Results in B5:B20 having values [1/5/2017, ... 1/20/2017] sourceRange.autoFillToNeighbor(SpreadsheetApp.AutoFillSeries.DEFAULT_SERIES);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
series | Auto Fill Series | নতুন মান গণনা করার জন্য যে ধরনের অটোফিল সিরিজ ব্যবহার করা উচিত। উৎস ডেটার ধরন এবং পরিমাণের উপর ভিত্তি করে এই সিরিজের প্রভাব ভিন্ন হয়। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
breakApart()
রেঞ্জের মধ্যে থাকা যেকোনো একাধিক কলামের সেলকে আবার আলাদা আলাদা সেলে বিভক্ত করুন।
কোনো রেঞ্জে এই ফাংশনটি কল করা, রেঞ্জটি নির্বাচন করে Format > Merge cells > Unmerge-এ ক্লিক করার সমতুল্য।
// Opens the spreadsheet by its URL. If you created your script from within a // Google Sheets spreadsheet, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:C6 on Sheet1. const range = sheet.getRange('A1:C6'); // Unmerges the range A1:C6 into individual cells. range.breakApart();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
canEdit()
ব্যবহারকারীর রেঞ্জের প্রতিটি সেল সম্পাদনা করার অনুমতি আছে কিনা তা নির্ধারণ করে। স্প্রেডশীটের মালিক সর্বদা সুরক্ষিত রেঞ্জ এবং শীট সম্পাদনা করতে পারেন।
// Opens the spreadsheet by its URL. If you created your script from within a // Google Sheets spreadsheet, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:C6 on Sheet1. const range = sheet.getRange('A1:C6'); // Logs whether the user has permission to edit every cell in the range. console.log(range.canEdit());
ফেরত
Boolean — যদি ব্যবহারকারীর রেঞ্জের প্রতিটি সেল সম্পাদনা করার অনুমতি থাকে তবে true ; অন্যথায় false ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
check()
রেঞ্জের মধ্যে থাকা চেকবক্সগুলোর অবস্থা “চেকড”-এ পরিবর্তন করে। রেঞ্জের যে সেলগুলোতে বর্তমানে কনফিগার করা চেকড বা আনচেকড কোনো মান নেই, সেগুলোকে উপেক্ষা করে।
// Changes the state of cells which currently contain either the checked or // unchecked value configured in the range A1:B10 to 'checked'. const range = SpreadsheetApp.getActive().getRange('A1:B10'); range.check();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clear()
বিষয়বস্তু এবং ফরম্যাটের পরিসর পরিষ্কার করে।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.clear();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clear(options)
প্রদত্ত অ্যাডভান্সড অপশন অনুযায়ী, এটি বিষয়বস্তু, ফরম্যাট, ডেটা ভ্যালিডেশন নিয়ম এবং/অথবা মন্তব্যের পরিসর মুছে ফেলে। ডিফল্টরূপে সমস্ত ডেটা মুছে ফেলা হয়।
// The code below clears range C2:G7 in the active sheet, but preserves the // format, data validation rules, and comments. SpreadsheetApp.getActiveSheet().getRange(2, 3, 6, 5).clear({ contentsOnly: true });
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
options | Object | একটি জাভাস্ক্রিপ্ট অবজেক্ট যা নিম্নোক্তভাবে তালিকাভুক্ত উন্নত প্যারামিটারগুলো নির্দিষ্ট করে। |
উন্নত পরামিতি
| নাম | প্রকার | বর্ণনা |
|---|---|---|
comments Only | Boolean | শুধুমাত্র মন্তব্যগুলো মুছে ফেলা হবে কিনা। |
contents Only | Boolean | শুধুমাত্র ভেতরের জিনিসপত্রগুলো খালি করা হবে কিনা। |
format Only | Boolean | শুধুমাত্র ফরম্যাটটি মুছে ফেলা হবে কিনা; মনে রাখবেন যে ফরম্যাট মুছে ফেললে ডেটা যাচাইকরণ নিয়মগুলোও মুছে যায়। |
validations Only | Boolean | শুধুমাত্র ডেটা যাচাইকরণ নিয়মগুলো মুছে ফেলা হবে কিনা। |
skip Filtered Rows | Boolean | ফিল্টার করা সারিগুলো মুছে ফেলা এড়ানো উচিত কিনা। |
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clearContent()
রেঞ্জের বিষয়বস্তু মুছে ফেলে, তবে ফরম্যাটিং অক্ষত রাখে।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.clearContent();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clearDataValidations()
রেঞ্জটির জন্য ডেটা যাচাইকরণ নিয়মগুলো মুছে দেয়।
// Clear the data validation rules for cells A1:B5. const range = SpreadsheetApp.getActive().getRange('A1:B5'); range.clearDataValidations();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clearFormat()
এই পরিসরের ফরম্যাটিং মুছে দেয়।
এটি রেঞ্জের অন্তর্ভুক্ত সেল বা সেলগুলোর টেক্সট ফরম্যাটিং মুছে দেয়, কিন্তু কোনো নাম্বার ফরম্যাটিং নিয়ম রিসেট করে না।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.clearFormat();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
clearNote()
প্রদত্ত সেল বা সেলগুলোতে থাকা নোট মুছে ফেলে।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.clearNote();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
collapseGroups()
পরিসরের মধ্যে সম্পূর্ণরূপে থাকা সমস্ত গ্রুপকে সংকুচিত করে। যদি কোনো গ্রুপই পরিসরের মধ্যে সম্পূর্ণরূপে না থাকে, তবে পরিসরের মধ্যে আংশিকভাবে থাকা গভীরতম প্রসারিত গ্রুপটিকে সংকুচিত করা হয়।
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getActiveRange(); // All row and column groups within the range are collapsed. range.collapseGroups();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
copyFormatToRange(gridId, column, columnEnd, row, rowEnd)
রেঞ্জটির ফরম্যাটিং প্রদত্ত স্থানে কপি করুন। যদি গন্তব্যস্থলটি উৎস রেঞ্জের চেয়ে বড় বা ছোট হয়, তবে সেই অনুযায়ী উৎসটির পুনরাবৃত্তি বা সংক্ষিপ্তকরণ করা হয়। মনে রাখবেন, এই পদ্ধতিটি শুধুমাত্র ফরম্যাটিং কপি করে।
gridId প্যারামিটারের বিস্তারিত বিবরণের জন্য, getGridId() দেখুন।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const source = ss.getSheets()[0]; const range = source.getRange('B2:D4'); // This copies the formatting in B2:D4 in the source sheet to // D4:F6 in the sheet with gridId 1555299895. Note that you can get the gridId // of a sheet by calling sheet.getSheetId() or range.getGridId(). range.copyFormatToRange(1555299895, 4, 6, 4, 6);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
grid Id | Integer | স্প্রেডশিটের মধ্যে শীটটির অনন্য আইডি, এর অবস্থান নির্বিশেষে। |
column | Integer | লক্ষ্য পরিসরের প্রথম কলাম। |
column End | Integer | লক্ষ্য পরিসরের শেষ কলাম। |
row | Integer | লক্ষ্য পরিসরের শুরুর সারি। |
row End | Integer | লক্ষ্য পরিসরের শেষ সারি। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
copyFormatToRange(sheet, column, columnEnd, row, rowEnd)
রেঞ্জটির ফরম্যাটিং প্রদত্ত স্থানে কপি করুন। যদি গন্তব্যস্থলটি উৎস রেঞ্জের চেয়ে বড় বা ছোট হয়, তবে সেই অনুযায়ী উৎসটির পুনরাবৃত্তি বা সংক্ষিপ্তকরণ করা হয়। মনে রাখবেন, এই পদ্ধতিটি শুধুমাত্র ফরম্যাটিং কপি করে।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const source = ss.getSheets()[0]; const destination = ss.getSheets()[1]; const range = source.getRange('B2:D4'); // This copies the formatting in B2:D4 in the source sheet to // D4:F6 in the second sheet range.copyFormatToRange(destination, 4, 6, 4, 6);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
sheet | Sheet | লক্ষ্যপত্র। |
column | Integer | লক্ষ্য পরিসরের প্রথম কলাম। |
column End | Integer | লক্ষ্য পরিসরের শেষ কলাম। |
row | Integer | লক্ষ্য পরিসরের শুরুর সারি। |
row End | Integer | লক্ষ্য পরিসরের শেষ সারি। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
copyTo(destination)
এক সেল রেঞ্জের ডেটা অন্য সেল রেঞ্জে কপি করে। ডেটার মান এবং ফরম্যাটিং উভয়ই কপি করা হয়।
// The code below copies the first 5 columns over to the 6th column. const sheet = SpreadsheetApp.getActiveSheet(); const rangeToCopy = sheet.getRange(1, 1, sheet.getMaxRows(), 5); rangeToCopy.copyTo(sheet.getRange(1, 6));
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
destination | Range | কপি করার জন্য একটি গন্তব্য পরিসর; শুধুমাত্র উপরের-বাম সেলের অবস্থানটি প্রাসঙ্গিক। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
copyTo(destination, copyPasteType, transposed)
একগুচ্ছ সেল থেকে অন্য একগুচ্ছ সেলে ডেটা কপি করে।
// The code below copies only the values of the first 5 columns over to the 6th // column. const sheet = SpreadsheetApp.getActiveSheet(); sheet.getRange('A:E').copyTo( sheet.getRange('F1'), SpreadsheetApp.CopyPasteType.PASTE_VALUES, false, );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
destination | Range | কপি করার জন্য একটি গন্তব্য পরিসর; শুধুমাত্র উপরের-বাম সেলের অবস্থানটি প্রাসঙ্গিক। |
copy Paste Type | Copy Paste Type | একটি টাইপ যা নির্দিষ্ট করে দেয় রেঞ্জের বিষয়বস্তু গন্তব্যে কীভাবে পেস্ট করা হবে। |
transposed | Boolean | পরিসরটি তার স্থানান্তরিত বিন্যাসে পেস্ট করা উচিত কিনা। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
copyTo(destination, options)
এক সেল রেঞ্জের ডেটা অন্য সেল রেঞ্জে কপি করে। ডিফল্টরূপে ভ্যালু এবং ফরম্যাটিং উভয়ই কপি করা হয়, কিন্তু অ্যাডভান্সড আর্গুমেন্ট ব্যবহার করে এটি পরিবর্তন করা যেতে পারে।
// The code below copies only the values of the first 5 columns over to the 6th // column. const sheet = SpreadsheetApp.getActiveSheet(); sheet.getRange('A:E').copyTo(sheet.getRange('F1'), {contentsOnly: true});
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
destination | Range | কপি করার জন্য একটি গন্তব্য পরিসর; শুধুমাত্র উপরের-বাম সেলের অবস্থানটি প্রাসঙ্গিক। |
options | Object | একটি জাভাস্ক্রিপ্ট অবজেক্ট যা নিম্নোক্তভাবে তালিকাভুক্ত উন্নত প্যারামিটারগুলো নির্দিষ্ট করে। |
উন্নত পরামিতি
| নাম | প্রকার | বর্ণনা |
|---|---|---|
format Only | Boolean | নির্দেশ করে যে শুধুমাত্র ফরম্যাটটিই কপি করা উচিত। |
contents Only | Boolean | নির্দেশ করে যে শুধুমাত্র বিষয়বস্তু অনুলিপি করা উচিত। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
copyValuesToRange(gridId, column, columnEnd, row, rowEnd)
রেঞ্জের বিষয়বস্তু প্রদত্ত স্থানে কপি করুন। যদি গন্তব্যস্থলটি উৎস রেঞ্জের চেয়ে বড় বা ছোট হয়, তবে সেই অনুযায়ী উৎসটির পুনরাবৃত্তি বা সংক্ষিপ্তকরণ করা হয়।
gridId প্যারামিটারের বিস্তারিত বিবরণের জন্য, getGridId() দেখুন।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const source = ss.getSheets()[0]; const range = source.getRange('B2:D4'); // This copies the data in B2:D4 in the source sheet to // D4:F6 in the sheet with gridId 0 range.copyValuesToRange(0, 4, 6, 4, 6);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
grid Id | Integer | স্প্রেডশিটের মধ্যে শীটটির অনন্য আইডি, এর অবস্থান নির্বিশেষে। |
column | Integer | লক্ষ্য পরিসরের প্রথম কলাম। |
column End | Integer | লক্ষ্য পরিসরের শেষ কলাম। |
row | Integer | লক্ষ্য পরিসরের শুরুর সারি। |
row End | Integer | লক্ষ্য পরিসরের শেষ সারি। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
copyValuesToRange(sheet, column, columnEnd, row, rowEnd)
রেঞ্জের বিষয়বস্তু প্রদত্ত স্থানে কপি করুন। যদি গন্তব্যস্থলটি উৎস রেঞ্জের চেয়ে বড় বা ছোট হয়, তবে সেই অনুযায়ী উৎসটির পুনরাবৃত্তি বা সংক্ষিপ্তকরণ করা হয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const source = ss.getSheets()[0]; const destination = ss.getSheets()[1]; const range = source.getRange('B2:D4'); // This copies the data in B2:D4 in the source sheet to // D4:F6 in the second sheet range.copyValuesToRange(destination, 4, 6, 4, 6);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
sheet | Sheet | লক্ষ্যপত্র। |
column | Integer | লক্ষ্য পরিসরের প্রথম কলাম। |
column End | Integer | লক্ষ্য পরিসরের শেষ কলাম। |
row | Integer | লক্ষ্য পরিসরের শুরুর সারি। |
row End | Integer | লক্ষ্য পরিসরের শেষ সারি। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
createDataSourcePivotTable(dataSource)
ডেটা সোর্স থেকে একটি খালি পিভট টেবিল তৈরি করে, যা এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা থাকে।
এই উদাহরণে দেখানো হয়েছে কীভাবে একটি নতুন ডেটা সোর্স পিভট টেবিল তৈরি ও কনফিগার করতে হয়।
const spreadsheet = SpreadsheetApp.getActiveSpreadsheet(); const anchorCell = spreadsheet.getSheets()[0].getRange('A1'); const dataSource = spreadsheet.getDataSources()[0]; const pivotTable = anchorCell.createDataSourcePivotTable(dataSource); pivotTable.addRowGroup('dataColumnA'); pivotTable.addColumnGroup('dataColumnB'); pivotTable.addPivotValue( 'dataColumnC', SpreadsheetApp.PivotTableSummarizeFunction.SUM, ); pivotTable.addFilter( 'dataColumnA', SpreadsheetApp.newFilterCriteria().whenTextStartsWith('A').build(), );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
data Source | Data Source | যে ডেটা উৎস থেকে পিভট টেবিলটি তৈরি করা হবে। |
ফেরত
DataSourcePivotTable — নতুন তৈরি করা ডেটা সোর্স পিভট টেবিল।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
createDataSourceTable(dataSource)
ডেটা সোর্স থেকে একটি খালি ডেটা সোর্স টেবিল তৈরি করে, যা এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা থাকে।
এই উদাহরণে দেখানো হয়েছে কীভাবে একটি নতুন ডেটা সোর্স টেবিল তৈরি এবং কনফিগার করতে হয়।
const spreadsheet = SpreadsheetApp.getActiveSpreadsheet(); const anchorCell = spreadsheet.getSheets()[0].getRange('A1'); const dataSource = spreadsheet.getDataSources()[0]; const dataSourceTable = anchorCell.createDataSourceTable(dataSource) .addColumns('dataColumnA', 'dataColumnB', 'dataColumnC') .addSortSpec('dataColumnA', true) // ascending=true .addSortSpec('dataColumnB', false); // ascending=false
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
data Source | Data Source | যে ডেটা উৎস থেকে পিভট টেবিলটি তৈরি করা হবে। |
ফেরত
DataSourceTable — নতুন তৈরি করা ডেটা সোর্স টেবিল।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
createDeveloperMetadataFinder()
এই রেঞ্জের আওতার মধ্যে ডেভেলপার মেটাডেটা খুঁজে বের করার জন্য একটি DeveloperMetadataFinderApi রিটার্ন করে। মেটাডেটা কোনো রেঞ্জের আওতাভুক্ত হয় শুধুমাত্র যদি তা সম্পূর্ণরূপে সেই রেঞ্জের মধ্যে থাকে। উদাহরণস্বরূপ, '3:3' সারির সাথে সম্পর্কিত মেটাডেটা 'A1:D5' রেঞ্জের আওতাভুক্ত নয়, কিন্তু '1:5' রেঞ্জের আওতাভুক্ত।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:C6. const range = sheet.getRange('A1:C6'); // Creates a developer metadata finder to search for metadata in the scope of // this range. const developerMetaDataFinder = range.createDeveloperMetadataFinder(); // Logs information about the developer metadata finder to the console. const developerMetaData = developerMetaDataFinder.find()[0]; console.log(developerMetaData.getKey()); console.log(developerMetaData.getValue()); console.log(developerMetaData.getVisibility().toString());
ফেরত
DeveloperMetadataFinder — এই পরিসরের মধ্যে মেটাডেটা অনুসন্ধান করার জন্য একটি ডেভেলপার মেটাডেটা ফাইন্ডার।
createFilter()
একটি ফিল্টার তৈরি করে এবং শীটের নির্দিষ্ট পরিসরে তা প্রয়োগ করে। একটি শীটে একাধিক ফিল্টার তৈরি করা যায় না। ফিল্টার তৈরি করার পর তা অ্যাক্সেস ও পরিবর্তন করতে getFilter() অথবা Sheet.getFilter() ব্যবহার করুন।
const ss = SpreadsheetApp.getActiveSheet(); const range = ss.getRange('A1:C20'); // Creates a new filter and applies it to the range A1:C20 on the active sheet. function createFilter() { range.createFilter(); } // Gets the filter and applies criteria that only shows cells that aren't empty. function getFilterAddCriteria() { const filter = range.getFilter(); const criteria = SpreadsheetApp.newFilterCriteria().whenCellNotEmpty().build(); filter.setColumnFilterCriteria(2, criteria); }
Grid শীটের জন্য ফিল্টার তৈরি করতে এই পদ্ধতিটি ব্যবহার করুন। গ্রিড শীট হলো এমন শীট যা কোনো ডেটাবেসের সাথে সংযুক্ত নয়। অন্যান্য ধরনের ফিল্টার তৈরি করতে, নিম্নলিখিত বিষয়গুলো দেখুন:-
PivotTable.addFilter(sourceDataColumn, filterCriteria)ব্যবহার করে পিভট টেবিল ফিল্টার তৈরি করুন। -
DataSourceSheet.addFilter(columnName, filterCriteria)ব্যবহার করে ডাটাবেসের সাথে সংযুক্ত একটি শীটের জন্য ফিল্টার তৈরি করুন। -
DataSourcePivotTable.addFilter(columnName, filterCriteria)ব্যবহার করে ডাটাবেসের সাথে সংযুক্ত একটি পিভট টেবিলের জন্য ফিল্টার তৈরি করুন।
ফেরত
Filter — নতুন ফিল্টার।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
createPivotTable(sourceData)
নির্দিষ্ট sourceData থেকে এই রেঞ্জের প্রথম সেলে অ্যাঙ্কর করা একটি খালি পিভট টেবিল তৈরি করে।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets cell A1 as a range in order to place the pivot table. const range = sheet.getRange('A1'); // Gets the range of the source data for the pivot table. const dataRange = sheet.getRange('E12:G20'); // Creates an empty pivot table from the specified source data. const pivotTable = range.createPivotTable(dataRange); // Logs the values from the pivot table's source data to the console. console.log(pivotTable.getSourceDataRange().getValues());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
source Data | Range | পিভট টেবিল তৈরি করার জন্য ডেটা। |
ফেরত
PivotTable — নতুন তৈরি করা PivotTable ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
createTextFinder(findText)
রেঞ্জটির জন্য একটি টেক্সট ফাইন্ডার তৈরি করে, যা এই রেঞ্জের মধ্যে টেক্সট খুঁজে বের করতে এবং প্রতিস্থাপন করতে পারে।
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getActiveRange(); // Creates a text finder for the range. const textFinder = range.createTextFinder('dog'); // Returns the first occurrence of 'dog'. const firstOccurrence = textFinder.findNext(); // Replaces the last found occurrence of 'dog' with 'cat' and returns the number // of occurrences replaced. const numOccurrencesReplaced = textFinder.replaceWith('cat');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
find Text | String | যে লেখাটি অনুসন্ধান করতে হবে। |
ফেরত
TextFinder — রেঞ্জের জন্য TextFinder
deleteCells(shiftDimension)
এই সেল পরিসরটি মুছে দেয়। শীটে থাকা বিদ্যমান ডেটা প্রদত্ত ডাইমেনশন বরাবর মুছে ফেলা পরিসরের দিকে স্থানান্তরিত হয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.deleteCells(SpreadsheetApp.Dimension.COLUMNS);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
shift Dimension | Dimension | যে মাত্রা বরাবর বিদ্যমান ডেটা স্থানান্তর করতে হবে। |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
expandGroups()
সংকুচিত গ্রুপগুলোকে প্রসারিত করে, যাদের রেঞ্জ বা কন্ট্রোল টগল এই রেঞ্জের সাথে ছেদ করে। কন্ট্রোল টগলের অবস্থান হলো সেই ইনডেক্স যেখানে কন্ট্রোল টগলটি দেখানো হয়, যা সেটিংসের উপর নির্ভর করে গ্রুপটির ঠিক আগে বা পরে হতে পারে। যদি একই অবস্থানে একাধিক গ্রুপ থাকে, তবে সবচেয়ে নিচের গ্রুপটি প্রসারিত হয়।
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getActiveRange(); // All row and column groups within the range are expanded. range.expandGroups();
ফেরত
Range — চেইন করার জন্য এই পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getA1Notation()
রেঞ্জটির একটি স্ট্রিং বিবরণ A1 নোটেশনে ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange(1, 1, 2, 5); // Logs "A1:E2" Logger.log(range.getA1Notation());
ফেরত
String — A1 নোটেশনে রেঞ্জটির স্ট্রিং বিবরণ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getBackground()
রেঞ্জের উপরের-বাম দিকের সেলটির ব্যাকগ্রাউন্ড রঙ ফেরত দেয় (উদাহরণস্বরূপ, '#ffffff' )।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B5'); Logger.log(cell.getBackground());
ফেরত
String — ব্যাকগ্রাউন্ডের রঙের কোড।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getBackgroundObject()
রেঞ্জের উপরের বাম দিকের সেলটির ব্যাকগ্রাউন্ড রঙ ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B5'); Logger.log(cell.getBackgroundObject().asRgbColor().asHexString());
ফেরত
Color — রেঞ্জের উপরের বাম দিকের সেলটির পটভূমির রঙ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getBackgroundObjects()
রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ব্যাকগ্রাউন্ড রঙগুলো ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5:C6'); const bgColors = range.getBackgroundObjects(); for (const i in bgColors) { for (const j in bgColors[i]) { Logger.log(bgColors[i][j].asRgbColor().asHexString()); } }
ফেরত
Color[][] — পটভূমির রঙগুলোর একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getBackgrounds()
রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ব্যাকগ্রাউন্ড কালার রিটার্ন করে (উদাহরণস্বরূপ, '#ffffff' )।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5:C6'); const bgColors = range.getBackgrounds(); for (const i in bgColors) { for (const j in bgColors[i]) { Logger.log(bgColors[i][j]); } }
ফেরত
String[][] — ব্যাকগ্রাউন্ডের রঙের কোডগুলোর একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getBandings()
এই পরিসরের মধ্যে থাকা যেকোনো সেলে প্রয়োগ করা সমস্ত ব্যান্ডিং ফেরত দেয়।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Sets a range. const range = sheet.getRange('A1:K50'); // Gets the banding info for the range. const bandings = range.getBandings(); // Logs the second row color for each banding to the console. for (const banding of bandings) { console.log(banding.getSecondRowColor()); }
ফেরত
Banding[] — এই পরিসরের মধ্যে থাকা যেকোনো সেলে প্রয়োগ করা সমস্ত ব্যান্ডিং।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getCell(row, column)
একটি পরিসরের মধ্যে নির্দিষ্ট সেল ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); // The row and column here are relative to the range // getCell(1,1) in this code returns the cell at B2 const cell = range.getCell(1, 1); Logger.log(cell.getValue());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
row | Integer | রেঞ্জের সাপেক্ষে সেলটির সারি। |
column | Integer | রেঞ্জের সাপেক্ষে সেলটির কলাম। |
ফেরত
Range — নির্দিষ্ট স্থানাঙ্কে অবস্থিত একটি একক সেল ধারণকারী একটি পরিসর।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getColumn()
এই পরিসরের জন্য শুরুর কলাম অবস্থান ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); // Logs "2.0" Logger.log(range.getColumn());
ফেরত
Integer — স্প্রেডশিটে রেঞ্জটির শুরুর কলাম অবস্থান।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataRegion()
রেঞ্জটির একটি অনুলিপি ফেরত দেয়, যা চারটি প্রধান Direction প্রসারিত হয়ে ডেটাসহ সমস্ত সংলগ্ন সেলকে অন্তর্ভুক্ত করে। যদি রেঞ্জটি কর্ণ বরাবর সেলগুলো ছাড়া বাকি সব খালি সেল দ্বারা পরিবেষ্টিত থাকে, তবে রেঞ্জটি নিজেই ফেরত দেওয়া হয়। এটি এডিটরে রেঞ্জটি নির্বাচন করে Ctrl+A টাইপ করার মতোই।
// Assume the active spreadsheet is blank. const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; sheet.getRange('C2').setValue(100); sheet.getRange('B3').setValue(100); sheet.getRange('D3').setValue(100); sheet.getRange('C4').setValue(100); // Logs "B2:D4" Logger.log(sheet.getRange('C3').getDataRegion().getA1Notation());
ফেরত
Range — রেঞ্জের ডেটা অঞ্চল অথবা সম্পূর্ণ স্প্রেডশিটের জন্য একটি রেঞ্জ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataRegion(dimension)
নির্দিষ্ট ডাইমেনশনটি Dimension.ROWS হলে, এটি Direction.UP এবং Direction.DOWN বরাবর প্রসারিত রেঞ্জটির একটি অনুলিপি ফেরত দেয়; আর ডাইমেনশনটি Dimension.COLUMNS হলে, এটি Direction.NEXT এবং Direction.PREVIOUS বরাবর প্রসারিত রেঞ্জটির একটি অনুলিপি ফেরত দেয়। রেঞ্জটির প্রসারণ নির্ভর করে এর পাশে থাকা টেবিলের মতো সাজানো ডেটা শনাক্ত করার উপর। প্রসারিত রেঞ্জটি টেবিলের সীমানাসহ নির্দিষ্ট ডাইমেনশন বরাবর ডেটাযুক্ত সমস্ত সংলগ্ন সেলকে অন্তর্ভুক্ত করে। যদি মূল রেঞ্জটি নির্দিষ্ট ডাইমেনশন বরাবর খালি সেল দ্বারা পরিবেষ্টিত থাকে, তবে রেঞ্জটি নিজেই ফেরত দেওয়া হয়। এই পদ্ধতিটি এডিটরে রেঞ্জটি নির্বাচন করে কলামের জন্য Ctrl+Space অথবা সারির জন্য Shift+Space টাইপ করার অনুরূপ।
// Assume the active spreadsheet is blank. const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; sheet.getRange('C2').setValue(100); sheet.getRange('B3').setValue(100); sheet.getRange('D3').setValue(100); sheet.getRange('C4').setValue(100); // Logs "C2:C4" Logger.log( sheet.getRange('C3') .getDataRegion(SpreadsheetApp.Dimension.ROWS) .getA1Notation(), ); // Logs "B3:D3" Logger.log( sheet.getRange('C3') .getDataRegion(SpreadsheetApp.Dimension.COLUMNS) .getA1Notation(), );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
dimension | Dimension | যে মাত্রা বরাবর পরিসরটি প্রসারিত করতে হবে। |
ফেরত
Range — রেঞ্জের ডেটা অঞ্চল অথবা মূল রেঞ্জ দ্বারা বিস্তৃত প্রতিটি কলাম বা প্রতিটি সারিকে আবৃতকারী একটি রেঞ্জ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataSourceFormula()
রেঞ্জের প্রথম সেলের DataSourceFormula রিটার্ন করে, অথবা সেলটিতে কোনো ডেটা সোর্স ফর্মুলা না থাকলে null রিটার্ন করে।
// Opens the spreadsheet file by its ID. If you created your script from a // Google Sheets file, use SpreadsheetApp.getActiveSpreadsheet(). // TODO(developer): Replace the ID with your own. const ss = SpreadsheetApp.openById('abc123456'); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1 on Sheet1. const range = sheet.getRange('A1'); // Gets the data source formula from cell A1. const dataSourceFormula = range.getDataSourceFormula(); // Gets the formula. const formula = dataSourceFormula.getFormula(); // Logs the formula. console.log(formula);
ফেরত
DataSourceFormula |null — সেলটির জন্য DataSourceFormula ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataSourceFormulas()
রেঞ্জের অন্তর্ভুক্ত সেলগুলোর DataSourceFormula ফর্মুলাগুলো ফেরত দেয়।
// Opens the spreadsheet file by its ID. If you created your script from a // Google Sheets file, use SpreadsheetApp.getActiveSpreadsheet(). // TODO(developer): Replace the ID with your own. const ss = SpreadsheetApp.openById('abc123456'); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:B5 on Sheet1. const range = sheet.getRange('A1:B5'); // Gets an array of the data source formulas in the range A1:B5. const dataSourceFormulas = range.getDataSourceFormulas(); // Logs the first formula in the array. console.log(dataSourceFormulas[0].getFormula());
ফেরত
DataSourceFormula[] — DataSourceFormula গুলোর একটি অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataSourcePivotTables()
রেঞ্জটির সাথে ছেদকারী সমস্ত ডেটা সোর্স পিভট টেবিলগুলো খুঁজে বের করে।
// Opens the spreadsheet file by its ID. If you created your script from a // Google Sheets file, use SpreadsheetApp.getActiveSpreadsheet(). // TODO(developer): Replace the ID with your own. const ss = SpreadsheetApp.openById('abc123456'); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:G50 on Sheet1. const range = sheet.getRange('A1:G50'); // Gets an array of the data source pivot tables in the range A1:G50. const dataSourcePivotTables = range.getDataSourcePivotTables(); // Logs the last time that the first pivot table in the array was refreshed. console.log(dataSourcePivotTables[0].getStatus().getLastRefreshedTime());
ফেরত
DataSourcePivotTable[] — ডেটা সোর্স পিভট টেবিলের একটি তালিকা।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataSourceTables()
রেঞ্জটির সাথে ছেদকারী সমস্ত ডেটা সোর্স টেবিল খুঁজে বের করে।
// Opens the spreadsheet file by its ID. If you created your script from a // Google Sheets file, use SpreadsheetApp.getActiveSpreadsheet(). // TODO(developer): Replace the ID with your own. const ss = SpreadsheetApp.openById('abc123456'); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:G50 on Sheet1. const range = sheet.getRange('A1:G50'); // Gets the first data source table in the range A1:G50. const dataSourceTable = range.getDataSourceTables()[0]; // Logs the time of the last completed data execution on the data source table. console.log(dataSourceTable.getStatus().getLastExecutionTime());
ফেরত
DataSourceTable[] — ডেটা সোর্স টেবিলগুলোর একটি তালিকা।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataSourceUrl()
এই পরিসরের ডেটার জন্য একটি URL ফেরত দেয়, যা চার্ট এবং কোয়েরি তৈরি করতে ব্যবহার করা যেতে পারে।
কোড.জিএস
function doGet() { const ss = SpreadsheetApp.openById( '1khO6hBWTNNyvyyxvob7aoZTI9ZvlqqASNeq0e29Tw2c', ); const sheet = ss.getSheetByName('ContinentData'); const range = sheet.getRange('A1:B8'); const template = HtmlService.createTemplateFromFile('piechart'); template.dataSourceUrl = range.getDataSourceUrl(); return template.evaluate(); }
পাইচার্ট.এইচটিএমএল
<!DOCTYPE html>
<html>
<head>
<!--Load the AJAX API-->
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
// Load the Visualization API and the corechart package.
google.charts.load('current', {'packages': ['corechart']});
// Set a callback to run when the Google Visualization API is loaded.
google.charts.setOnLoadCallback(queryData);
function queryData() {
var query = new google.visualization.Query('<?= dataSourceUrl ?>');
query.send(drawChart);
}
// Callback that creates and populates a data table,
// instantiates the pie chart, passes in the data and
// draws it.
function drawChart(response) {
if (response.isError()) {
alert('Error: ' + response.getMessage() + ' ' + response.getDetailedMessage());
return;
}
var data = response.getDataTable();
// Set chart options.
var options = {
title: 'Population by Continent',
width: 400,
height: 300
};
// Instantiate and draw the chart, passing in some options.
var chart = new google.visualization.PieChart(document.getElementById('chart_div'));
chart.draw(data, options);
}
</script>
</head>
<body>
<!-- Div that holds the pie chart. -->
<div id="chart_div"></div>
</body>
</html>ফেরত
String — এই রেঞ্জের জন্য একটি URL, যা ডেটা উৎস হিসেবে চার্টের মতো অন্যান্য API-তে পাঠানো যেতে পারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataTable()
এই অবজেক্টের ভেতরের ডেটা একটি ডেটাটেবিল হিসেবে ফেরত দিন।
// Opens the spreadsheet file by its ID. If you created your script from a // Google Sheets file, use SpreadsheetApp.getActiveSpreadsheet(). // TODO(developer): Replace the ID with your own. const ss = SpreadsheetApp.openById('abc123456'); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:B7 on Sheet1. const range = sheet.getRange('A1:B7'); // Gets the range A1:B7 as a data table. The values in each column must be of // the same type. const datatable = range.getDataTable(); // Uses the Charts service to build a bar chart from the data table. // This doesn't build an embedded chart. To do that, use // sheet.newChart().addRange() instead. const chart = Charts.newBarChart() .setDataTable(datatable) .setOption('title', 'Your Chart Title Here') .build();
ফেরত
DataTable — ডেটাটেবিল হিসেবে ডেটা।
getDataTable(firstRowIsHeader)
এই পরিসরের ভেতরের ডেটা একটি ডেটাটেবিল হিসেবে ফেরত দিন।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:B7'); // Calling this method with "true" sets the first line to be the title of the // axes const datatable = range.getDataTable(true); // Note that this doesn't build an EmbeddedChart, so you can't just use // Sheet#insertChart(). To do that, use sheet.newChart().addRange() instead. const chart = Charts.newBarChart() .setDataTable(datatable) .setOption('title', 'Your Title Here') .build();
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
first Row Is Header | Boolean | প্রথম সারিটিকে হেডার হিসেবে গণ্য করা হবে কিনা। |
ফেরত
DataTable — ডেটাটেবিল হিসেবে ডেটা।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataValidation()
রেঞ্জের উপরের-বাম দিকের সেলের জন্য ডেটা ভ্যালিডেশন নিয়মটি রিটার্ন করে। যদি সেলটিতে ডেটা ভ্যালিডেশন সেট করা না থাকে, তাহলে এই মেথডটি null রিটার্ন করে।
// Log information about the data validation rule for cell A1. const cell = SpreadsheetApp.getActive().getRange('A1'); const rule = cell.getDataValidation(); if (rule != null) { const criteria = rule.getCriteriaType(); const args = rule.getCriteriaValues(); Logger.log('The data validation rule is %s %s', criteria, args); } else { Logger.log('The cell does not have a data validation rule.'); }
ফেরত
DataValidation — রেঞ্জের উপরের-বাম দিকের সেলের জন্য ডেটা ভ্যালিডেশন নিয়ম।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDataValidations()
রেঞ্জের সমস্ত সেলের জন্য ডেটা ভ্যালিডেশন নিয়মগুলো ফেরত দেয়। যদি কোনো নির্দিষ্ট সেলে ডেটা ভ্যালিডেশন সেট করা না থাকে, তাহলে এই মেথডটি অ্যারেতে সেই সেলের অবস্থানের জন্য null ফেরত দেয়।
// Change existing data validation rules that require a date in 2013 to require // a date in 2014. const oldDates = [new Date('1/1/2013'), new Date('12/31/2013')]; const newDates = [new Date('1/1/2014'), new Date('12/31/2014')]; const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange(1, 1, sheet.getMaxRows(), sheet.getMaxColumns()); const rules = range.getDataValidations(); for (let i = 0; i < rules.length; i++) { for (let j = 0; j < rules[i].length; j++) { const rule = rules[i][j]; if (rule != null) { const criteria = rule.getCriteriaType(); const args = rule.getCriteriaValues(); if (criteria === SpreadsheetApp.DataValidationCriteria.DATE_BETWEEN && args[0].getTime() === oldDates[0].getTime() && args[1].getTime() === oldDates[1].getTime()) { // Create a builder from the existing rule, then change the dates. rules[i][j] = rule.copy().withCriteria(criteria, newDates).build(); } } } } range.setDataValidations(rules);
ফেরত
DataValidation[][] — রেঞ্জের সেলগুলোর সাথে সম্পর্কিত ডেটা ভ্যালিডেশন নিয়মগুলোর একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDeveloperMetadata()
এই রেঞ্জের সাথে সম্পর্কিত ডেভেলপার মেটাডেটা পাওয়া যায়।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets row 2 on Sheet1. const range = sheet.getRange('2:2'); // Adds metadata to row 2. range.addDeveloperMetadata('NAME', 'GOOGLE'); // Logs the metadata to console. for (const metadata of range.getDeveloperMetadata()) { console.log(`${metadata.getKey()}: ${metadata.getValue()}`); }
ফেরত
DeveloperMetadata[] — এই রেঞ্জের সাথে সম্পর্কিত ডেভেলপার মেটাডেটা।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDisplayValue()
রেঞ্জের উপরের-বাম সেলের প্রদর্শিত মান ফেরত দেয়। মানটি একটি String । প্রদর্শিত মানটি তারিখ, সময় এবং মুদ্রার ফরম্যাটিং বিবেচনা করে, যার মধ্যে স্প্রেডশীটের লোকেল সেটিং দ্বারা স্বয়ংক্রিয়ভাবে প্রয়োগ করা ফরম্যাটগুলোও অন্তর্ভুক্ত। খালি সেলগুলো একটি খালি স্ট্রিং ফেরত দেয়।
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets cell A30 and sets its value to 'Test code.' const cell = sheet.getRange('A30'); cell.setValue('Test code'); // Gets the value and logs it to the console. console.log(cell.getDisplayValue());
ফেরত
String — এই সেলে প্রদর্শিত মান।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getDisplayValues()
এই পরিসরের মানগুলির আয়তাকার গ্রিড ফেরত দেয়।
এটি প্রদর্শিত মানগুলির একটি দ্বি-মাত্রিক অ্যারে ফেরত দেয়, যা প্রথমে সারি এবং তারপর কলাম অনুসারে সূচিত হয়। মানগুলি হলো String অবজেক্ট। প্রদর্শিত মানটি তারিখ, সময় এবং মুদ্রার বিন্যাস বিবেচনা করে, যার মধ্যে স্প্রেডশীটের লোকেল সেটিং দ্বারা স্বয়ংক্রিয়ভাবে প্রয়োগ করা বিন্যাসগুলিও অন্তর্ভুক্ত থাকে। অ্যারের খালি সেলগুলিকে একটি খালি স্ট্রিং দ্বারা বোঝানো হয়। মনে রাখবেন যে, যদিও একটি রেঞ্জ সূচক 1, 1 থেকে শুরু হয়, জাভাস্ক্রিপ্ট অ্যারের সূচি [0][0] থেকে শুরু হয়।
// The code below gets the displayed values for the range C2:G8 // in the active spreadsheet. Note that this is a JavaScript array. const values = SpreadsheetApp.getActiveSheet().getRange(2, 3, 6, 4).getDisplayValues(); Logger.log(values[0][0]);
ফেরত
String[][] — মানসমূহের একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFilter()
এই রেঞ্জটি যে শীটের অন্তর্গত, সেই শীটের ফিল্টারটি ফেরত দেয়, অথবা শীটটিতে কোনো ফিল্টার না থাকলে null ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSheet(); const range = ss.getRange('A1:C20'); // Gets the existing filter on the sheet that the given range belongs to. const filter = range.getFilter();
ফেরত
Filter |null — ফিল্টারটি।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontColorObject()
রেঞ্জের উপরের-বাম কোণার সেলটির ফন্টের রঙ ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontColorObject().asRgbColor().asHexString());
ফেরত
Color — রেঞ্জের উপরের বাম দিকের সেলের ফন্টের রঙ।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontColorObjects()
রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্টের রঙগুলো ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontColorObjects(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j].asRgbColor().asHexString()); } }
ফেরত
Color[][] — রেঞ্জের সেলগুলোর সাথে সংশ্লিষ্ট ফন্টের রঙের একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontFamilies()
রেঞ্জের অন্তর্ভুক্ত সেলগুলোর ফন্ট ফ্যামিলিগুলো ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontFamilies(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — রেঞ্জের সেলগুলোর সাথে সংশ্লিষ্ট ফন্ট ফ্যামিলিগুলোর একটি দ্বি-মাত্রিক অ্যারে।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontFamily()
রেঞ্জের উপরের-বাম কোণায় অবস্থিত সেলটির ফন্ট ফ্যামিলি ফেরত দেয়।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontFamily());
ফেরত
String — সেলটির ফন্ট ফ্যামিলি।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontLine()
রেঞ্জের উপরের-বাম কোণার সেলটির লাইন স্টাইল ( 'underline' , 'line-through' , বা 'none' ) নির্ধারণ করে।
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontLine());
ফেরত
String — প্রথম লাইন।
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontLines()
Gets the line style of the cells in the range ( 'underline' , 'line-through' , or 'none' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontLines(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of font lines associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontSize()
Returns the font size in point size of the cell in the top-left corner of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontSize());
ফেরত
Integer — The font size in point size.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontSizes()
Returns the font sizes of the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontSizes(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
Integer[][] — A two-dimensional array of font sizes of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontStyle()
Returns the font style ( 'italic' or 'normal' ) of the cell in the top-left corner of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontStyle());
ফেরত
String — The font style of the text in the cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontStyles()
Returns the font styles of the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontStyles(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of font styles of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontWeight()
Returns the font weight (normal/bold) of the cell in the top-left corner of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getFontWeight());
ফেরত
String — The font weight of the text in the cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFontWeights()
Returns the font weights of the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getFontWeights(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of font weights of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFormula()
Returns the formula (A1 notation) for the top-left cell of the range, or an empty string if the cell is empty or doesn't contain a formula.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // This assumes you have a function in B5 that sums up // B2:B4 const range = sheet.getRange('B5'); // Logs the calculated value and the formula Logger.log( 'Calculated value: %s Formula: %s', range.getValue(), range.getFormula(), );
ফেরত
String — The formula for the cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFormulaR1C1()
Returns the formula (R1C1 notation) for a given cell, or null if none.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5'); const formula = range.getFormulaR1C1(); Logger.log(formula);
ফেরত
String — The formula in R1C1 notation.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFormulas()
Returns the formulas (A1 notation) for the cells in the range. Entries in the 2D array are empty strings for cells with no formula.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5:C6'); const formulas = range.getFormulas(); for (const i in formulas) { for (const j in formulas[i]) { Logger.log(formulas[i][j]); } }
ফেরত
String[][] — A two-dimensional array of formulas in string format.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getFormulasR1C1()
Returns the formulas (R1C1 notation) for the cells in the range. Entries in the 2D array are null for cells with no formula.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5:C6'); const formulas = range.getFormulasR1C1(); for (const i in formulas) { for (const j in formulas[i]) { Logger.log(formulas[i][j]); } }
ফেরত
String[][] — A two-dimensional array of formulas in R1C1 notation.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getGridId()
Returns the grid ID of the range's parent sheet. IDs are random non-negative int values.
// Log the grid ID of the first sheet (by tab position) in the spreadsheet. const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getGridId());
ফেরত
Integer — The grid ID of the parent sheet.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getHeight()
Returns the height of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); // logs 3.0 Logger.log(range.getHeight());
ফেরত
Integer — The height of the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getHorizontalAlignment()
Returns the horizontal alignment of the text (left/center/right) of the cell in the top-left corner of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getHorizontalAlignment());
ফেরত
String — The horizontal alignment of the text in the cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getHorizontalAlignments()
Returns the horizontal alignments of the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getHorizontalAlignments(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of horizontal alignments of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getLastColumn()
Returns the end column position.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); // Logs "4.0" Logger.log(range.getLastColumn());
ফেরত
Integer — The range's ending column position in the spreadsheet.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getLastRow()
Returns the end row position.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); // Logs "4.0" Logger.log(range.getLastRow());
ফেরত
Integer — The range's ending row position in the spreadsheet.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getMergedRanges()
Returns an array of Range objects representing merged cells that either are fully within the current range, or contain at least one cell in the current range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:B3'); const mergedRanges = range.getMergedRanges(); for (let i = 0; i < mergedRanges.length; i++) { Logger.log(mergedRanges[i].getA1Notation()); Logger.log(mergedRanges[i].getDisplayValue()); }
ফেরত
Range[] — An array of Range objects, representing merged cells overlapping the range.
getNextDataCell(direction)
Starting at the cell in the first column and row of the range, returns the next cell in the given direction that is the edge of a contiguous range of cells with data in them or the cell at the edge of the spreadsheet in that direction. This is equivalent to typing Ctrl+[arrow key] in the editor.
// Assume the active spreadsheet is blank. const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('C3:E5'); // Logs "C1" Logger.log(range.getNextDataCell(SpreadsheetApp.Direction.UP).getA1Notation());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
direction | Direction | The direction in which to find the next data region edge cell. |
ফেরত
Range — The data region edge cell or the cell at the edge of the spreadsheet.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNote()
Returns the note associated with the given range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getNote());
ফেরত
String — The note associated with the given cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNotes()
Returns the notes associated with the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getNotes(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of notes associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNumColumns()
Returns the number of columns in this range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D5'); Logger.log(range.getNumColumns());
ফেরত
Integer — The number of columns in this range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNumRows()
Returns the number of rows in this range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D5'); Logger.log(range.getNumRows());
ফেরত
Integer — The number of rows in this range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNumberFormat()
Get the number or date formatting of the top-left cell of the given range. The returned format patterns are described in the Sheets API documentation .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('C4'); Logger.log(cell.getNumberFormat());
ফেরত
String — The number format of the top-left cell of the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getNumberFormats()
Returns the number or date formats for the cells in the range. The returned format patterns are described in the Sheets API documentation .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B5:C6'); const formats = range.getNumberFormats(); for (const i in formats) { for (const j in formats[i]) { Logger.log(formats[i][j]); } }
ফেরত
String[][] — A two-dimensional array of number formats.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getRichTextValue()
Returns the Rich Text value for the top left cell of the range, or null if the cell value is not text.
// Gets the Rich Text value of cell D4. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('D4:F6'); const richText = range.getRichTextValue(); console.log(richText.getText());
ফেরত
RichTextValue |null — The Rich Text value of the top left cell in the range, or null if the cell value is not text.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getRichTextValues()
Returns the Rich Text values for the cells in the range.
// Gets the Rich Text values for all cells in range B5:C6 const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B5:C6'); const values = range.getRichTextValues(); for (let i = 0; i < values.length; i++) { for (let j = 0; j < values[i].length; j++) { console.log(values[i][j].getText()); } }
ফেরত
RichTextValue[][] — A two-dimensional array of Rich Text values.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getRow()
Returns the row position for this range. Identical to getRowIndex() .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2'); Logger.log(range.getRow());
ফেরত
Integer — The row position of the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getRowIndex()
Returns the row position for this range. Identical to getRow() .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2'); Logger.log(range.getRowIndex());
ফেরত
Integer — The row position of the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
getSheet()
Returns the sheet this range belongs to.
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Gets the sheet that the range belongs to. const rangeSheet = range.getSheet(); // Gets the sheet name and logs it to the console. console.log(rangeSheet.getName());
ফেরত
Sheet — The sheet that this range belongs to.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextDirection()
Returns the text direction for the top left cell of the range. Returns null if the cell text direction is determined with automatic detection.
// Get the text direction of cell B1. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B1:D4'); Logger.log(range.getTextDirection());
ফেরত
TextDirection — The text direction of the top left cell in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextDirections()
Returns the text directions for the cells in the range. Entries in the 2D array are null for cells using automatic detection.
// Get the text directions for all cells in range B5:C6 const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B5:C6'); const directions = range.getTextDirections(); for (let i = 0; i < directions.length; i++) { for (let j = 0; j < directions[i].length; j++) { Logger.log(directions[i][j]); } }
ফেরত
TextDirection[][] — A two-dimensional array of text directions.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextRotation()
Returns the text rotation settings for the top left cell of the range.
// Log the text rotation settings for a cell. const sheet = SpreadsheetApp.getActiveSheet(); const cell = sheet.getRange('A1'); Logger.log(cell.getTextRotation());
ফেরত
TextRotation — The text rotation settings.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextRotations()
Returns the text rotation settings for the cells in the range.
const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B2:D4'); const results = range.getTextRotations(); for (const i in results) { for (const j in results[i]) { const rotation = results[i][j]; Logger.log('Cell [%s, %s] has text rotation: %v', i, j, rotation); } }
ফেরত
TextRotation[][] — A two-dimensional array of text rotations associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextStyle()
Returns the text style for the top left cell of the range.
// Get the text style of cell D4. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('D4:F6'); const style = range.getTextStyle(); Logger.log(style);
ফেরত
TextStyle — The text style of the top left cell in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getTextStyles()
Returns the text styles for the cells in the range.
// Get the text styles for all cells in range B5:C6 const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B5:C6'); const styles = range.getTextStyles(); for (let i = 0; i < styles.length; i++) { for (let j = 0; j < styles[i].length; j++) { Logger.log(styles[i][j]); } }
ফেরত
TextStyle[][] — A two-dimensional array of text styles.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getValue()
Returns the value of the top-left cell in the range. The value may be of type Number , Boolean , Date , or String depending on the value of the cell. Empty cells return an empty string.
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Gets the value of the top-left cell in the range and logs it to the console. console.log(range.getValue());
ফেরত
Object — The value in this cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getValues()
Returns the rectangular grid of values for this range.
Returns a two-dimensional array of values, indexed by row, then by column. The values may be of type Number , Boolean , Date , or String , depending on the value of the cell. Empty cells are represented by an empty string in the array. Remember that while a range index starts at 1, 1 , the JavaScript array is indexed from [0][0] .
// The code below gets the values for the range C2:G8 // in the active spreadsheet. Note that this is a JavaScript array. const values = SpreadsheetApp.getActiveSheet().getRange(2, 3, 6, 4).getValues(); Logger.log(values[0][0]);
Date value isn't a legal parameter. getValues() fails to return data to a web app if the range contains a cell with a Date value. Instead, transform all the values retrieved from the sheet to a supported JavaScript primitive like a Number , Boolean , or String .ফেরত
Object[][] — A two-dimensional array of values.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getVerticalAlignment()
Returns the vertical alignment (top/middle/bottom) of the cell in the top-left corner of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getVerticalAlignment());
ফেরত
String — The vertical alignment of the text in the cell.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getVerticalAlignments()
Returns the vertical alignments of the cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getVerticalAlignments(); for (const i in results) { for (const j in results[i]) { Logger.log(results[i][j]); } }
ফেরত
String[][] — A two-dimensional array of vertical alignments of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getWidth()
Returns the width of the range in columns.
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Gets the width of the range in number of columns and logs it to the console. console.log(range.getWidth());
ফেরত
Integer — The number of columns in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getWrap()
Returns whether the text in the cell wraps. To get more granular wrap strategy, use getWrapStrategy() .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.getWrap());
ফেরত
Boolean — Whether the text in this cell wraps or not.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getWrapStrategies()
Returns the text wrapping strategies for the cells in the range.
// Get the text wrapping strategies for all cells in range B5:C6 const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B5:C6'); const strategies = range.getWrapStrategies(); for (let i = 0; i < strategies.length; i++) { for (let j = 0; j < strategies[i].length; j++) { Logger.log(strategies[i][j]); } }
ফেরত
WrapStrategy[][] — A two-dimensional array of text wrapping strategies.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getWrapStrategy()
Returns the text wrapping strategy for the top left cell of the range.
// Get the text wrapping strategy of cell B1. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B1:D4'); Logger.log(range.getWrapStrategy());
ফেরত
WrapStrategy — The text wrapping strategy of the top left cell in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
getWraps()
Returns whether the text in the cells wrap. To get more granular wrap strategy, use getWrapStrategies() .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); const results = range.getVerticalAlignments(); for (const i in results) { for (const j in results[i]) { const isWrapped = results[i][j]; if (isWrapped) { Logger.log('Cell [%s, %s] has wrapped text', i, j); } } }
ফেরত
Boolean[][] — A two-dimensional array of vertical alignments of text associated with cells in the range.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
insertCells(shiftDimension)
Inserts empty cells into this range. The new cells retain any formatting present in the cells previously occupying this range. Existing data in the sheet along the provided dimension is shifted away from the inserted range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:D10'); range.insertCells(SpreadsheetApp.Dimension.COLUMNS);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
shift Dimension | Dimension | The dimension along which to shift existing data. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
insertCheckboxes()
Inserts checkboxes into each cell in the range, configured with true for checked and false for unchecked. Sets the value of all cells in the range to false .
const range = SpreadsheetApp.getActive().getRange('A1:B10'); // Inserts checkboxes into each cell in the range A1:B10 configured with 'true' // for checked and 'false' for unchecked. Also, sets the value of each cell in // the range A1:B10 to 'false'. range.insertCheckboxes();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
insertCheckboxes(checkedValue)
Inserts checkboxes into each cell in the range, configured with a custom value for checked and the empty string for unchecked. Sets the value of each cell in the range to the empty string.
const range = SpreadsheetApp.getActive().getRange('A1:B10'); // Inserts checkboxes into each cell in the range A1:B10 configured with 'yes' // for checked and the empty string for unchecked. Also, sets the value of each // cell in the range A1:B10 to // the empty string. range.insertCheckboxes('yes');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
checked Value | Object | The checked value for the checkbox data validation. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
insertCheckboxes(checkedValue, uncheckedValue)
Inserts checkboxes into each cell in the range, configured with custom values for the checked and unchecked states. Sets the value of each cell in the range to the custom unchecked value.
const range = SpreadsheetApp.getActive().getRange('A1:B10'); // Inserts checkboxes into each cell in the range A1:B10 configured with 'yes' // for checked and 'no' for unchecked. Also, sets the value of each cell in the // range A1:B10 to 'no'. range.insertCheckboxes('yes', 'no');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
checked Value | Object | The checked value for the checkbox data validation. |
unchecked Value | Object | The unchecked value for the checkbox data validation. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isBlank()
Returns true if the range is totally blank.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D4'); Logger.log(range.isBlank());
ফেরত
Boolean — true if the range is blank; false otherwise.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isChecked()
Returns whether all cells in the range have their checkbox state as 'checked'. Returns null if some cells are checked and the rest unchecked, or if some cells do not have checkbox data validation.
const range = SpreadsheetApp.getActive().getRange('A1:A3'); // Inserts checkboxes and sets each cell value to 'no' in the range A1:A3. range.insertCheckboxes('yes', 'no'); const range1 = SpreadsheetApp.getActive().getRange('A1'); range1.setValue('yes'); // Sets the value of isRange1Checked as true as it contains the checked value. const isRange1Checked = range1.isChecked(); const range2 = SpreadsheetApp.getActive().getRange('A2'); range2.setValue('no'); // Sets the value of isRange2Checked as false as it contains the unchecked // value. const isRange2Checked = range2.isChecked(); const range3 = SpreadsheetApp.getActive().getRange('A3'); range3.setValue('random'); // Sets the value of isRange3Checked as null, as it contains an invalid checkbox // value. const isRange3Checked = range3.isChecked();
ফেরত
Boolean — true , if all cells in the range are checked, false if all cells in the range are unchecked, or null if any of the cells are unchecked or do not have checkbox data validation.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isEndColumnBounded()
Determines whether the end of the range is bound to a particular column. For example, for the ranges A1:B10 or B:B , which are bound to columns at the end of the range, this method returns true ; for the ranges 3:7 or A1:5 , which are bound only to particular rows at the end of the range, this method returns false .
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Determines if the end of the range is bound to a particular column and logs // it to the console. console.log(range.isEndColumnBounded());
ফেরত
Boolean — true if the end of the range is bound to a particular column; false otherwise.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isEndRowBounded()
Determines whether the end of the range is bound to a particular row. For example, for the ranges A1:B10 or 3:7 , which are bound to rows at the end of the range, this method returns true ; for the ranges B:B or A1:C , which are bound only to particular columns at the end of the range, this method returns false .
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Determines if the end of the range is bound to a particular row and logs it // to the console. console.log(range.isEndRowBounded());
ফেরত
Boolean — true if the end of the range is bound to a particular row; false otherwise.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isPartOfMerge()
Returns true if the cells in the current range overlap any merged cells.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:B3'); // True if any of the cells in A1:B3 is included in a merge. const isPartOfMerge = range.isPartOfMerge();
ফেরত
Boolean — true if the range overlaps any merged cells, otherwise returns false .
isStartColumnBounded()
Determines whether the start of the range is bound to a particular column. For example, for the ranges A1:B10 or B:B , which are bound to columns at the start of the range, this method returns true ; for the range 3:7 , which is bound only to a row at the start of the range, this method returns false .
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Determines if the start of the range is bound to a particular column and logs // it to the console. console.log(range.isStartColumnBounded());
ফেরত
Boolean — true if the start of the range is bound to a particular column; false otherwise.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
isStartRowBounded()
Determines whether the start of the range is bound to a particular row. For example, for the ranges A1:B10 or 3:7 , which are bound to rows at the start of the range, this method returns true ; for the range B:B , which is bound only to a particular column at the start of the range, this method returns false .
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can use SpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets the range A1:D10 on Sheet1. const range = sheet.getRange('A1:D10'); // Determines if the start of the range is bound to a particular row and logs it // to the console. console.log(range.isStartRowBounded());
ফেরত
Boolean — true if the start of the range is bound to a particular row; false otherwise.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
merge()
Merges the cells in the range together into a single block.
const sheet = SpreadsheetApp.getActiveSheet(); // The code below 2-dimensionally merges the cells in A1 to B3 sheet.getRange('A1:B3').merge();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
mergeAcross()
Merge the cells in the range across the columns of the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The code below merges cells C5:E5 into one cell const range1 = sheet.getRange('C5:E5'); range1.mergeAcross(); // The code below creates 2 horizontal cells, F5:H5 and F6:H6 const range2 = sheet.getRange('F5:H6'); range2.mergeAcross();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
mergeVertically()
Merges the cells in the range together.
const sheet = SpreadsheetApp.getActiveSheet(); // The code below vertically merges the cells in A1 to A10 sheet.getRange('A1:A10').mergeVertically(); // The code below creates 3 merged columns: B1 to B10, C1 to C10, and D1 to D10 sheet.getRange('B1:D10').mergeVertically();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
moveTo(target)
Cut and paste (both format and values) from this range to the target range.
// The code below moves the first 5 columns over to the 6th column const sheet = SpreadsheetApp.getActiveSheet(); sheet.getRange('A1:E').moveTo(sheet.getRange('F1'));
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
target | Range | A target range to copy this range to; only the top-left cell position is relevant. |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
offset(rowOffset, columnOffset)
Returns a new range that is offset from this range by the given number of rows and columns (which can be negative). The new range is the same size as the original range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('A1'); // newCell references B2 const newCell = cell.offset(1, 1);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
row Offset | Integer | The number of rows down from the range's top-left cell; negative values represent rows up from the range's top-left cell. |
column Offset | Integer | The number of columns right from the range's top-left cell; negative values represent columns left from the range's top-left cell. |
ফেরত
Range — This range, for chaining.
offset(rowOffset, columnOffset, numRows)
Returns a new range that is relative to the current range, whose upper left point is offset from the current range by the given rows and columns, and with the given height in cells.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('A1'); // newCell references B2:B3 const newRange = cell.offset(1, 1, 2);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
row Offset | Integer | The number of rows down from the range's top-left cell; negative values represent rows up from the range's top-left cell. |
column Offset | Integer | The number of columns right from the range's top-left cell; negative values represent columns left from the range's top-left cell. |
num Rows | Integer | The height in rows of the new range. |
ফেরত
Range — This range, for chaining.
offset(rowOffset, columnOffset, numRows, numColumns)
Returns a new range that is relative to the current range, whose upper left point is offset from the current range by the given rows and columns, and with the given height and width in cells.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('A1'); // newCell references B2:C3 const newRange = cell.offset(1, 1, 2, 2);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
row Offset | Integer | The number of rows down from the range's top-left cell; negative values represent rows up from the range's top-left cell. |
column Offset | Integer | The number of columns right from the range's top-left cell; negative values represent columns left from the range's top-left cell. |
num Rows | Integer | The height in rows of the new range. |
num Columns | Integer | The width in columns of the new range. |
ফেরত
Range — This range, for chaining.
protect()
Creates an object that can protect the range from being edited except by users who have permission. Until the script actually changes the list of editors for the range (by calling Protection.removeEditor(emailAddress) , Protection.removeEditor(user) , Protection.removeEditors(emailAddresses) , Protection.addEditor(emailAddress) , Protection.addEditor(user) , Protection.addEditors(emailAddresses) , or setting a new value for Protection.setDomainEdit(editable) ), the permissions mirror those of the spreadsheet itself, which effectively means that the range remains unprotected. If the range is already protected, this method creates a new protected range that overlaps the existing one. If a cell is protected by multiple protected ranges and any of them prevent a particular user from editing the cell, then that user is not permitted to edit the cell.
// Protect range A1:B10, then remove all other users from the list of editors. const ss = SpreadsheetApp.getActive(); const range = ss.getRange('A1:B10'); const protection = range.protect().setDescription('Sample protected range'); // Ensure the current user is an editor before removing others. Otherwise, if // the user's edit permission comes from a group, the script throws an exception // upon removing the group. const me = Session.getEffectiveUser(); protection.addEditor(me); protection.removeEditors(protection.getEditors()); if (protection.canDomainEdit()) { protection.setDomainEdit(false); }
ফেরত
Protection — An object representing the protection settings.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
randomize()
Randomizes the order of the rows in the given range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:C7'); // Randomizes the range range.randomize();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
removeCheckboxes()
Removes all checkboxes from the range. Clears the data validation of each cell, and additionally clears its value if the cell contains either the checked or unchecked value.
const range = SpreadsheetApp.getActive().getRange('A1:B10'); // Inserts checkboxes and sets each cell value to 'no' in the range A1:B10. range.insertCheckboxes('yes', 'no'); const range1 = SpreadsheetApp.getActive().getRange('A1'); range1.setValue('yes'); // Removes the checkbox data validation in cell A1 and clears its value. range1.removeCheckboxes(); const range2 = SpreadsheetApp.getActive().getRange('A2'); range2.setValue('random'); // Removes the checkbox data validation in cell A2 but does not clear its value. range2.removeCheckboxes();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
removeDuplicates()
Removes rows within this range that contain values that are duplicates of values in any previous row. Rows with identical values but different letter cases, formatting, or formulas are considered to be duplicates. This method also removes duplicates rows hidden from view (for example, due to a filter). Content outside of this range isn't removed.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B1:D7'); // Remove duplicate rows in the range. range.removeDuplicates();
ফেরত
Range — The resulting range after removing duplicates. The size of the range is reduced by a row for every row removed.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
removeDuplicates(columnsToCompare)
Removes rows within this range that contain values in the specified columns that are duplicates of values any previous row. Rows with identical values but different letter cases, formatting, or formulas are considered to be duplicates. This method also removes duplicates rows hidden from view (for example, due to a filter). Content outside of this range isn't removed.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B1:D7'); // Remove rows which have duplicate values in column B. range.removeDuplicates([2]); // Remove rows which have duplicate values in both columns B and D. range.removeDuplicates([2, 4]);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
columns To Compare | Integer[] | The columns to analyze for duplicate values. If no columns are provided then all columns are analyzed for duplicates. |
ফেরত
Range — The resulting range after removing duplicates. The size of the range is reduced by a row for every row removed.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBackground(color)
Sets the background color of all cells in the range in CSS notation (such as '#ffffff' or 'white' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('B2:D5'); range.setBackground('red');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | String | A color code in CSS notation (such as '#ffffff' or 'white' ); a null value resets the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBackgroundObject(color)
Sets the background color of all cells in the range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const bgColor = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.BACKGROUND) .build(); const range = sheet.getRange('B2:D5'); range.setBackgroundObject(bgColor);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | Color | The background color to set; null value resets the background color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBackgroundObjects(color)
Sets a rectangular grid of background colors (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const colorAccent1 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT1) .build(); const colorAccent2 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT2) .build(); const colorAccent3 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT3) .build(); const colorAccent4 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT4) .build(); const colors = [ [colorAccent1, colorAccent2], [colorAccent3, colorAccent4], ]; const cell = sheet.getRange('B5:C6'); cell.setBackgroundObjects(colors);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | Color[][] | A two-dimensional array of colors; null values reset the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBackgroundRGB(red, green, blue)
Sets the background to the given color using RGB values (integers between 0 and 255 inclusive).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); // Sets the background to white cell.setBackgroundRGB(255, 255, 255); // Sets the background to red cell.setBackgroundRGB(255, 0, 0);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
red | Integer | The red value in RGB notation. |
green | Integer | The green value in RGB notation. |
blue | Integer | The blue value in RGB notation. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBackgrounds(color)
Sets a rectangular grid of background colors (must match dimensions of this range). The colors are in CSS notation (such as '#ffffff' or 'white' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const colors = [ ['red', 'white', 'blue'], ['#FF0000', '#FFFFFF', '#0000FF'], // These are the hex equivalents ]; const cell = sheet.getRange('B5:D6'); cell.setBackgrounds(colors);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | String[][] | A two-dimensional array of colors in CSS notation (such as '#ffffff' or 'white' ); null values reset the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBorder(top, left, bottom, right, vertical, horizontal)
Sets the border property. Valid values are true (on), false (off) and null (no change).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); // Sets borders on the top and bottom, but leaves the left and right unchanged cell.setBorder(true, null, true, null, false, false);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
top | Boolean | true for border, false for none, null for no change. |
left | Boolean | true for border, false for none, null for no change. |
bottom | Boolean | true for border, false for none, null for no change. |
right | Boolean | true for border, false for none, null for no change. |
vertical | Boolean | true for internal vertical borders, false for none, null for no change. |
horizontal | Boolean | true for internal horizontal borders, false for none, null for no change. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setBorder(top, left, bottom, right, vertical, horizontal, color, style)
Sets the border property with color and/or style. Valid values are true (on), false (off) and null (no change). For color, use Color in CSS notation (such as '#ffffff' or 'white' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); // Sets borders on the top and bottom, but leaves the left and right unchanged // Also sets the color to "red", and the border to "DASHED". cell.setBorder( true, null, true, null, false, false, 'red', SpreadsheetApp.BorderStyle.DASHED, );
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
top | Boolean | true for border, false for none, null for no change. |
left | Boolean | true for border, false for none, null for no change. |
bottom | Boolean | true for border, false for none, null for no change. |
right | Boolean | true for border, false for none, null for no change. |
vertical | Boolean | true for internal vertical borders, false for none, null for no change. |
horizontal | Boolean | true for internal horizontal borders, false for none, null for no change. |
color | String | A color in CSS notation (such as '#ffffff' or 'white' ), null for default color (black). |
style | Border Style | A style for the borders, null for default style (solid). |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setDataValidation(rule)
Sets one data validation rule for all cells in the range.
// Set the data validation rule for cell A1 to require a value from B1:B10. const cell = SpreadsheetApp.getActive().getRange('A1'); const range = SpreadsheetApp.getActive().getRange('B1:B10'); const rule = SpreadsheetApp.newDataValidation().requireValueInRange(range).build(); cell.setDataValidation(rule);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
rule | Data Validation | The data validation rule to set, or null to remove data validation. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setDataValidations(rules)
Sets the data validation rules for all cells in the range. This method takes a two-dimensional array of data validations, indexed by row then by column. The array dimensions must correspond to the range dimensions.
// Set the data validation rules for Sheet1!A1:B5 to require a value from // Sheet2!A1:A10. const destinationRange = SpreadsheetApp.getActive().getSheetByName('Sheet1').getRange('A1:B5'); const sourceRange = SpreadsheetApp.getActive().getSheetByName('Sheet2').getRange('A1:A10'); const rule = SpreadsheetApp.newDataValidation().requireValueInRange(sourceRange).build(); const rules = destinationRange.getDataValidations(); for (let i = 0; i < rules.length; i++) { for (let j = 0; j < rules[i].length; j++) { rules[i][j] = rule; } } destinationRange.setDataValidations(rules);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
rules | Data Validation[][] | A two-dimensional array of data validation rules to set; null values remove data validation. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontColor(color)
Sets the font color in CSS notation (such as '#ffffff' or 'white' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontColor('red');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | String | The font color in CSS notation (such as '#ffffff' or 'white' ); a null value resets the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontColorObject(color)
Sets the font color of the given range.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const color = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.TEXT) .build(); const cell = sheet.getRange('B2'); cell.setFontColor(color);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
color | Color | The font color to set; a null value resets the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontColorObjects(colors)
Sets a rectangular grid of font colors (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const colorAccent1 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT1) .build(); const colorAccent2 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT2) .build(); const colorAccent3 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT3) .build(); const colorAccent4 = SpreadsheetApp.newColor() .setThemeColor(SpreadsheetApp.ThemeColorType.ACCENT4) .build(); const colors = [ [colorAccent1, colorAccent2], [colorAccent3, colorAccent4], ]; const cell = sheet.getRange('B5:C6'); cell.setFontColorObjects(colors);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
colors | Color[][] | A two-dimensional array of colors; null values reset the font color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontColors(colors)
Sets a rectangular grid of font colors (must match dimensions of this range). The colors are in CSS notation (such as '#ffffff' or 'white' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const colors = [ ['red', 'white', 'blue'], ['#FF0000', '#FFFFFF', '#0000FF'], // These are the hex equivalents ]; const cell = sheet.getRange('B5:D6'); cell.setFontColors(colors);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
colors | Object[][] | A two-dimensional array of colors in CSS notation (such as '#ffffff' or 'white' ); null values reset the color. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontFamilies(fontFamilies)
Sets a rectangular grid of font families (must match dimensions of this range). Examples of font families are "Arial" or "Helvetica".
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const fonts = [ ['Arial', 'Helvetica', 'Verdana'], ['Courier New', 'Arial', 'Helvetica'], ]; const cell = sheet.getRange('B2:D3'); cell.setFontFamilies(fonts);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Families | Object[][] | A two-dimensional array of font families; null values reset the font family. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontFamily(fontFamily)
Sets the font family, such as "Arial" or "Helvetica".
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontFamily('Helvetica');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Family | String | The font family to set; a null value resets the font family. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontLine(fontLine)
Sets the font line style of the given range ( 'underline' , 'line-through' , or 'none' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontLine('line-through');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Line | String | The font line style, either 'underline' , 'line-through' , or 'none' ; a null value resets the font line style. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontLines(fontLines)
Sets a rectangular grid of line styles (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const fontLines = [['underline', 'line-through', 'none']]; const range = sheet.getRange('B2:D2'); range.setFontLines(fontLines);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Lines | Object[][] | A two-dimensional array of font line styles ( 'underline' , 'line-through' , or 'none' ); null values reset the font line style. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontSize(size)
Sets the font size, with the size being the point size to use.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontSize(20);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
size | Integer | A font size in point size. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontSizes(sizes)
Sets a rectangular grid of font sizes (must match dimensions of this range). The sizes are in points.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const fontSizes = [[16, 20, 24]]; const range = sheet.getRange('B2:D2'); range.setFontSizes(fontSizes);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
sizes | Object[][] | A two-dimensional array of sizes. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontStyle(fontStyle)
Set the font style for the given range ( 'italic' or 'normal' ).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontStyle('italic');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Style | String | The font style, either 'italic' or 'normal' ; a null value resets the font style. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontStyles(fontStyles)
Sets a rectangular grid of font styles (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const fontStyles = [['italic', 'normal']]; const range = sheet.getRange('B2:C2'); range.setFontStyles(fontStyles);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Styles | Object[][] | A two-dimensional array of font styles, either 'italic' or 'normal' ; null values reset the font style. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontWeight(fontWeight)
Set the font weight for the given range (normal/bold).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setFontWeight('bold');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Weight | String | The font weight, either 'bold' or 'normal' ; a null value resets the font weight. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFontWeights(fontWeights)
Sets a rectangular grid of font weights (must match dimensions of this range). An example of a font weight is "bold".
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const fontStyles = [['bold', 'bold', 'normal']]; const range = sheet.getRange('B2:D2'); range.setFontWeights(fontStyles);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
font Weights | Object[][] | A two-dimensional array of font weights, either 'bold' or 'normal' ; null values reset the font weight. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFormula(formula)
Updates the formula for this range. The given formula must be in A1 notation.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B5'); cell.setFormula('=SUM(B3:B4)');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
formula | String | A string representing the formula to set for the cell. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFormulaR1C1(formula)
Updates the formula for this range. The given formula must be in R1C1 notation.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B5'); // This sets the formula to be the sum of the 3 rows above B5 cell.setFormulaR1C1('=SUM(R[-3]C[0]:R[-1]C[0])');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
formula | String | A string formula. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFormulas(formulas)
Sets a rectangular grid of formulas (must match dimensions of this range). The given formulas must be in A1 notation. This method takes a two-dimensional array of formulas, indexed by row, then by column. The array dimensions must correspond to the range dimensions.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // This sets the formulas to be a row of sums, followed by a row of averages // right below. The size of the two-dimensional array must match the size of the // range. const formulas = [ ['=SUM(B2:B4)', '=SUM(C2:C4)', '=SUM(D2:D4)'], ['=AVERAGE(B2:B4)', '=AVERAGE(C2:C4)', '=AVERAGE(D2:D4)'], ]; const cell = sheet.getRange('B5:D6'); cell.setFormulas(formulas);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
formulas | String[][] | A two-dimensional string array of formulas. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setFormulasR1C1(formulas)
Sets a rectangular grid of formulas (must match dimensions of this range). The given formulas must be in R1C1 notation.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // This creates formulas for a row of sums, followed by a row of averages. const sumOfRowsAbove = '=SUM(R[-3]C[0]:R[-1]C[0])'; const averageOfRowsAbove = '=AVERAGE(R[-4]C[0]:R[-2]C[0])'; // The size of the two-dimensional array must match the size of the range. const formulas = [ [sumOfRowsAbove, sumOfRowsAbove, sumOfRowsAbove], [averageOfRowsAbove, averageOfRowsAbove, averageOfRowsAbove], ]; const cell = sheet.getRange('B5:D6'); // This sets the formula to be the sum of the 3 rows above B5. cell.setFormulasR1C1(formulas);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
formulas | String[][] | A two-dimensional array of formulas in R1C1 format. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setHorizontalAlignment(alignment)
Set the horizontal (left to right) alignment for the given range (left/center/right).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setHorizontalAlignment('center');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
alignment | String | The alignment, either 'left' , 'center' or 'normal' ; a null value resets the alignment. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setHorizontalAlignments(alignments)
Sets a rectangular grid of horizontal alignments. see setHorizontalAlignment(alignment)
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const horizontalAlignments = [['left', 'right', 'center']]; const range = sheet.getRange('B2:D2'); range.setHorizontalAlignments(horizontalAlignments);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
alignments | Object[][] | A two-dimensional array of alignments, either 'left' , 'center' or 'normal' ; a null value resets the alignment. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
setNote(note)
Sets the note to the given value.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setNote('This is a note');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
note | String | The note value to set for the range; a null value removes the note. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setNotes(notes)
Sets a rectangular grid of notes (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const notes = [ ['it goes', 'like this', 'the fourth, the fifth'], ['the minor fall', 'and the', 'major lift'], ]; const cell = sheet.getRange('B2:D3'); cell.setNotes(notes);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
notes | Object[][] | A two-dimensional array of notes; null values remove the note. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
setNumberFormat(numberFormat)
Sets the number or date format to the given formatting string. The accepted format patterns are described in the Sheets API documentation .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); // Always show 3 decimal points cell.setNumberFormat('0.000');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
number Format | String | A number format string. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setNumberFormats(numberFormats)
Sets a rectangular grid of number or date formats (must match dimensions of this range). The values are format pattern strings as described in the Sheets API documentation .
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const formats = [['0.000', '0,000,000', '$0.00']]; const range = sheet.getRange('B2:D2'); range.setNumberFormats(formats);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
number Formats | Object[][] | A two-dimensional array of number formats. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setRichTextValue(value)
Sets the Rich Text value for the cells in the range.
// Sets all cells in range B2:D4 to have the text "Hello world", with "Hello" // bolded. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B2:D4'); const bold = SpreadsheetApp.newTextStyle().setBold(true).build(); const richText = SpreadsheetApp.newRichTextValue() .setText('Hello world') .setTextStyle(0, 5, bold) .build(); range.setRichTextValue(richText);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
value | Rich Text Value | The desired Rich Text value. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setRichTextValues(values)
Sets a rectangular grid of Rich Text values.
// Sets the cells in range A1:A2 to have Rich Text values. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('A1:A2'); const bold = SpreadsheetApp.newTextStyle().setBold(true).build(); const italic = SpreadsheetApp.newTextStyle().setItalic(true).build(); const richTextA1 = SpreadsheetApp.newRichTextValue() .setText('This cell is bold') .setTextStyle(bold) .build(); const richTextA2 = SpreadsheetApp.newRichTextValue() .setText('bold words, italic words') .setTextStyle(0, 11, bold) .setTextStyle(12, 24, italic) .build(); range.setRichTextValues([[richTextA1], [richTextA2]]);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
values | Rich Text Value[][] | The desired Rich Text values. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setShowHyperlink(showHyperlink)
Sets whether or not the range should show hyperlinks.
// Opens the spreadsheet file by its URL. If you created your script from within // a Google Sheets file, you can useSpreadsheetApp.getActiveSpreadsheet() // instead. // TODO(developer): Replace the URL with your own. const ss = SpreadsheetApp.openByUrl( 'https://docs.google.com/spreadsheets/d/abc123456/edit', ); // Gets Sheet1 by its name. const sheet = ss.getSheetByName('Sheet1'); // Gets cell A30 and sets its hyperlink value. const range = sheet.getRange('A30'); range.setValue('https://www.example.com'); // Sets cell A30 to show hyperlinks. range.setShowHyperlink(true);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
show Hyperlink | Boolean | Whether or not to show the hyperlink. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextDirection(direction)
Sets the text direction for the cells in the range. If a specified direction is null , the direction is inferred and then set.
// Sets right-to-left text direction for the range. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B5:C6'); range.setTextDirection(SpreadsheetApp.TextDirection.RIGHT_TO_LEFT);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
direction | Text Direction | The desired text direction; if null the direction is inferred before setting. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextDirections(directions)
Sets a rectangular grid of text directions. If a specified direction is null , the direction is inferred and then set.
// Copies all of the text directions from range A1:B2 over to range C5:D6. const sheet = SpreadsheetApp.getActiveSheet(); const range1 = sheet.getRange('A1:B2'); const range2 = sheet.getRange('C5:D6'); range2.setTextRotations(range1.getTextDirections());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
directions | Text Direction[][] | The desired text directions; if a specified direction is null it is inferred before setting. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextRotation(degrees)
Sets the text rotation settings for the cells in the range. The input corresponds to the angle between the standard text orientation and the desired orientation. An input of zero indicates that the text is set to the standard orientation.
For left to right text direction, positive angles are in the counterclockwise direction, whereas for right to left they are in the clockwise direction.
// Sets all cell's in range B2:D4 to have text rotated up 45 degrees. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B2:D4'); range.setTextRotation(45);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
degrees | Integer | The desired angle between the standard orientation and the desired orientation. For left to right text, positive angles are in the counterclockwise direction. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextRotation(rotation)
Sets the text rotation settings for the cells in the range.
// Sets all cell's in range B2:D4 to have the same text rotation settings as // cell A1. const sheet = SpreadsheetApp.getActiveSheet(); const rotation = sheet.getRange('A1').getTextRotation(); sheet.getRange('B2:D4').setTextRotation(rotation);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
rotation | Text Rotation | The desired text rotation settings. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextRotations(rotations)
Sets a rectangular grid of text rotations.
// Copies all of the text rotations from range A1:B2 over to range C5:D6. const sheet = SpreadsheetApp.getActiveSheet(); const range1 = sheet.getRange('A1:B2'); const range2 = sheet.getRange('C5:D6'); range2.setTextRotations(range1.getTextRotations());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
rotations | Text Rotation[][] | The desired text rotation settings. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextStyle(style)
Sets the text style for the cells in the range.
// Sets the cells in range C5:D6 to have underlined size 15 font. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('C5:D6'); const style = SpreadsheetApp.newTextStyle().setFontSize(15).setUnderline(true).build(); range.setTextStyle(style);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
style | Text Style | The desired text style. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setTextStyles(styles)
Sets a rectangular grid of text styles.
// Sets text styles for cells in range A1:B2 const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('A1:B2'); const bold = SpreadsheetApp.newTextStyle().setBold(true).build(); const otherStyle = SpreadsheetApp.newTextStyle() .setBold(true) .setUnderline(true) .setItalic(true) .setForegroundColor('#335522') .setFontSize(44) .build(); range.setTextStyles([ [bold, otherStyle], [otherStyle, bold], ]);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
styles | Text Style[][] | The desired text styles. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setValue(value)
Sets the value of the range. The value can be numeric, string, boolean or date. If it begins with '=' it is interpreted as a formula.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setValue(100);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
value | Object | The value for the range. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setValues(values)
Sets a rectangular grid of values (must match dimensions of this range). If a value begins with = , it's interpreted as a formula.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const values = [['2.000', '1,000,000', '$2.99']]; const range = sheet.getRange('B2:D2'); range.setValues(values);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
values | Object[][] | A two-dimensional array of values. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setVerticalAlignment(alignment)
Set the vertical (top to bottom) alignment for the given range (top/middle/bottom).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setVerticalAlignment('middle');
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
alignment | String | The alignment, either 'top' , 'middle' or 'bottom' ; a null value resets the alignment. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setVerticalAlignments(alignments)
Sets a rectangular grid of vertical alignments (must match dimensions of this range).
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const alignments = [['top', 'middle', 'bottom']]; const range = sheet.getRange('B2:D2'); range.setVerticalAlignments(alignments);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
alignments | Object[][] | A two-dimensional array of alignments, either 'top' , 'middle' or 'bottom' ; a null value resets the alignment. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
setVerticalText(isVertical)
Sets whether or not to stack the text for the cells in the range. If the text is stacked vertically, the degree text rotation setting is ignored.
// Sets all cell's in range B2:D4 to have vertically stacked text. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B2:D4'); range.setVerticalText(true);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
is Vertical | Boolean | Whether or not to stack the text. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setWrap(isWrapEnabled)
Set the cell wrap of the given range.
Cells with wrap enabled (the default) resize to display their full content. Cells with wrap disabled display as much as possible in the cell without resizing or running to multiple lines.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const cell = sheet.getRange('B2'); cell.setWrap(true);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
is Wrap Enabled | Boolean | Whether to wrap text or not. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setWrapStrategies(strategies)
Sets a rectangular grid of wrap strategies.
// Copies all of the wrap strategies from range A1:B2 over to range C5:D6. const sheet = SpreadsheetApp.getActiveSheet(); const range1 = sheet.getRange('A1:B2'); const range2 = sheet.getRange('C5:D6'); range2.setWrapStrategies(range1.getWrapStrategies());
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
strategies | Wrap Strategy[][] | The desired wrapping strategies. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setWrapStrategy(strategy)
Sets the text wrapping strategy for the cells in the range.
// Sets all cells in range B2:D4 to use the clip wrap strategy. const sheet = SpreadsheetApp.getActiveSheet(); const range = sheet.getRange('B2:D4'); range.setWrapStrategy(SpreadsheetApp.WrapStrategy.CLIP);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
strategy | Wrap Strategy | The desired wrapping strategy. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
setWraps(isWrapEnabled)
Sets a rectangular grid of word wrap policies (must match dimensions of this range). Cells with wrap enabled (the default) resize to display their full content. Cells with wrap disabled display as much as possible in the cell without resizing or running to multiple lines.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; // The size of the two-dimensional array must match the size of the range. const wraps = [[true, true, false]]; const range = sheet.getRange('B2:D2'); range.setWraps(wraps);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
is Wrap Enabled | Object[][] | A two-dimensional array of wrap variables that determine whether to wrap text in a cell or not. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
আরও দেখুন
shiftColumnGroupDepth(delta)
Changes the column grouping depth of the range by the specified amount.
This has the effect of creating, modifying, or deleting groups that intersect with the range. For positive deltas, groups are created and/or modified; for negative deltas, groups are destroyed and/or modified.
This has no effect when decreasing the group depth below zero or above eight.
If the column group control position is BEFORE , this throws an error when attempting to shift the depth of the first row.
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getActiveRange(); // The column grouping depth is increased by 1. range.shiftColumnGroupDepth(1); // The column grouping depth is decreased by 1. range.shiftColumnGroupDepth(-1);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
delta | Integer | The amount by which to change the column group depth of this range. |
ফেরত
Range — This range, for chaining.
নিক্ষেপ
Error — when attempting to shift the depth of the first column when the control position is GroupControlTogglePosition.BEFORE
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
shiftRowGroupDepth(delta)
Changes the row grouping depth of the range by the specified amount.
This has the effect of creating, modifying, or deleting groups that intersect with the range. For positive deltas, groups are created and/or modified; for negative deltas, groups are destroyed and/or modified.
This has no effect when decreasing the group depth below zero or above eight.
If the row group control position is BEFORE , this throws an error when attempting to shift the depth of the first row.
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getActiveRange(); // The row grouping depth is increased by 1. range.shiftRowGroupDepth(1); // The row grouping depth is decreased by 1. range.shiftRowGroupDepth(-1);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
delta | Integer | The amount by which to change the row group depth of this range. |
ফেরত
Range — This range, for chaining.
নিক্ষেপ
Error — when attempting to shift the depth of the first row when the control position is GroupControlTogglePosition.BEFORE
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
sort(sortSpecObj)
Sorts the cells in the given range, by column and order specified.
const ss = SpreadsheetApp.getActiveSpreadsheet(); const sheet = ss.getSheets()[0]; const range = sheet.getRange('A1:C7'); // Sorts by the values in the first column (A) range.sort(1); // Sorts by the values in the second column (B) range.sort(2); // Sorts descending by column B range.sort({column: 2, ascending: false}); // Sorts descending by column B, then ascending by column A // Note the use of an array range.sort([ {column: 2, ascending: false}, {column: 1, ascending: true}, ]); // For rows that are sorted in ascending order, the "ascending" parameter is // optional, and just an integer with the column can be used instead. Note that // in general, keeping the sort specification consistent results in more // readable code. You can express the earlier sort as: range.sort([{column: 2, ascending: false}, 1]); // Alternatively, if you want all columns to be in ascending order, you can use // the following (this makes column 2 ascending) range.sort([2, 1]); // ... which is equivalent to range.sort([ {column: 2, ascending: true}, {column: 1, ascending: true}, ]);
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
sort Spec Obj | Object | The columns to sort by. |
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
splitTextToColumns()
Splits a column of text into multiple columns based on an auto-detected delimiter.
// A1:A3 has the following values: // A B C // 1 |one,one,one | | | // 2 |two,two,two | | | // 3 |three,three,three| | | const range = SpreadsheetApp.getActiveSheet().getRange('A1:A3'); range.splitTextToColumns(); // Result after splitting the text to columns: // A B C // 1 |one |one |one | // 2 |two |two |two | // 3 |three |three |three |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
splitTextToColumns(delimiter)
Splits a column of text into multiple columns using the specified string as a custom delimiter.
// A1:A3 has the following values: // A B C // 1 |one#one#one | | | // 2 |two#two#two | | | // 3 |three#three#three| | | const range = SpreadsheetApp.getActiveSheet().getRange('A1:A3'); range.splitTextToColumns('#'); // Result after splitting the text to columns: // A B C // 1 |one |one |one | // 2 |two |two |two | // 3 |three |three |three |
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
delimiter | String | The custom delimiter to split on. |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
splitTextToColumns(delimiter)
Splits a column of text into multiple columns based on the specified delimiter.
// A1:A3 has the following values: // A B C // 1 |one;one;one | | | // 2 |two;two;two | | | // 3 |three;three;three| | | const range = SpreadsheetApp.getActiveSheet().getRange('A1:A3'); range.splitTextToColumns(SpreadsheetApp.TextToColumnsDelimiter.SEMICOLON); // Result after splitting the text to columns: // A B C // 1 |one |one |one | // 2 |two |two |two | // 3 |three |three |three |
প্যারামিটার
| নাম | প্রকার | বর্ণনা |
|---|---|---|
delimiter | Text To Columns Delimiter | The preset delimiter to split on. |
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
trimWhitespace()
Trims the whitespace (such as spaces, tabs, or new lines) in every cell in this range. Removes all whitespace from the start and end of each cell's text, and reduces any subsequence of remaining whitespace characters to a single space.
const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]; const range = sheet.getRange('A1:A4'); range.activate(); range.setValues([ ' preceding space', 'following space ', 'two middle spaces', ' =SUM(1,2)', ]); range.trimWhitespace(); const values = range.getValues(); // Values are ['preceding space', 'following space', 'two middle spaces', // '=SUM(1,2)']
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets
uncheck()
Changes the state of the checkboxes in the range to “unchecked”. Ignores the cells in the range which currently do not contain either the checked or unchecked value configured.
// Changes the state of cells which currently contain either the checked or // unchecked value configured in the range A1:B10 to 'unchecked'. const range = SpreadsheetApp.getActive().getRange('A1:B10'); range.uncheck();
ফেরত
Range — This range, for chaining.
অনুমোদন
যে স্ক্রিপ্টগুলো এই পদ্ধতি ব্যবহার করে, সেগুলোর জন্য নিম্নলিখিত এক বা একাধিক স্কোপের মাধ্যমে অনুমোদনের প্রয়োজন হয়:
-
https://www.googleapis.com/auth/spreadsheets.currentonly -
https://www.googleapis.com/auth/spreadsheets