Spread.Sheets Documentation
Using the Default Spread.Sheets Theme
Spread.Sheets Documentation > Developer's Guide > Customizing the Appearance > Setting Styles and Themes > Using the Default Spread.Sheets Theme

You can use the default Spread.Sheets theme. This requires that a style link is added to the head section of the aspx page. For example:

<link rel="stylesheet" href="css/gc.spread.sheets.11.0.0.css" />