API Reference
@univerjs
@univerjs/core
interfaces
Icolumndata

@univerjs/core v0.4.2Docs


Interface: IColumnData

Properties of column data

Properties

PropertyTypeDescriptionDefined in
custom?CustomDataUser stored custom fieldssubmodules/univer/packages/core/src/sheets/typedef.ts:208 (opens in a new tab)
hd?BooleanNumberhiddensubmodules/univer/packages/core/src/sheets/typedef.ts:198 (opens in a new tab)
s?Nullable<string | IStyleData>style idsubmodules/univer/packages/core/src/sheets/typedef.ts:203 (opens in a new tab)
w?numberwidthsubmodules/univer/packages/core/src/sheets/typedef.ts:193 (opens in a new tab)

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