SpreadJS Documentation
Style API Changes
SpreadJS Documentation > Developer's Guide > Getting Started > API Changes > Style API Changes

The following table list style changes:

V11 V9
PRIVATE GcSpread.Sheets.buildFontString(cssStyle)
REMOVED

GcSpread.Sheets.FontFactory

buildFont(opt, font)

INTERNAL
GcSpread.Sheets.LineBorder
width(border)
INTERNAL
GcSpread.Sheets.Style
copyFrom(style)
compose(style, force)
clear(propertyName)

 The validator property has been removed from the Style class.