[]
        
(Showing Draft Content)

C1.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; }
Remarks

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