VScrollBar.SetBounds (Método) (Int32, Int32, Int32, Int32)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.Office.Tools.Excel.Controls
Ensamblado:  Microsoft.Office.Tools.Excel.v4.0.Utilities (en Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxis

'Declaración
Public Overridable Sub SetBounds ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer _
)
public virtual void SetBounds(
    int x,
    int y,
    int width,
    int height
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

VScrollBar Clase

SetBounds (Sobrecarga)

Microsoft.Office.Tools.Excel.Controls (Espacio de nombres)