Hello, I want to use your framework in a SWIFT project, can you help me ?
I have import succesfuly your framework on my swift project, but i need help to call this function on my UIViewController.
QZWorkbook *excelReader = [[QZWorkbook alloc] initWithContentsOfXLS:xlsFileURL];
Hello, I want to use your framework in a SWIFT project, can you help me ?
I have import succesfuly your framework on my swift project, but i need help to call this function on my UIViewController. QZWorkbook *excelReader = [[QZWorkbook alloc] initWithContentsOfXLS:xlsFileURL];
Thanks