ApplicationClass.MillimetersToPoints(Single) 方法

定义

public:
 virtual float MillimetersToPoints(float Millimeters) = Microsoft::Office::Interop::Word::_Application::MillimetersToPoints;
public virtual float MillimetersToPoints (float Millimeters);
abstract member MillimetersToPoints : single -> single
override this.MillimetersToPoints : single -> single
Public Overridable Function MillimetersToPoints (Millimeters As Single) As Single

参数

Millimeters
Single

返回

实现

适用于