Tulong sa LibreOfficeDev 25.8
Ibinabalik ang bilang ng mga twips na kumakatawan sa taas ng isang pixel.
n = TwipsPerPixelY
Integer
Sub ExamplePixelTwips
MsgBox "" at TwipsPerPixelX() at " Twips * " & TwipsPerPixelY() at " Twips",0,"Laki ng Pixel"
End Sub