AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/CopyOptions.md view on Meta::CPAN
# AsposeCellsCloud::Object::CopyOptions
## Load the model package
```perl
use AsposeCellsCloud::Object::CopyOptions;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ColumnCharacterWidth** | **boolean** | Indicates whether copying column width in unit of characters. |
**CopyInvalidFormulasAsValues** | **boolean** | If the formula is not valid for the dest destination, only copy values. |
**CopyNames** | **boolean** | Indicates whether copying the names. |
**ExtendToAdjacentRange** | **boolean** | Indicates whether extend ranges when copying the range to adjacent range. |
**ReferToDestinationSheet** | **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 sou...
**ReferToSheetWithSameName** | **boolean** | In ms excel, when copying formulas which refer to other worksheets while copying a worksheet to another one, the copied formulas should refer to source workbook. However, for some sit...
**CopyTheme** | **boolean** | |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.715 second using v1.01-cache-2.11-cpan-5735350b133 )