[]
Spread Windows Forms introduces some powerful features which are described in the following table.
Area | Overview | Reference |
---|---|---|
Designer | Visually design components and create prototype | |
Spreadsheet Objects | Status Bar | |
Create multiple viewports (pane) | ||
Sheet | Use multiple sheets | |
Change sheet name tab | ||
Add a title and subtitle | ||
Customize the top left cell | ||
Set a style using skin | ||
Add a footer to the bottom of sheet | ||
Add a table | ||
Row and Column | Change background color of odd row only | |
Display multiple columns and rows in header | ||
Specify a non-scrollable area | ||
Display grouped data | ||
Filtering the data | ||
Display supplement information in a row | ||
Sort data in ascending or descending order | ||
Create a row range or column range that can be expanded and collapsed | ||
Cell | Change display character of column header cell | |
Use a cell type that matches the format or data type | ||
Search for a specific cell | ||
Merge multiple cells | ||
Display string in cell's tooltip | ||
Determine cell format according to the result of conditional operation | ||
Shape | Add a shape to a sheet | |
Capture content in any cell range | ||
Support for adding and customizing shapes and group shapes | ||
Chart | Add a chart to a sheet | |
Sparklines | Display a small graph in a cell | |
Add Sparklines Using Methods | ||
Add Sparklines Using Formulas | ||
Edit | Allow edit mode remains on for any cell | |
Validate user input | ||
Set initial value to a cell | ||
Perfrom automatic calculation based on input value | ||
Display formula text box (formula bar) | ||
Display name box | ||
Perform input by drag and drop | ||
Define external variable | ||
Excel | Load an Excel file | |
Save to Excel file | ||
Print using printing option | ||
Print in PDF format | ||
Data Binding | Bind a data source | |
Display relational data hierarchically | ||
User Operation | Allow multiple row selection | |
Set clipboard data by copy and paste operation | ||
Get cursor position | ||
Customize the behavior of undo and redo | ||
Customize keyboard operation | ||
Sort a row by clicking column header | ||
Use on a tablet | ||
Render | Make it look like a visual style | |
Text rendering using GDI |