[]
Gets a collection of XLSheet objects that represent the worksheets in the C1XLBook.
[Browsable(false)] public XLSheetCollection Sheets { get; }
The XLSheetCollection returned has methods for counting, enumerating, adding and removing sheets from the C1XLBook.