A flexible and easy-to-use pure .Net control, it runs faster than the FlexCell table control (ActiveX) in Visual Studio .Net, and the publishing process is simpler. It can be used in C#, Visual Basic .Net and Visual C++ .Net Use it to create very beautiful reports and data input interfaces for your software. Main functions:
Provides file storage functions such as creating/opening/saving files, outputting Excel (without Excel runtime library), outputting HTML, outputting and inputting XML.
Provides functions such as charts, virtual tables, sorting, merging cells, printing and print preview.
A table designer is provided, which allows you to create complex reports and input interfaces with only a small amount of code.
The carefully designed object model can make the program clearer and provides 10 programming objects: Cell, Chart, Column, ComboBox, Images, PageBreak, PageSetup, Range, Row, and Selection.
6 cell types are provided: TextBox, ComboBox, CheckBox, Calendar, Button, and HyperLink.
Six types of charts are provided: ColumnClustered, Line, Pie, 3DColumnClustered, 3DLine, and 3DPie.
Provides a variety of cell properties: Alignment, BackColor, Border, Font, ForeColor, Locked, Mask, Printable, Tag, Text, WrapText.
Provides rich page setting functions, such as page margins, page breaks, page centering, title rows, headers and footers, etc.
Simply set two properties to set different background colors for odd and even rows.
Supports clipboard operations, you can freely copy, cut, and paste cell contents, and you can copy and paste text with Excel, Notepad and other software.
Expand