Back to Devexpress

WorksheetCollection Properties

officefileapi-devexpress-dot-spreadsheet-dot-worksheetcollection-dot-underscore-properties.md

latest2.0 KB
Original Source

WorksheetCollection Properties

A collection of worksheets in a workbook.

NameDescription
ActiveWorksheetGets or sets the currently active worksheet within a workbook.
CountGets the number of elements contained in the ICollection. Inherited from ICollection.
IsSynchronizedGets a value indicating whether access to the ICollection is synchronized (thread safe). Inherited from ICollection.
Item[String]Gets a worksheet by its name.
SyncRootGets an object that can be used to synchronize access to the ICollection. Inherited from ICollection.

See Also

WorksheetCollection Interface

WorksheetCollection Members

DevExpress.Spreadsheet Namespace