Sdílet prostřednictvím


Label.SetBounds – metoda (Int32, Int32, Int32, Int32)

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

Obor názvů:  Microsoft.Office.Tools.Excel.Controls
Sestavení:  Microsoft.Office.Tools.Excel.v4.0.Utilities (v Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Label Třída

SetBounds – přetížení

Microsoft.Office.Tools.Excel.Controls – obor názvů