Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

Delete Method

Deletes the spreadsheet.

Syntax

[VB.NET]
Public Sub Delete(ByVal Title As String)
[C#]
public void Delete(string title);

Remarks

This method deletes the spreadsheet with the specified Title. If multiple spreadsheets with the same name exist this method will return an error.

If Title is empty the component will attempt to delete the spreadsheet identified by the unique Id.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0