'Declaration
Public Class C1XLBook Implements ICloneable
public class C1XLBook : ICloneable
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 Implements ICloneable
public class C1XLBook : ICloneable
System.Object
C1.Silverlight.Excel.C1XLBook