Sha256: 9d0c8c7b8608a292a098e5ed1fac9eb3f5cdd37ab34253168464dd7e078fe551
Contents?: true
Size: 1001 Bytes
Versions: 13
Compression:
Stored size: 1001 Bytes
Contents
# AsposeCellsCloud::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]
Version data entries
13 entries across 13 versions & 1 rubygems