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

ListSpreadsheets Method

Lists all spreadsheets.

Syntax

[VB.NET]
Public Sub ListSpreadsheets()
[C#]
public void ListSpreadsheets();

Remarks

This method lists all spreadsheets, including those in subfolders. Information about the spreadsheets is held in the Spreadsheets collection. The SpreadsheetList event also fires once for each spreadsheet.

NOTE: This method has a corresponding asynchronous version (ListSpreadsheetsAsync) for use in the WinRT environment.

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