【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.5.6.2 ASCIMPRESULT
Contents
Name
ASCIMPRESULT
Description
Declaration
typedef struct tagASCIMPRESULT { int nR1; int nC1; int nR2; int nC2; DWORD uid; } ASCIMPRESULT;
Members
- nR1
- first row to receive data
- nC1
- first column to receive data
- nR2
- last row to receive data
- nC2
- last column to receive data
- uid
- UID of the DataRange created as result of import
Remark
Examples
Header to Include
origin.h