office js - Update document fields of word using OfficeJS -
in vsto, can update fields of word document using c# code:
_wordapplication.activedocument.fields.update(); is there way same job in officejs? using officejs 1.4 beta version.
thanks in advance!
good question! not now, support custom doc properties , xmlparts depending on scenario might ok, fields planning support in future. don't forget vote on our user voice channel, there existing item tracking doc fields support.
thanks.
Comments
Post a Comment