Skip to content

feat: threaded comments — Excel 365+ modern comment system #158

@productdevbook

Description

@productdevbook

Summary

Support threaded comments (Excel 365+), distinct from legacy comments/notes.

Technical details

Stored in xl/threadedComments/threadedComment1.xml:

  • Thread-based replies via parentId
  • Author info: userId, providerId, displayName
  • Timestamps on each comment
  • Excel auto-creates legacy comment placeholders for backward compat

Scope

  • Read threaded comments
  • Write threaded comments
  • Reply threading (parentId)
  • Author + timestamp metadata
  • Auto-generate legacy comment placeholders
  • Round-trip preservation

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestformat:xlsxXLSX format (Office Open XML)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions