Worksheet |
public static class WorksheetCommands
The WorksheetCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddDataColumns | |
![]() ![]() | AddPropertyColumns | |
![]() ![]() | CreatePropertyColumnOfColumnNames(DataTable) | This will create a property column as text column with the names of the data columns. |
![]() ![]() | CreatePropertyColumnOfColumnNames(IWorksheetController) | This will create a property column as text column with the names of the data columns. |
![]() ![]() | Duplicate | |
![]() ![]() | ShowAddColumnsDialog | Shows a dialog to add columns to a table. |
![]() | ShowPropertyDialog | Shows the property dialog for this data table. |
![]() ![]() | Transpose | |
![]() ![]() | WorksheetClearData |