API Reference
@univerjs
@univerjs/core
interfaces
Idatavalidationrulebase

@univerjs/core v0.1.17Docs


Interface: IDataValidationRuleBase

Extended by

Properties

PropertyTypeDefined in
allowBlank?booleansubmodules/univer/packages/core/src/types/interfaces/i-data-validation.ts:26 (opens in a new tab)
formula1?stringsubmodules/univer/packages/core/src/types/interfaces/i-data-validation.ts:27 (opens in a new tab)
formula2?stringsubmodules/univer/packages/core/src/types/interfaces/i-data-validation.ts:28 (opens in a new tab)
operator?DataValidationOperatorsubmodules/univer/packages/core/src/types/interfaces/i-data-validation.ts:29 (opens in a new tab)
typeDataValidationTypesubmodules/univer/packages/core/src/types/interfaces/i-data-validation.ts:25 (opens in a new tab)

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