How to Add Rows From Active Cell with in a XLL Code

S

Sheraz

Hi
I have created XLL Plugin for Excel Worksheet.
I know how to take the CXlOper as an argument or Return this type of
Argument to Excel Sheet.

Currently i need to know how can i Perform Row Addition with in XLL Code.
I am writing XLL in C++ using MFC.

Can any one please show me a sample for what i want to achieve ?

Thanks
Sheraz
 
Top