excel 分页符对打印有什么帮助?

excel

1个回答

写回答

婑嫷

2025-10-13 12:30

+ 关注

For Each hb In ActiveSheet.HPageBreaks u_row = hb.Location.Row - 1 Range(A & u_row & :J & u_row).Select With Selection.Borders(xlEdgeBottom) .LineStyle = xlContinuous .Weight = xlThin .ColorIndex = xlAutomatic End With Next

举报有用(4分享收藏

Copyright © 2025 IZhiDa.com All Rights Reserved.

知答 版权所有 粤ICP备2023042255号