Excel for WPF and Silverlight
C1XLBook Class
Members 

C1.WPF.Excel Namespace : C1XLBook Class

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.

Object Model
C1XLBook Class
Syntax
'Declaration
 
Public Class C1XLBook 
   Inherits System.ComponentModel.Component
   Implements ICloneable 
public class C1XLBook : System.ComponentModel.Component, ICloneable  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.WPF.Excel.C1XLBook

See Also

Reference

C1XLBook Members
C1.WPF.Excel Namespace