Click or drag to resize

WorksheetCommands Methods

The WorksheetCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAddDataColumns Opens the dialog to add data columns.
Public methodStatic memberAddPropertyColumns Opens the dialog to add property columns.
Public methodStatic memberCreatePropertyColumnOfColumnNames(DataTable) This will create a property column as text column with the names of the data columns.
Public methodStatic memberCreatePropertyColumnOfColumnNames(IWorksheetController) This will create a property column as text column with the names of the data columns.
Public methodStatic memberDuplicate Duplicates the worksheet and opens it.
Public methodStatic memberShowAddColumnsDialog Shows a dialog to add columns to a table.
Public Extension MethodShowPropertyDialog Shows the property dialog for this data table.
Public methodStatic memberTranspose Transposes the worksheet into a new table.
Public methodStatic memberWorksheetClearData Clears worksheet data and property column values.
Top
See Also