| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Select( _ ByVal sheetName As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Select( string sheetName ) | |
Parameters
- sheetName
- The value of the Name property of the DDSheet object to be selected.