xsy-breeze-ui-rpa > CPQPriceSetsExtensionPointBatch > setCellStyle
CPQPriceSetsExtensionPointBatch.setCellStyle property
设置单元格样式
Signature:
setCellStyle: (value: {
detailUuid: any;
detailId: any;
itemApiKey: string;
fontColor?: string | undefined;
backgroundColor?: string | undefined;
borderColor?: string | undefined;
}) => Promise<any>;
