Documentation Contents

Getting Started

  • Change Log: The changes made in previous releases of Resolver One.

Start using Resolver One

Support

Working with Resolver One Spreadsheets

Basics

Accessing other spreadsheets

  • External cells: Reference cell values from other spreadsheets.
  • RunWorkbook: Reuse Resolver One documents in your calculations.
  • Resolverlib: Reference the contents of Resolver one documents from your own stand-alone IronPython code.

Accessing databases from Resolver One

See also Advanced Examples, Working with data and databases (below).

Advanced

User code

Basics

  • Tips for Writing User Code: Get started with Resolver One's Python programming environment.
  • Model vs Results: How your code and the spreadsheet grid interact; if changes to the grid that you're making from the code aren't having the effect you expect, this might help.
  • Traits: Change the way cells are displayed.
  • The Console: Instant results from your Python user code.

Common techniques

Useful functions

The Web

Reference

  • Reference guide to the object model and functions you can use in cell formulae and usercode: API documentation.
  • Resolver One in Italiano - Massimo Corinaldesi, aka cameyo, a user of Resolver One, has written a user guide in Italian. Thanks, cameyo!

Advanced examples

Working with data and databases

See also Working with Resolver One Spreadsheets, Accessing databases from Resolver One (above).

Beyond Resolver One

Resolver One in action

Comments