Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Select( _ ByVal sheetName As System.String _ ) |
C# | |
---|---|
public void Select( System.string sheetName ) |
Parameters
- sheetName
- The value of the Name property of the DDSheet object to be selected.
ActiveReports Developer 7 | |
Select(String) Method | |
See Also |
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > DDSheets Class > Select Method : Select(String) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Select( _ ByVal sheetName As System.String _ ) |
C# | |
---|---|
public void Select( System.string sheetName ) |