tableau icon indicating copy to clipboard operation
tableau copied to clipboard

debug: add message `SheetDescriptor` to describe a worksheet for debugging

Open wenchy opened this issue 3 years ago • 0 comments

The proto message SheetDescriptor should describe the whole worksheet details for easy locating cell (row and column):

message worksheet
scalar field value cell value
struct field value cross-cell values

Refer: https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/descriptor.proto#L768

wenchy avatar Sep 22 '22 07:09 wenchy