API Reference
@univerjs
@univerjs/sheets-ui
interfaces
Iformatpainterbeforeapplyhookparams

@univerjs/sheets-ui v0.2.14Docs


Interface: IFormatPainterBeforeApplyHookParams

Properties

PropertyTypeDefined in
formatISelectionFormatInfopackages/sheets-ui/src/services/format-painter/format-painter.service.ts:68 (opens in a new tab)
rangeIRangepackages/sheets-ui/src/services/format-painter/format-painter.service.ts:65 (opens in a new tab)
redoMutationsInfoIMutationInfo<object>[]packages/sheets-ui/src/services/format-painter/format-painter.service.ts:66 (opens in a new tab)
subUnitIdstringpackages/sheets-ui/src/services/format-painter/format-painter.service.ts:64 (opens in a new tab)
undoMutationsInfoIMutationInfo<object>[]packages/sheets-ui/src/services/format-painter/format-painter.service.ts:67 (opens in a new tab)
unitIdstringpackages/sheets-ui/src/services/format-painter/format-painter.service.ts:63 (opens in a new tab)

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