获取浮动图片
GET {{base_url}}/sheets/v3/spreadsheets/:spreadsheet_token/sheets/:sheet_id/float_images/:float_image_id
::: note 浮动图片参考:浮动图片指南 ::: 根据 floatimageid 获取对应浮动图片的信息。
参考接口文档:获取浮动图片
RESPONSES
status: OK
{"code":0,"data":{"float_image":{"float_image_id":"eM1K6BzKIE","float_image_token":"boxcniOGgwNiwacbNTZOvzziwYg","height":130,"offset_x":81,"offset_y":19,"range":"26d548!F4:F4","width":170}},"msg":"success"}