TwipsPerPixelY Function
ăăŻă»ă«ăźé«ăăç€șă twip æ°ăèżăăŸăă
æ§æ:
n = TwipsPerPixelY
æ»ăć€:
æŽæ°
äŸ:
Sub ExamplePixelTwips
MsgBox "" & TwipsPerPixelX() & " Twips * " & TwipsPerPixelY() & " Twips",0,"Pixel size"
End Sub