
Open options are now supported while opening Excel files.
Features
- SpreadJS v11 SSJSON (chart ssjson and data validation ssjson) is now supported.
- Excel PageSetup options are now supported to manage printing.
- Open options are now supported while opening Excel files.
- The RefersToR1C1 property in the IName interface is now supported.
- All Spread.Services features except calc engine are supported on Xamarin.iOS.
Fixes
- SSJSON now loads without losing custom named styles.
- RGBA field can be read in SSJSON without throwing exceptions.
- The Value of Range.Rows[i].Hidden is now accurate.
- Cell value is now changed after exporting an excel file when the value contains "\r".