MCPcopy Index your code
hub / github.com/adobe/react-spectrum / cfStyle

Function cfStyle

scripts/createExcelSheet.mjs:207–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 let cfStyle = argb => ({
208 fill: {type: 'pattern', pattern: 'solid', fgColor: {indexed: 64}, bgColor: {argb}}
209 });
210 sheet.addConditionalFormatting({
211 ref: 'B11:I500',
212 rules: [

Callers 1

buildPassFailSheetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected