xsy-breeze-ui-rpa > CPQPriceSetsExtensionPoint > setColumnStyle
CPQPriceSetsExtensionPoint.setColumnStyle property
设置列样式
Signature:
setColumnStyle: (value: {
itemApiKey: string;
fontColor?: string | undefined;
backgroundColor?: string | undefined;
borderColor?: string | undefined;
removeStyle?: boolean | undefined;
}) => Promise<any>;
