首页 > TAG信息列表 > tableFontSize
C# 画图表
引用DocX protected double bodyFontSize = 12d; protected float lineSpacing = 1.5f; protected float indentationFirstLine = 1f; protected double tableFontSize = 10d; using (var document = DocX.Create(@"Toc2.docx"))C# 画图表
引用DocX protected double bodyFontSize = 12d; protected float lineSpacing = 1.5f; protected float indentationFirstLine = 1f; protected double tableFontSize = 10d; using (var document = DocX.Create(@"Toc2.docx"))