ActiveReports.XlsExport Assembly > DataDynamics.SpreadBuilder Namespace : DDSheets Class |
The following tables list the members exposed by DDSheets.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the DDSheets collection. | |
Item | Overloaded. Gets the specified DDSheet object. |
Name | Description | |
---|---|---|
AddNew | Adds a new blank DDSheet object to the collection and returns a reference to it. | |
Clear | Removes all of the DDSheet objects contained in the collection. | |
GetEnumerator | Returns an IEnumerator object for this collection allowing you to enumerate the DDSheet objects contained in the collection. Allows the use of foreach statements with the collection. | |
Move | Overloaded. Moves a sheet to the specified position. | |
RemoveAt | Removes the DDSheet at the specified index from the collection. | |
Select | Overloaded. Selects a DDSheet object, while deselecting all other DDSheet objects. |