ViewAPI Methods |
The ViewAPI type exposes the following members.
Name | Description | |
---|---|---|
AddColumn |
Add a column in the specified table.
| |
AddFavorite |
Adds a specified view as favourite.
| |
AddLookup |
Add a lookup in the specified child table.
| |
AddRow |
Add a single row in the specified table.
| |
AutoAnalyse |
Auto generate reports for the specified table.
| |
AutoAnalyseColumn |
Auto generate reports for the specified column.
| |
CopyFormulas |
Copy the specified formulas from one table to another within the workspace or across workspaces.
| |
CreatePrivateURL |
Create a private URL for the specified view.
| |
CreateSimilarViews |
Create reports for the specified table based on the reference table.
| |
Delete |
Delete a specified view in the workspace.
| |
DeleteColumn |
Delete a specified column in the table.
| |
DeleteRow |
Delete rows in the specified table.
| |
GetEmbedURL |
Returns embed URL to access the specified view.
| |
GetLastImportDetails |
Returns last import details of the specified view.
| |
GetMyPermissions |
Returns permissions for the specified view.
| |
GetPrivateURL |
Returns private URL to access the specified view.
| |
GetViewURL |
Returns the URL to access the specified view.
| |
HideColumns |
Hide the specified columns in the table.
| |
RefetchData |
Sync data from available datasource for the specified view.
| |
RemoveFavorite |
Remove a specified view from favourite.
| |
RemoveLookup |
Remove the lookup for the specified column in the table.
| |
Rename |
Rename a specified view in the workspace.
| |
RenameColumn |
Rename a specified column in the table.
| |
SaveAs |
Copy a specified view within the workspace.
| |
ShowColumns |
Show the specified hidden columns in the table.
| |
UpdateRow |
Update rows in the specified table.
|