Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Select( _ ByVal sheetIndex As System.Integer _ ) |
C# | |
---|---|
public void Select( System.int sheetIndex ) |
Parameters
- sheetIndex
- The zero-based index of the sheet whose tab is to be selected.
ActiveReports Developer 7 | |
Select(Int32) Method | |
See Also |
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > DDSheets Class > Select Method : Select(Int32) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Select( _ ByVal sheetIndex As System.Integer _ ) |
C# | |
---|---|
public void Select( System.int sheetIndex ) |