示例#1
0
 public void AddPageCountField(OpenXmlRunPropertiesModel textStyle)
 {
     _contents.Add(OpenXmlFieldGenerators.PageCountField(textStyle));
 }