某一列宽   
 table.Document.Tables.Item(x){第几个表格}.Columns.item(y){第几列}.SetWidth  
                      (24,'wdAdjustNone');  
   
  某一行高、某一单元格也是类似。  
  Range.Cells本身就是全体单元格

相关文章:

  • 2021-11-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-25
  • 2022-01-31
  • 2022-01-05
  • 2021-12-09
  • 2022-02-16
猜你喜欢
  • 2021-07-26
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2022-02-02
  • 2022-12-23
  • 2022-02-12
相关资源
相似解决方案