The SimpleSpreadSheet is a basic example of spreadsheet functionality in Objective Grid for Microsoft .NET. This sample demonstrates simple formatting; see Section 10.5, "RaceAttendance," for a more comprehensive example.
The sample consists of a series of randomly generated numbers. Sums for each column are at the bottom of each column. The ranges are specified in two ways:
In row 6, the cells in the summation is explicitly specified: A1+A2+A3+A4+A5.
In row 7, the cells in the summation is specified as a range: A1..A5.
For more information on functions, see Section 2.5, "Formula Engine Support."
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.