একটি শীটে একটি একক মাত্রা বরাবর একটি ব্যাপ্তি৷ সমস্ত সূচক শূন্য-ভিত্তিক। সূচীগুলি অর্ধেক খোলা: সূচনা সূচক অন্তর্ভুক্ত এবং শেষ সূচকটি একচেটিয়া। অনুপস্থিত সূচকগুলি নির্দেশ করে যে পরিসরটি সেই দিকে সীমাহীন।
একটি শীটে একটি একক মাত্রা বরাবর একটি ব্যাপ্তি৷ সমস্ত সূচক শূন্য-ভিত্তিক। সূচীগুলি অর্ধেক খোলা: সূচনা সূচক অন্তর্ভুক্ত এবং শেষ সূচকটি একচেটিয়া। অনুপস্থিত সূচকগুলি নির্দেশ করে যে পরিসরটি সেই দিকে সীমাহীন।
একটি শীটে একটি একক মাত্রা বরাবর একটি ব্যাপ্তি৷ সমস্ত সূচক শূন্য-ভিত্তিক। সূচীগুলি অর্ধেক খোলা: সূচনা সূচক অন্তর্ভুক্ত এবং শেষ সূচকটি একচেটিয়া। অনুপস্থিত সূচকগুলি নির্দেশ করে যে পরিসরটি সেই দিকে সীমাহীন।
একটি শীটে একটি একক মাত্রা বরাবর একটি ব্যাপ্তি৷ সমস্ত সূচক শূন্য-ভিত্তিক। সূচীগুলি অর্ধেক খোলা: সূচনা সূচক অন্তর্ভুক্ত এবং শেষ সূচকটি একচেটিয়া। অনুপস্থিত সূচকগুলি নির্দেশ করে যে পরিসরটি সেই দিকে সীমাহীন।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-10-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["A `GridRange` defines a range within a sheet using sheet ID, dimension, and start/end indexes."],["Indexes are zero-based and half-open, meaning the start index is included, and the end index is excluded."],["Missing start or end indexes imply the range is unbounded on the corresponding side."],["`GridRange` is represented in JSON format using `sheetId`, `dimension`, `startIndex`, and `endIndex` properties."]]],["This JSON structure represents a range on a sheet along a single dimension. It defines the `sheetId`, the `dimension` (e.g., rows or columns), and the span's start and end indexes. Indexes are zero-based, with the start index being inclusive and the end index exclusive. If `startIndex` or `endIndex` are not specified, the range is unbounded on that particular side. The structure includes these four data points to describe ranges within a single sheet dimension.\n"]]