gpt4 book ai didi

c# - 如何在 C# 中检查 Excel 范围是否为空

转载 作者:太空狗 更新时间:2023-10-29 21:06:30 25 4
gpt4 key购买 nike

我想使用 C# 检查范围(行 * 列中的单元格)是否为空。我可以遍历单元格,但有更好更快的方法吗?从选定/事件单元格以及行数和列数获取范围的任何方法?

最佳答案

我想 Excel.WorksheetFunction.CountA不仅适用于工作表,还适用于任何范围参数:

Use CountA to count the number of cells that contain data in a range or array.

A value is any type of information, including error values and empty text (""). A value does not include empty cells.

If an argument is an array or reference, only values in that array or reference are used. Empty cells and text values in the array or reference are ignored.

关于c# - 如何在 C# 中检查 Excel 范围是否为空,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6854491/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com