标签: excel vb.net visual-studio
在我的代码中我创建了一个excel,但有些单元格必须是数字。
我的代码:
std::uniform_int_distribution <int> di(0,9);
现在我收到了这个:
但我想收到这个: