TwipsPerPixelY Function

Returns the number of twips that represent the height of a pixel.

Syntax:


n = TwipsPerPixelY

Return value:

Młogosć cełych licbow

Pśikład:


Sub ExamplePixelTwips
    MsgBox "" & TwipsPerPixelX() & " Twips * " & TwipsPerPixelY() & " Twips",0,"Pixel size"
End Sub

Pšosym pódprějśo nas!