Farpoint: Spread 7.0.25
FarPoint Spread (now known as Spread.NET ) is a high-performance spreadsheet component used for developing .NET applications in Visual Studio. Version
what platforms/languages
Tell you it supports (VB6 vs. .NET) Compare it to newer versions Show you where to find the documentation FarPoint Spread 7.0.25
- Fully licensed per-developer runtime royalty-free distribution.
- Strong-named assemblies for GAC deployment.
technical implementation
Do you need help with a specific (like data binding or custom cell types)? FarPoint Spread (now known as Spread
' Set Row and Column Counts fpSpread1.MaxRows = 100 fpSpread1.MaxCols = 5 technical implementation Do you need help with a