View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sheraz Sheraz is offline
external usenet poster
 
Posts: 1
Default How to Add Rows From Active Cell with in a XLL Code

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