API usageSpreadsheet APIApiRangeMethodsExpandOn this pageExpand Returns a range that represents the expanded range around the current range. Syntax expression.Expand(); expression - A variable that represents a ApiRange class. Parameters This method doesn't have any parameters. Returns ApiRange | null