Shape.ScaleHeight(Single, MsoTriState, MsoScaleFrom) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public void ScaleHeight (float Factor, Microsoft.Office.Core.MsoTriState RelativeToOriginalSize, Microsoft.Office.Core.MsoScaleFrom fScale = Microsoft.Office.Core.MsoScaleFrom.msoScaleFromTopLeft);
abstract member ScaleHeight : single * Microsoft.Office.Core.MsoTriState * Microsoft.Office.Core.MsoScaleFrom -> unit
Public Sub ScaleHeight (Factor As Single, RelativeToOriginalSize As MsoTriState, Optional fScale As MsoScaleFrom = Microsoft.Office.Core.MsoScaleFrom.msoScaleFromTopLeft)
Parâmetros
- Factor
- Single
- RelativeToOriginalSize
- MsoTriState
- fScale
- MsoScaleFrom