GemBox.Spreadsheet

ExcelWorksheetCollection Class

Collection of worksheets (ExcelWorksheet).

For a list of all members of this type, see ExcelWorksheetCollection Members.

System.Object
   GemBox.Spreadsheet.ExcelWorksheetCollection

public sealed class ExcelWorksheetCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

ExcelWorksheetCollection Members | GemBox.Spreadsheet Namespace | ExcelWorksheet