We need the table comment for an internal excel processing. It's currently not accessable so we need to use the DocumentFormat.OpenXml lib to fetch it.
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.table.comment?view=openxml-3.0.1
We need the table comment for an internal excel processing. It's currently not accessable so we need to use the
DocumentFormat.OpenXmllib to fetch it.https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.table.comment?view=openxml-3.0.1