API usageSpreadsheet APIApiRangeMethodsGetFormatConditionsOn this pageGetFormatConditions Returns the collection of conditional formatting rules for the current range. Syntax expression.GetFormatConditions(); expression - A variable that represents a ApiRange class. Parameters This method doesn't have any parameters. Returns ApiFormatConditions