Click or drag to resize

WorksheetCommands Methods

The WorksheetCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAddDataColumns 
Public methodStatic memberAddPropertyColumns 
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 
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 
Public methodStatic memberWorksheetClearData 
Top
See Also