@@ -2275,7 +2275,7 @@ ExcelScript,ExcelScript.PivotLayout,"repeatAllItemLabels(repeatLabels)",Method,F
22752275ExcelScript , ExcelScript.PivotLayout , " setAltTextDescription(altTextDescription)" , Method , Great , false
22762276ExcelScript , ExcelScript.PivotLayout , " setAltTextTitle(altTextTitle)" , Method , Great , false
22772277ExcelScript , ExcelScript.PivotLayout , " setAutoFormat(autoFormat)" , Method , Great , false
2278- ExcelScript , ExcelScript.PivotLayout , " setAutoSortOnCell(cell, sortBy)" , Method , Good , false
2278+ ExcelScript , ExcelScript.PivotLayout , " setAutoSortOnCell(cell, sortBy)" , Method , Good , true
22792279ExcelScript , ExcelScript.PivotLayout , " setEmptyCellText(emptyCellText)" , Method , Excellent , false
22802280ExcelScript , ExcelScript.PivotLayout , " setEnableFieldList(enableFieldList)" , Method , Good , false
22812281ExcelScript , ExcelScript.PivotLayout , " setFillEmptyCells(fillEmptyCells)" , Method , Excellent , false
@@ -2986,7 +2986,7 @@ ExcelScript,ExcelScript.SlicerStyle,"duplicate()",Method,Fine,false
29862986ExcelScript , ExcelScript.SlicerStyle , " getName()" , Method , Fine , false
29872987ExcelScript , ExcelScript.SlicerStyle , " getReadOnly()" , Method , Good , false
29882988ExcelScript , ExcelScript.SlicerStyle , " setName(name)" , Method , Fine , false
2989- ExcelScript , ExcelScript.SortBy , N/A , Enum , Good , false
2989+ ExcelScript , ExcelScript.SortBy , N/A , Enum , Good , true
29902990ExcelScript , ExcelScript.SortBy , " ascending" , EnumField , Great , false
29912991ExcelScript , ExcelScript.SortBy , " descending" , EnumField , Great , false
29922992ExcelScript , ExcelScript.SortDataOption , N/A , Enum , Missing , true
0 commit comments