API Reference
@univerjs
@univerjs/core
interfaces
Ioptiondata

@univerjs/core v0.1.17Docs


Interface: IOptionData

Whether to clear only the contents. Whether to clear only the format; note that clearing format also clears data validation rules.

Extended by

Properties

PropertyTypeDescriptionDefined 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.submodules/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.submodules/univer/packages/core/src/types/interfaces/i-range.ts:210 (opens in a new tab)

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