简体   繁体   English

vba 帧、图像和形状控制单元测量

[英]vba frame, image and form control unit of measurement

i was wondering how i could determine by which unit are frames, image and form sizes are measured?我想知道如何确定框架、图像和表格尺寸的测量单位是什么? i am developing an application using vba and excel and i want to fit an image exactly to a frame.我正在使用 vba 和 excel 开发应用程序,我想将图像完全适合框架。 i could not determine the unit by which particularly this control is sized.我无法确定特别是该控件大小的单位。 example: frame height is 420 and width is 460 thank you very much示例:框架高度为 420 宽度为 460 非常感谢

For the sake of having an answer, per the Microsoft Documentation for the Height and Width properites the measurment is in point which is 1/72 of an inch per the vbe glossary for point .为了得到答案,根据高度和宽度属性的 Microsoft 文档,测量值以point为单位,即point 的 vbe 词汇表的1/72 of an inch

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM