“ System.Runtime.InteropServices.COMException (0x800A141C): 数字必须介于 1 和 32767 之间。
在 Microsoft.Office.Interop.Word.Tables.Add(Range Range, Int32 NumRows, Int32 NumColumns, Object& DefaultTableBehavior, Object& AutoFitBehavior)”
该如何解决呢?
网上没有找到解决方法。
非常谢谢大家啊。
2 个解决方案
#1
int64或long 。
#2
看看,文本是否包含空格了
#1
int64或long 。
#2
看看,文本是否包含空格了