Aspose Cloud
/
26.2
(ASPOSE on 2026-02-12)
26.1
(ASPOSE on 2026-01-19)
25.12
(ASPOSE on 2025-12-17)
25.11
(ASPOSE on 2025-11-28)
25.10
(ASPOSE on 2025-10-15)
25.9
(ASPOSE on 2025-09-16)
25.6.1
(ASPOSE on 2025-06-19)
25.4
(ASPOSE on 2025-04-16)
25.3
(ASPOSE on 2025-03-17)
25.2
(ASPOSE on 2025-02-28)
25.1
(ASPOSE on 2025-01-25)
24.12
(ASPOSEAPI on 2024-12-26)
24.11
(ASPOSE on 2024-11-26)
24.10
(ASPOSE on 2024-10-22)
24.9
(ASPOSE on 2024-09-18)
24.8
(ASPOSE on 2024-08-12)
24.7
(ASPOSE on 2024-07-30)
24.6
(ASPOSE on 2024-06-26)
24.5.1
(ASPOSE on 2024-05-24)
24.5
(ASPOSE on 2024-05-21)
24.4
(ASPOSE on 2024-04-28)
24.3
(ASPOSE on 2024-03-22)
24.2.1
(ASPOSE on 2024-02-22)
23.12
(ASPOSE on 2023-12-24)
23.11
(ASPOSE on 2023-11-25)
23.10
(ASPOSE on 2023-10-17)
23.9
(ASPOSE on 2023-09-18)
23.8
(ASPOSE on 2023-08-23)
23.7
(ASPOSE on 2023-07-28)
23.6
(ASPOSE on 2023-06-29)
23.5
(ASPOSE on 2023-05-26)
22.12
(ASPOSE on 2022-12-16)
22.11
(ASPOSE on 2022-11-16)
22.10
(ASPOSE on 2022-10-17)
22.9
(ASPOSE on 2022-09-22)
22.8
(ASPOSE on 2022-08-24)
22.7
(ASPOSE on 2022-07-28)
22.6
(ASPOSE on 2022-06-27)
22.5
(ASPOSE on 2022-05-30)
22.4
(ASPOSE on 2022-04-20)
22.3
(ASPOSE on 2022-03-14)
22.2
(ASPOSE on 2022-02-24)
22.1
(ASPOSE on 2022-01-24)
21.12
(ASPOSE on 2021-12-28)
21.11
(ASPOSE on 2021-11-30)
21.10
(ASPOSE on 2021-11-08)
21.9
(ASPOSE on 2021-10-13)
21.8
(ASPOSE on 2021-09-17)
21.7
(ASPOSE on 2021-08-03)
21.6
(ASPOSE on 2021-07-17)
21.5
(ASPOSE on 2021-05-27)
21.1
(ASPOSE on 2021-01-25)
20.11
(ASPOSE on 2020-12-05)
20.10
(ASPOSE on 2020-10-26)
20.9
(ASPOSE on 2020-09-24)
20.8
(ASPOSE on 2020-08-20)
20.7
(ASPOSE on 2020-07-23)
20.6
(ASPOSE on 2020-07-06)
20.5.4
(ASPOSE on 2020-05-29)
20.5.3
(ASPOSE on 2020-05-27)
20.5.2
(ASPOSE on 2020-05-27)
20.5.1
(ASPOSE on 2020-05-27)
20.05
(ASPOSE on 2020-05-27)
20.4.6
(ASPOSEAPI on 2020-05-19)
20.4.5
(ASPOSEAPI on 2020-05-19)
20.4.4
(ASPOSEAPI on 2020-05-18)
20.4.3
(ASPOSEAPI on 2020-05-18)
20.4.2
(ASPOSEAPI on 2020-05-15)
20.4.1
(ASPOSEAPI on 2020-05-15)
20.4
(ASPOSEAPI on 2020-05-15)
19.10
(ASPOSEAPI on 2019-11-01)
19.9
(ASPOSEAPI on 2019-09-25)
19.6
(ASPOSEAPI on 2019-06-18)
1.06
(ASPOSE on 2017-09-28)
1.05
(ASPOSE on 2017-09-08)
1.04
(ASPOSE on 2017-07-19)
v1.0.3
(ASPOSE on 2017-07-11)
1.02
(ASPOSE on 2017-06-14)
1.01
(ASPOSE on 2016-11-10)
1.00
(ASPOSE on 2016-04-27)
'
20.05
(ASPOSEAPI on 2020-05-27)
19.2.1
(ASPOSEAPI on 2019-05-27)
1.0.1
(ASPOSE on 2016-11-10)
AsposeCellsCloud-CellsApi-19.2.1
River stage zero
No dependents
1 ++
/
docs/CopyOptions.md
AsposeCellsCloud::Object::CopyOptions
Load the model package
use AsposeCellsCloud::Object::CopyOptions;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
refer_to_destination_sheet | boolean | When copying the range in the same file and the chart refers to the source sheet, False means the copied chart's data source will not be changed. True means the copied chart's data source refers to the destination sheet. | [optional]
copy_names | boolean | Indicates whether copying the names. | [optional]
refer_to_sheet_with_same_name | boolean | | [optional]
column_character_width | boolean | Indicates whether copying column width in unit of characters. | [optional]
copy_invalid_formulas_as_values | boolean | If the formula is not valid for the dest destination, only copy values. | [optional]
extend_to_adjacent_range | boolean | Indicates whether extend ranges when copying the range to adjacent range. | [optional]
[Back to Model list] [Back to API list] [Back to README]