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