GemBox.Spreadsheet

ExcelFile Class

Excel file contains one or more worksheets (ExcelWorksheet) and workbook related properties and methods.

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

System.Object
   GemBox.Spreadsheet.ExcelFile

public sealed class ExcelFile

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

ExcelFile Members | GemBox.Spreadsheet Namespace | ExcelWorksheet