Office JS Excel - support SharePoint file properties (ContentTypeProperty)

Office JS Excel - support SharePoint file properties (ContentTypeProperty)
0

Upvotes

Upvote

 Mar 16 2023
0 Comments 
New

SharePoint file properties (columns) can be saved into Excel workbooks, but these types of properties are not saved in custom properties, except Title and Description properties.

VBA can get the SharePoint file properties by using ThisWorkbook.ContentTypeProperties().