Forum Discussion
stemarcoh
Aug 17, 2026Tin Contributor
Feature Request: Add Support for Merged Table Cells in OneNote Interop API XML Schema
I'm writing to request an enhancement to the OneNote Interop API — specifically, the ability to support merged table cells in the XML schema used by the UpdatePageContent method. With the recent add...
ashadzaid37
Aug 18, 2026Copper Contributor
This would be a really useful addition to the OneNote API. Since merged cells are already supported in the OneNote client, it makes sense for the Interop API to support them as well.
Adding rowspan and colspan, along with some documentation and examples, would make it much easier for developers to create tables programmatically without losing the original layout. Hopefully Microsoft can consider adding this in a future update.