ActiveReports Developer 7
Select Method
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > DDSheets Class : Select Method

Glossary Item Box

Selects a DDSheet object, while deselecting all other DDSheet objects.

Overload List

OverloadDescription
Select(String)Selects the sheet with the specified name, and deselects all other sheets.  
Select(Int32)Selects the sheet at the specified index, and deselects all other sheets.  

See Also