API Reference
@univerjs
@univerjs/sheets
interfaces
Isheetlocation

@univerjs/sheets v0.1.17Docs


Interface: ISheetLocation

Extends

Properties

PropertyTypeInherited fromDefined in
colnumberISheetLocationBase.colpackages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:23 (opens in a new tab)
rownumberISheetLocationBase.rowpackages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:22 (opens in a new tab)
subUnitIdstringISheetLocationBase.subUnitIdpackages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:21 (opens in a new tab)
unitIdstringISheetLocationBase.unitIdpackages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:20 (opens in a new tab)
workbookWorkbook-packages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:27 (opens in a new tab)
worksheetWorksheet-packages/sheets/src/services/sheet-interceptor/utils/interceptor.ts:28 (opens in a new tab)

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