LoginSignup
0
1

More than 5 years have passed since last update.

C++ Builder XE4 > Excel > link: 在C++Builder中利用OLE存取Excel文件 > Excel処理実装例 (中国語)

Last updated at Posted at 2018-04-13
動作環境
C++ Builder XE4
秀丸エディタ Version 8.79

C++ BuilderのExcel実装例を探していたら、下記に見つけた。

在C++Builder中利用OLE存取Excel文件

マクロなどを使って短縮記載にしている。

#define PG OlePropertyGet
#define PS OlePropertySet
#define FN OleFunction
#define PR OleProcedure

マクロの使用は利点と欠点があるだろう。

様々な処理に対する実装例が詳しい。

我很感激 Wǒ hěn gǎnjī. (I appreciate it.)

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1