Skip to content
TREB Docs

CellDataWithAddress

CellDataWithAddress interface

this type is for serialized data that includes the row and column in each cell. this was the original serialized data type, and is still supported. current serialization will group data into rows or columns, whichever results in a smaller overall serialized representation.

Extends
Members
column
number
number
row
number
number
Referenced by
SerializedCellData