The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

AsposeCellsCloud::Request::PutWorksheetOleObject

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | The file name. | sheet_name | string | The worsheet name. | upper_left_row | int | Upper left row index | upper_left_column | int | Upper left column index | height | int | Height of oleObject, in unit of pixel | width | int | Width of oleObject, in unit of pixel | ole_file | string | OLE filename path(full file name). | image_file | string | Image filename path(full file name). | folder | string | The folder where the file is situated. | storage_name | string | The storage name where the file is situated. |

[Back to Model list] [Back to API list] [Back to README]