From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

AsposeCellsCloud::Request::PutWorksheetSparklineGroup

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | The file name. | sheet_name | string | The worksheet name. | type | string | Represents the sparkline types(Line/Column/Stacked). | data_range | string | Specifies the data range of the sparkline group. | is_vertical | boolean | Specifies whether to plot the sparklines from the data range by row or by column. | location_range | string | Specifies where the sparklines to be placed. | 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]