FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TableView Class |
For a list of all members of this type, see TableView members.
Name | Description | |
---|---|---|
AddColumns | Adds columns to the table. | |
AddDataRows | Add rows into the table data area. | |
Filter | Filters a column in the table. | |
GetColumnIndex | Gets the column index. | |
GetColumnName | Gets table column name. | |
GetDataColumnFormula | Gets column formula from a special column. | |
GetUniqueColumnName | Gets unique name for a table column. | |
MoveTableColumns | Moves the columns in the table. | |
MoveTableRows | Moves the rows in the table. | |
RemoveColumns | Removes columns from the table. | |
RemoveDataRows | Removes rows from the table data area. | |
ResetTotalRow | Resets total row values and formulas. | |
Resize | Resizes the table. | |
SetColumnNames | Sets the column names for the table. The count of array names must equal the count of table columns. Each element must not be null or empty and each element must be unique (not case sensitive) in the array names. | |
SetDataColumnFormula | Sets data formula in a special column. | |
Sort | Overloaded. Performs a table sort using a complex table sort information setting. |
Name | Description | |
---|---|---|
DeserializeEntry | Deserializes for each binary entry. |