Class | Description | |
---|---|---|
Border | Border styles. | |
BorderCollection | All borders of a cell. | |
BoundSheet<T> | Represents a bound sheet. | |
Cell | The Excel cell. | |
CellPosition | The coordinates of a cell in a worksheet. | |
Column | A column in a worksheet. | |
Fill | Cell fill styles. | |
FlexSheet | The FlexSheet control extends the FlexGrid control and provides an Excel-like functionality. | |
FlexSheetHelper | Supports the load processing of the request from the client-side FlexSheet. | |
FlexSheetLoadResponse | The response data for FlexSheet remote loading. | |
FlexSheetRequestAttribute | Represents an attribute that invokes a model binder for FlexSheet request. | |
FlexSheetRequestModelBinder | Defines the model binder for FlexSheet form-request. | |
FlexSheetSaveRequest | The request data for FlexSheet remote saving. | |
FlexSheetSaveResponse | The response for Flexsheet remote save. | |
Font | Font styles. | |
FormulaBar | Define an extender used to set the formula bar. | |
FrozenPane | The FrozenPane of worksheet | |
Range | A rectangular area in a worksheet denominated by a top-left cell and a bottom-right cell. | |
Row | A row in a worksheet. | |
Sheet | Represents a sheet within the FlexSheet control. | |
Style | The appearance attributes of certain cells. | |
UnboundSheet | Represents an unbound sheet. | |
Workbook | The Excel workbook. | |
Worksheet | The Excel worksheet. |
Enumeration | Description | |
---|---|---|
BorderLinetype | The style of the cell borders. | |
ContentType | Specifies the type of remote save content. | |
HAlignType | Horizontal alignment options. | |
PatternStyle | The pattern type of the cell fills. | |
TextDirectionType | The direction of text flow. | |
VAlignType | Vertical alignment options. |