Spread.Services 1.4.0

Released: Dec 14, 2017

1.4.0 での更新項目

機能

  • 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.

不具合の修正

  • 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".