'Declaration Public Class C1XLBook Inherits System.ComponentModel.Component
public class C1XLBook : System.ComponentModel.Component
Represents an Excel workbook containing one or more worksheets.
Contains methods for loading and saving XLS files, and exposes a collection of XLSheet objects that represent the individual worksheets.
'Declaration Public Class C1XLBook Inherits System.ComponentModel.Component
public class C1XLBook : System.ComponentModel.Component
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
C1.Excel.C1XLBook