API Reference
@univerjs
@univerjs/core
interfaces
Irowdata

@univerjs/core v0.4.2Docs


Interface: IRowData

Properties of row data

Properties

PropertyTypeDescriptionDefined in
ah?numberauto heightsubmodules/univer/packages/core/src/sheets/typedef.ts:163 (opens in a new tab)
custom?CustomDataUser stored custom fieldssubmodules/univer/packages/core/src/sheets/typedef.ts:178 (opens in a new tab)
h?numberheight in pixelsubmodules/univer/packages/core/src/sheets/typedef.ts:153 (opens in a new tab)
hd?BooleanNumberhiddensubmodules/univer/packages/core/src/sheets/typedef.ts:168 (opens in a new tab)
ia?BooleanNumberis current row self-adaptive to its content, use ah to set row height when true, else use h.submodules/univer/packages/core/src/sheets/typedef.ts:158 (opens in a new tab)
s?Nullable<string | IStyleData>style idsubmodules/univer/packages/core/src/sheets/typedef.ts:173 (opens in a new tab)

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