RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > MobileListExtensionPoint > setCellStyle

MobileListExtensionPoint.setCellStyle property

设置item样式

Signature:

setCellStyle: (value: {
        width?: number | undefined;
        height?: number | undefined;
        backgroundColor?: string | undefined;
        borderColor?: string | undefined;
        borderWidth?: number | undefined;
    }) => Promise<any>;
Last updated on 12/16/2020
  • MobileListExtensionPoint.setCellStyle property
Copyright © 2021 销售易