Ler em inglês

Compartilhar via


Método MonthCalendar.SetBounds (Int32, Int32, Int32, Int32, BoundsSpecified)

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

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (em Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxe

'Declaração
Public Overridable Sub SetBounds ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer, _
    specified As BoundsSpecified _
)
public virtual void SetBounds(
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

MonthCalendar Classe

Sobrecargas SetBounds

Namespace Microsoft.Office.Tools.Excel.Controls