محدوده ای در امتداد یک بعد روی یک ورق. همه ایندکس ها مبتنی بر صفر هستند. نمایه ها نیمه باز هستند: شاخص شروع شامل و نمایه پایان انحصاری است. شاخص های از دست رفته نشان می دهد که محدوده در آن سمت نامحدود است.
محدوده ای در امتداد یک بعد روی یک ورق. همه ایندکس ها مبتنی بر صفر هستند. نمایه ها نیمه باز هستند: شاخص شروع شامل و نمایه پایان انحصاری است. شاخص های از دست رفته نشان می دهد که محدوده در آن سمت نامحدود است.
محدوده ای در امتداد یک بعد روی یک ورق. همه ایندکس ها مبتنی بر صفر هستند. نمایه ها نیمه باز هستند: شاخص شروع شامل و نمایه پایان انحصاری است. شاخص های از دست رفته نشان می دهد که محدوده در آن سمت نامحدود است.
محدوده ای در امتداد یک بعد روی یک ورق. همه ایندکس ها مبتنی بر صفر هستند. نمایه ها نیمه باز هستند: شاخص شروع شامل و نمایه پایان انحصاری است. شاخص های از دست رفته نشان می دهد که محدوده در آن سمت نامحدود است.
تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["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"]]