Hi everyone,

I am perusing the API help documents for information about the ExcelWorkSheet property of the iPartFactory object.
What I am doing is interactively adding rows to an iPart table based on user input. What I would like is for the newly created rows to copy the excel
formatting of the previous row (I am adding all new rows to the end of the table.) For example, my "Member Name" column contains formatted data (named variables) that reference other cells in the spreadsheet.

Best Regards