ApplicationClass.InchesToPoints(Single) 方法

定义

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

参数

Inches
Single

返回

实现

适用于