ActiveReports Developer 7
DDSheets Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace : DDSheets Class

Glossary Item Box

The following tables list the members exposed by DDSheets.

Public Properties

 NameDescription
Public PropertyCountGets the number of elements contained in the DDSheets collection.  
Public PropertyItemOverloaded. Gets the specified DDSheet object.  
Top

Public Methods

 NameDescription
Public MethodAddNewAdds a new blank DDSheet object to the collection and returns a reference to it.  
Public MethodClearRemoves all of the DDSheet objects contained in the collection.  
Public MethodMoveOverloaded. Moves a sheet to the specified position.  
Public MethodRemoveAtRemoves the DDSheet at the specified index from the collection.  
Public MethodSelectOverloaded. Selects a DDSheet object, while deselecting all other DDSheet objects.  
Top

See Also