RSSheet icon indicating copy to clipboard operation
RSSheet copied to clipboard

iOS classes for write xls sheet

Results 4 RSSheet issues
Sort by recently updated
recently updated
newest added

Hi, This is Bharath. When I use this RSSheet library into my application, it is saving in .xls format bu when I open it, Its showing complete xml string not...

Doing [NSData dataWithContentsOfFile:xlsFilePath] make the App crash... Any ideas why?

I tried creating an excel file using RsSheet library, and it works great. But i tried to open the created xls file in webView, i get an error like "QuickLookErrorDomain...

I didn't get any method in class RSworkSheetRow to add image in excel sheet, can you please help me so that i can add image to my excel sheet.