Description: Grid 数据导出对象 Source: grid.js, line 488 Properties: Name Type Attributes Description data Uint8Array 导出数据 type string <optional> 导出类型,"compressed" 意为压缩数据 error string <optional> 压缩中的异常信息提示 Grid 数据导出对象