Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
FPSpread v.7

I have an spread using fpspread. i want to insert row but it did not copy the design just inserted a row. iwant is to copy the entire row with its design.


m_Spread.InsertRows(m_Spread.ActiveRow, 1);


that's the code that i use to insert a row
Posted
Comments
[no name] 7-Aug-14 5:55am    
have you tried anything?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900