API Reference
@univerjs
@univerjs/core
interfaces
Icopytooptionsdata

@univerjs/core v0.1.17Docs


Interface: ICopyToOptionsData

Option of copyTo function

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
contentsOnly?boolean1. designates that only the content should be copied 2. Whether to clear only the contents. 3. worksheet Whether to clear the content.IOptionData.contentsOnlysubmodules/univer/packages/core/src/types/interfaces/i-range.ts:219 (opens in a new tab)
formatOnly?boolean1. designates that only the format should be copied 2. Whether to clear only the format; note that clearing format also clears data validation rules. 3. worksheet Whether to clear the format.IOptionData.formatOnlysubmodules/univer/packages/core/src/types/interfaces/i-range.ts:210 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.