[]
        
(Showing Draft Content)

C1.WPF.Excel.C1XLBook.Sheets

Sheets Property

Sheets

Gets a collection of XLSheet objects that represent the worksheets in the C1XLBook.

Declaration
[Browsable(false)]
public XLSheetCollection Sheets { get; }
<Browsable(False)>
Public ReadOnly Property Sheets As XLSheetCollection
Remarks

The XLSheetCollection returned has methods for counting, enumerating, adding and removing sheets from the C1XLBook.