forked from sheetjs/sheetjs
parent
807eac273b
commit
5ffa3e0869
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@ -520,7 +520,7 @@ export interface CellObject {
|
||||
l?: Hyperlink;
|
||||
|
||||
/** The style/theme of the cell (if applicable) */
|
||||
s?: object;
|
||||
s?: any;
|
||||
}
|
||||
|
||||
/** Simple Cell Address */
|
||||
|
Loading…
Reference in New Issue
Block a user