Click or drag to resize

XLSDocumentSheetGetSheetNames Method

List all sheets in Excel Document

Namespace:  SIC.OpenDocumentFormat.XLS
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public List<string> GetSheetNames()

Return Value

Type: ListString
List of Sheet name
See Also